Type: Game - WForst-Breeze/Ez-Commands-Reborn GitHub Wiki
Set gamerule keepInventory to true or not.
Usage: /kin <value>
<value>
:
- true: Set gamerule keepInventory to true.
- false: Set gamerule keepInventory to false.
Equivalent Minecraft command:
- /gamerule keepInventory true
- /gamerule keepInventory false
Generated a scoreboard that records the death counts.
Equivalent Minecraft command:
- /scoreboard objectives add death deathCount "Death Count"
- /scoreboard objectives setdisplay sidebar death
- /scoreboard players set @a death 0
Increased your level to 2025.
Equivalent Minecraft command:
- /xp set @p 0
- /xp set @p 0 levels
- /xp add @p 18125974
Set your spawnpoint.
Equivalent Minecraft command: /spawnpoint @p ~ ~ ~