This is the only way for Minecraft players to alter anything about the game in Bedrock Edition. Bedrock Edition doesn’t allow mods, so players have to change game rules to alter things in the world. Here’s how one can go about doing this.

Changing game rules in Minecraft

Game rules allow players to change the core gameplay aspects of their Minecraft server to whatever they want. This could mean disabling PvP in its entirety or lowering the number of people who must be sleeping for morning to come. The game rules can be big or small in scale.

In order to do this, players must be a server owner and have cheats enabled. The syntax for rules is:

/gamerule []

” refers to the name of the game rule and is the allowed value, which depends on the type of the game rule.

The two possible rule types are either boolean, which refers to the values being true or false, or integer, where numbers can be applied. Game rules can be changed through the game chat (like all commands) or in the server’s Web Console.

Here’s an example of how to do it through the Minecraft Web Console:

Determine which game rule needs to change, such as doMobLootOpen the server’s Web ConsoleType in the command: “/gamerule doMobLoot false” and this will disallow mobs from dropping loot

Here’s an example of how to do it in the in-game chat:

Log into the serverType in the command: “doFireTick false” and that will turn off fire spreading and eventually naturally extinguishing

For more Minecraft content, check out our Facebook page!

0 votes