Difference between revisions of "Game Rules"
From Pixelmon Wiki
(Creation of the Game Rules page) |
(Added a table for game rules and added partyFaintRespawn to it) |
||
Line 3: | Line 3: | ||
As of version 1.20.2, the Java Edition of Minecraft adds 52 [https://minecraft.fandom.com/wiki/Game_rule Game Rules] to the game. | As of version 1.20.2, the Java Edition of Minecraft adds 52 [https://minecraft.fandom.com/wiki/Game_rule Game Rules] to the game. | ||
+ | |||
+ | Pixelmon adds 1 Game Rule to the game. | ||
+ | |||
+ | {| class="wikitable sortable" | ||
+ | |- | ||
+ | ! Rule Name !! Description !! Default Value !! Value Type !! Version Added | ||
+ | |- | ||
+ | | partyFaintRespawn || When this is enabled players will be teleported back to their last respawn point when they have 0 battle-capable Pokémon remaining in their party. If the keepInventory gamerule is disabled the player will drop the items in their inventory. This will not apply for players in creative. This will not apply for players with a temporary mode party. || false || Bool || 9.2.6 | ||
+ | |- | ||
+ | |} |
Revision as of 18:07, 22 October 2024
Game Rules are a set of customizeable options for a specific in-game world.
As of version 1.20.2, the Java Edition of Minecraft adds 52 Game Rules to the game.
Pixelmon adds 1 Game Rule to the game.
Rule Name | Description | Default Value | Value Type | Version Added |
---|---|---|---|---|
partyFaintRespawn | When this is enabled players will be teleported back to their last respawn point when they have 0 battle-capable Pokémon remaining in their party. If the keepInventory gamerule is disabled the player will drop the items in their inventory. This will not apply for players in creative. This will not apply for players with a temporary mode party. | false | Bool | 9.2.6 |