1.1.1 • Published 8 years ago

functionex v1.1.1

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
8 years ago

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 ~
}
1.1.1

8 years ago

1.1.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago