Simple Functions
This makes a rewrite of the /function command(/call) to make the procces of calling a function with arguments more user friendly
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
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.