cmd_function - LiXizhi/ParaCraft GitHub Wiki

command: /function

quick ref:

/function [name]

description:

define start of a command function 
Examples: 
function helloworld
  tip hello!
functionend