-
Notifications
You must be signed in to change notification settings - Fork 2
Commands
This section explains and shows all available commands.
Show your current life count, or the life count of the target player.
/lives {player}
/lives
You have 3 live(s) left.
/lives drewburr
drewburr has 2 live(s) left.
Set number of lives for the target player, requires permissions. Will report life change to the affected player.
/setlives {player} {value}
Note: The player field can be omitted if global lives is enabled.
/setlives drewburr 3
Set drewburr's life count to: 3
drewburr will see:
DaFray31 has changed your life count to: 3
Delete all worlds and reset the life count. When global lives is enabled and the life count hits 0, this command becomes globally accessible. This is mainly useful for when server permadeath is experienced, so a non-administrator can reset the server and continue playing.
/resetserver {boolean}
Note: The
restart-scriptvalue in spigot.yml MUST be configured for this to work properly. To test if this is the case, run/restart. If your server restarts automatically, you're good to go.
/resetserver
Deletes all world data and life values! Use '/resetserver true' to confirm.
/resetserver true
**Server is being reset.**