πŸ“•Overview

Modularisation of certain gamerules & Dedicated Server utility commands

Granular Gamerules adds new gamerules that let you fine-tune existing settings, primarily by adding 'sub-gamerules' to existing ones such as mobGriefing. These rules can be 'deferred' to the parent rule, allowing for compatibility with datapacks, mods or plugins that change gamerules while letting you 'pin' certain features on or off. You can see an overview of all available rules in Categories.

For Dedicated Servers, the mod also adds several fake gamerules in the /gamerule command that represent settings in the server.properties file. For more information, see Dedicated Server Options.

An example of the modified gamerule GUI.

Quickstart

Make sure you've installed the mod.

If creating a new world, you can change the new gamerules in the usual screen, alongside their deferment status.

If in-game, you can use the /gamerule command.

Last updated