nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
WorldGameRules

WorldGameRules

Mod

Change gamerules to be separate per world

Server Game MechanicsLibraryManagementUtility

285 downloads
9 followers

WorldGameRules

A fabric mod to change all gamerules to be separate per world

Commands

The vanilla gamerule command has been replaced with a custom command that requires a dimension. The gamerule command requires world-gamerules.commands.gamerule or operator level 2.

  • /gamerule [dimension selector] <rule> - Query the gamerule <rule> in all specified dimensions
  • /gamerule [dimension selector] <rule> <value> - Set the gamerule <rule> to <value> in all specified dimensions

Dimension selectors

Dimension selectors allow you to specify what dimensions should be queried / set

  • @all - Selects all dimensions
  • @namespace <namespace> - Selects dimensions with the specified namespace (eg. namespace minecraft selects minecraft:overworld, minecraft:the_nether and minecraft:the_end, but not custom:dimension)
  • @regex <regex> - Selects all dimensions, where the dimension id matches the regex
  • <dimension id> - To select a specific dimension

External resources


Project members

DrexHD

Member


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID