Spark/Commands
Commands
/sreload
This command reloads the Spark config.yml file if you have edited it since it's last use or a server reload.
/randtp [player]
This command will randomly teleport the user or a specified player somewhere in the world, safe from water, lava, cacti, and magma blocks.
/antiedit <add/remove/addchunk/removechunk>
The most complex command currently in Spark, this is the base command for all Anti-Edit functions.
- /antiedit add - This will add the world the user is in to the list of Anti-Edit worlds, preventing editing everywhere.
- /antiedit remove - This will remove the world the user is in from the list of Anti-Edit worlds, allowing free editing.
- /antiedit addchunk - This will add the chunk the user is in to the list of Anti-Edit chunks, preventing editing in that specific chunk.
- /antiedit removechunk - This will remove the chunk the user is in from the list of Anti-Edit chunks, allowing free editing in that chunk.
Comments