Simple Functions

This makes a rewrite of the /function command(/call) to make the procces of calling a function with arguments more user friendly

769

Simple Functions

Adds an alternative to /function called /call. It makes manually calling functions more user friendly by eliminating the NBT like style and converting it to more vanilla syntax.

``` /call commands:warn players Steve text "You have been warned" ```

If there are any issues please let me know.

ADS