-
Notifications
You must be signed in to change notification settings - Fork 4
Configuring (addons)
Jordan Sicherman edited this page Jul 10, 2015
·
4 revisions

The addons.yml file is where you'll find all the options of what specific features in MyZ you can enable or disable.
- Disabling this will disable the engineering feature.
- Disabling this will disable the thirst feature.
- Disabling this will prevent the half-heart regeneration experienced when eating a food object. It will also disable the visibility value associated with eating.
- Disabling this will allow players to take damage when withered. Note that the wither effect is applied when players die and become zombies/ghosts.
- Disabling this will allow zombies to take fall damage. This only applies to zombies (ie. not pigmen or giants).
- Disabling this will allow zombies to burn in the daylight (as they do in Vanilla Minecraft).
- Disabling this will prevent the Vanilla Minecraft health regeneration (due to full food bar).
- Disabling this will allow ender pearls to have their Vanilla effect (teleportation). If enabled, instead of teleporting the player, ender pearls will act as grenades.
- Disabling this will make all chat global (ie. not limited by proximity to other players).
- Disabling this will prevent the radio from having any effect.
- Disabling this will prevent players from using @ to sent a private message to a player.
- Disabling this will make MyZ use Vanilla Minecraft death messages instead of its own.
- Disabling this will disable the ghostbourne feature.
- Disabling this will disable the undead feature. Alternatively, you can set "always" to true to make players always become undead upon death (instead of only when infected).
- Enabling this will prevent multiple players from opening the same furnace simultaneously.
- Disabling this will disable bandage healing (right-clicking with a bandage).
- Disabling this will disable the healing system).
- Disabling this will prevent ghosts from being revived.
- Disabling this will disable visibility. Instead, zombies will target players based on their current experience level.
- Disabling this will prevent players from bleeding.
- Disabling this will disable infection.
- Disabling this will prevent temperature from having any effect.
- Disabling this will prevent any existing MyZ chests to not restock, or disappear when empty.
- Disabling this will disable the stats command.
- Disabling this will prevent MyZ from creating holograms (ie. those that appear when an entity is killed). Instead, the notification will appear in the action bar.
- Disabling this will prevent MyZ from using holographic (above head) chat. For this to be enabled, it must be set to true along with hologram.display.
- Disabling this will prevent combat NPCs from spawning on logout. Similarly, you can prevent them from turning into corpses upon death by disabling npc.corpses. If corpses are disabled, the combat NPC will just drop the player's items.
- Followers are user-specific MyZ mobs that, once found in the world, may be tamed and trained. This is currently a planned addition.
- Disabling this will cause MyZ to not track any block changes in the world. Leaving it enabled will enable the block protection feature.