functionex

1.1.1 • Public • Published

FunctionEX

Preprocessor for Minecraft functions

Build Status

Install: npm install -g functionex

Usage: fnex i <Function File>

Syntax

@author johndoe
@project test

function helloworld {
    // Says Hello World!
    say Hello World!

    // Attempts to Suffocate the player
    execute @p ~ ~ ~ tp ~ ~-10 ~
}

/functionex/

    Package Sidebar

    Install

    npm i functionex

    Weekly Downloads

    1

    Version

    1.1.1

    License

    GPL-3.0

    Last publish

    Collaborators

    • jujharsingh