thomasmny / BuildSystem

Powerful, easy to use system for builders
https://buildsystem.eintosti.de
Other
35 stars 16 forks source link

Improve `/worlds` command #138

Closed thomasmny closed 2 years ago

thomasmny commented 2 years ago

Refactored command

Broke-up large /worlds command into smaller sub-commands to improve readability and maintenance

Remove need to specify worlds,

Up till now, whenever a command such as /worlds edit <world> was run, the world always had to be specified. Now, whenever a world is not specified (/worlds edit) the player's current world is used