Skip to content
YouHaveTrouble edited this page Jun 12, 2023 · 32 revisions

Configuration

unlock-all-recipes-on-join

Unlocks all available recipes on join. Players can be exempt from this by denying them purpurextras.unlockallrecipesonjoin permission.

protect-blocks-with-loot

Makes it so blocks with loot tables are protected from being destroyed. By default they can be destroyed while holding sneak, but it's configurable. Can be bypassed with purpurextras.loot-block-protection-bypass permission. Message displayed can be configured.

use-notarget-permissions

If enabled, players having target.bypass.<mojang_mob_name> permission won't be targetted by that type of mob.

anvil-splits-minecarts

If enabled, dropping an anvil from significant height onto minecart with content (chest minecart, furnace minecart, etc.) in its item form, it will not destroy the item, but split the minecart and the content and drop them both.

anvil-splits-boats

If enabled, dropping an anvil from significant height onto chest boat in its item form, it will not destroy the item, but split the boat and the chest and drop them both.

dye-boss-bars

If enabled, allows players to dye boss health bars by right-clicking the boss with a dye item.

shields

damage-reduction

Value between 0 and 1. This is the percentage of damage reduction that defending with a shield will provide. By default shield reduces 100% of the damage (1.0).

cooldown

Amount of ticks (1/20th of a second) of cooldown for a shield after hitting it with an axe crit. By default this is 100 ticks (5 seconds).

items

beehive-lore

If true, will add lore with amount of bees and honey to the picked up hives.

lightning-transforms-entities

If enabled, entities with type on the left will be transformed into entity of type on the right. This overrides vanilla transformations. Vanilla mob ids are used to identify mobs. There are also special cases:

  • killer_bunny - a killer bunny
  • jeb_sheep - rainbow sheep
  • johhny - vindicator aggressive to most mobs
  • toast - special variant of rabbit

blocks

shift-right-click-for-invisible-item-frames

Right click when sneaking on an item frame with item inside of it will make the item frame invisible. Requires purpurextras.invisibleframes permission.

chorus-flowers-always-drop

Makes it so chorus flowers always drop, no matter if they were destroyed directly or not.

block-building-above-nether

enabled

Enables the feature.

height-limit

Maximum height players without purpurextras.netherbuildheightbypass permission can build in nether worlds.

no-permission-message

Message to display in action bar when trying to build above set limit in nether worlds.

gameplay-settings

respawn-anchor-needs-charges

If false, will make it so respawn anchors will never run out of charges.

open-iron-doors-with-hand

Allows opening iron doors with a hand, just like wooden doors.

open-iron-trapdoors-with-hand

Allows opening iron trapdoors with a hand, just like wooden trapdoors.

spawner-placement-requires-specific-permission

Players will need purpurextras.spawnerplace.<mobtype> permission to place spawners of that mob.

fall-damage-when-jump-boost-applied

Toggles if entities with jump boost effect will take fall damage

run-faster-on-paths

If speed-multiplier value is higher than 0, player will gain speed potion effect of the level of that value. This only accepts integer values. Which blocks count as paths can be configured by listing them in path-blocks list.

smithing-table

tools

wood-to-stone

Allows upgrading wooden tools to stone

stone-to-iron

Allows upgrading stone tools to iron

iron-to-diamond

Allows upgrading iron tools to diamond

chat

escape-commands

Allows players to send a message with a slash at the start by escaping it with backslash (\/command that will appear as /command in chat).

anvil-crushes-blocks

If enabled, block list will be used. Key is the block material that will be converted from and value is block material that will be converted to. In default config if anvil falls on a cobblestone block, that cobblestone will be converted to sand.

dispenser

break-blocks

If a tool category is enabled, that tool dispensed from dispenser will destroy the block in front of it. It will only destroy blocks that tool can destroy and it will destroy them like that tool was used on it, so wooden pickaxe will destroy diamond ore, but will not drop any items.

shears-shear-pumpkin

If enabled, when shears are dispensed and there's a pumpkin in front of a dispenser, shears will be used, making carved pumpkin.

interact-with-cauldron

If enabled, will allow dispensers fill and empty cauldrons.

puts-discs-in-jukebox

If enabled, dispensers will be able to insert into or swap music discs in jukeboxes.

grindstone

gives-enchants-back

If enabled and player has books in their inventory while disenchanting item in a grindstone, books will be consumed to return the enchantments removed from the item to the player. No exp will drop when doing this.

rideables

mob-needs-to-be-nametagged-to-ride

If enabled, only nametagged mobs can be mounted/steered using purpur's rideable option.

furnace

burn-time

If enabled, multiplier field will be used to modify fuel burn time in furnaces.

totem

work-on-void-death

If enabled, totem of undying will save players from death in the void and will teleport them to the last place their feet touched the ground. If for any reason that position is not found, they will be teleported to world spawn.

Clone this wiki locally