Gamerules control Minecraft world behaviour, such as keep inventory, mob griefing, daylight cycle, and fire spread.
Run gamerule commands
- Start the server and open Console in Ptero.
- Use this format:
gamerule ruleName value
- For keep inventory, run:
gamerule keepInventory true
- For mob griefing, run:
gamerule mobGriefing false
Gamerules are saved to the world. If you change worlds, you may need to set them again.
