Перейти к содержимому
Mineforgian

WorldGameRules

Change gamerules to be separate per world

Загрузки
4K
Подписчики
26
Обновлён
17 июня 2026 г.
Лицензия
MIT

Опубликован 18 июня 2024 г.

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 <rule> [dimension selector] - Query the gamerule <rule> in all specified dimensions
  • /gamerule <rule> <value> [dimension selector] - 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

Ченджлог

1.3.7+26.2Релиз26.2 · 17 июня 2026 г.

Removed

  • advance_time and advance_weather support (requires extra work in 26.1)
1.3.7+26.1Релиз26.1, 26.1.1, 26.1.2 · 27 марта 2026 г.

Removed

  • advance_time and advance_weather support (requires extra work in 26.1)
1.3.6+1.21.11Релиз1.21.11 · 15 февраля 2026 г.

Fixed

  • Jar name
  • Compatibility with adventure on 1.21.1 & 1.21.4
1.3.6+1.21.9Релиз1.21.9, 1.21.10 · 1 октября 2025 г.

Fixed

  • Jar name
  • Compatibility with adventure on 1.21.1 & 1.21.4
1.3.6+1.21.6-rc1Релиз1.21.6, 1.21.7, 1.21.8 · 13 июня 2025 г.

Fixed

  • Jar name
  • Compatibility with adventure on 1.21.1 & 1.21.4
1.3.6+1.21.1Релиз1.21.1 · 28 мая 2025 г.

Fixed

  • Jar name
  • Compatibility with adventure on 1.21.1 & 1.21.4
1.3.6+1.21.4Релиз1.21.4 · 28 мая 2025 г.

Fixed

  • Jar name
  • Compatibility with adventure on 1.21.1 & 1.21.4
1.3.6+1.21.5Релиз1.21.5 · 28 мая 2025 г.

Fixed

  • Jar name
  • Compatibility with adventure on 1.21.1 & 1.21.4

Комментарии

Загружаем…