1.1.1 • Published 7 years ago

functionex v1.1.1

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
7 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

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago