⌨️Useful Commands
Realistic Survival
Player Commands
/cr
This command will open up a menu, where players can customize their Direction HUD.
/weight
This command shows the weight of the current item the player is holding.
Admin Commands
/rsv give <item_name> Example: /rsv give Alex123 wooden_battleaxe
realisticsurvival.command.give
This command can give custom items to a specific player.
/rsv temperature Example: /rsv temperature Alex123 15
realisticsurvival.command.temperature
This command can set a specific player's temperature to a new value.
Value: must be a positive integer, can be anything between 0 and 25
/rsv thirst Example: /rsv thirst Alex123 10
realisticsurvival.command.thirst
This command can set a specific player's thirst level to a new value. Value: must be a positive integer, can be anything between 0 and 20
/disasters start [level] [player]
* (needs operator)
This command lets you start a specified disaster from your location (will select a random level if unspecified).
/disasters <enable | disable> <randomdisasters | maxlevels | disaster | eventmsg> <world>
* (needs operator)
This command lets you toggle all disasters, toggle only level 6 disasters (which will be downgraded to level 5), or toggle a specific disaster in the selected world.
Last updated