Granular Gamerules
GitHubModrinthCurseForgeHome
  • 📕Overview
  • 🔨Install Requirements
  • Categories
    • 🥚doMobSpawning
    • 🧟‍♂️mobGriefing
    • 🕗randomTickSpeed
    • 😡universalAnger
  • 💾Dedicated Server Options
  • Miscellaneous Rules
    • ⛈️doWeatherCycle/enableThunder
    • 🌋lavaSourceConversion/onlyInNetherBiomes
    • 🛌playersSleepingPercentage/countUnderground
    • 🥕playersTrampleFarmland
    • 💧waterSourceConversion/onlyInWetBiomes
Powered by GitBook
On this page

Dedicated Server Options

Fake gamerules added on dedicated servers

PreviousuniversalAngerNextdoWeatherCycle/enableThunder

Last updated 9 months ago

When on a Dedicated Server, Granular Gamerules adds several fake rules to the /gamerule command, letting you edit them without having to restart the server. These are backed by the server.properties file; you can see an overview of every rule on .

This feature can be disabled in the config.

Added Rules

  • /gamerule pvp - Whether PvP is enabled on the server.

  • /gamerule allowFlight - Whether clients are allowed to fly in survival mode (via client-side mods).

  • /gamerule enableCommandBlock - Whether command blocks are enabled on the server.

  • /gamerule maxPlayers - Maximum amount of players allowed on the server.

  • /gamerule spawnProtection - Radius, in blocks, from the world spawn that non-ops are prevented from editing.

  • /gamerule simulationDistance - Radius, in chunks, from each player that are ticked.

  • /gamerule viewDistance - Radius, in chunks, from each player that are sent to the player.

  • /gamerule entityBroadcastRangePercentage - Multiplier for the maximum radius that entities are sent to the player.

💾
the wiki