FunctionEX Preprocessor for Minecraft functions 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 ~ }