In-Game Commands
Here you'll find the commands present in the mod
/decstages add <playername> <stage>
Adds a specific stage to a player.
/decstages remove <playername> <stage>
Removes a specific stage from a player.
/decstages all <playername>
Adds all existing stages to a player.
/decstages clear <playername>
Removes all stages that the player currently has.
/decstages info
Displays all known stages.
/decstages restrict
Restricts items on the fly during gameplay. *This is a very complex command and it's currently not good for practical use*
/decstages links <stage>
Shows the JSON file associated with the selected stage.
/decstages check <playername>
Displays all stages that a player currently has.
/decstages add <playername> <"stage1,stage2">
Adds multiple stages to a player at once. You can add more than two stages.
/decstages remove <playername> <"stage1,stage2">
Removes multiple stages from a player at once.
/decstages reload
Reloads all changes made in the configuration files while in-game, for convenience.
Last updated
Was this helpful?