Global Game Rule
Predefined game rules for all worlds in Minecraftly universe. You don't have to do anything, these rules are automatically applied for all worlds.
Rule Name | Description | Value |
---|---|---|
commandBlockOutput | Whether command blocks should notify admins when they perform commands | true |
disableElytraMovementCheck | Whether the server should skip checking player speed when the player is wearing elytra. | false |
doDaylightCycle | Whether the day-night cycle and moon phases progress | true |
doEntityDrops | Whether entities that are not mobs should have drops | true |
doFireTick | Whether fire should spread and naturally extinguish | true |
doMobLoot | Whether mobs should drop items | true |
doMobSpawning | Whether mobs should naturally spawn | true |
doTileDrops | Whether blocks should have drops | true |
keepInventory | Whether the player should keep items in their inventory after death | true |
logAdminCommands | Whether to log admin commands to server log | true |
mobGriefing | Whether creepers, zombies, endermen, ghasts, withers, ender dragons, rabbits, sheep, and villagers should be able to change blocks and whether villagers, zombies, skeletons, and zombie pigmen can pick up items | false |
naturalRegeneration | Whether the player can regenerate health naturally if their hunger is full enough (doesn't affect external healing, such as golden apples, the Regeneration effect, etc.) | true |
randomTickSpeed | How often a random block tick occurs (such as plant growth, leaf decay, etc.) per chunk section per game tick. 0 will disable random ticks, higher numbers will increase random ticks | 3 |
reducedDebugInfo | Whether the debug screen shows all or reduced information; and whether the effects of F3+B (entity hitboxes) and F3+G (chunk boundaries) are shown. | false |
sendCommandFeedback | Whether the feedback from commands executed by a player should show up in chat. Also affects the default behavior of whether command blocks store their output text | true |
showDeathMessages | Whether a message appears in chat when a player dies | true |
spawnRadius | The number of blocks outward from the world spawn coordinates that a player will spawn in when first joining a server or when dying without a spawnpoint. | 10 |
spectatorsGenerateChunks | Whether players in spectator mode can generate chunks | true |
Updated less than a minute ago