Skip to content

power-ups.yml

Each child of power-ups is an independent pickup definition.

power-ups:
speed-1:
name: "&a&lSPEED (15 SECS)"
effect-duration: 15
hologram-duration: 5
level: 3
chance: 50
effect: SPEED
item: DIRT
KeyPurpose
nameHologram and pickup display text.
effect-durationPotion effect duration in seconds.
hologram-durationTime the pickup remains visible before expiring.
levelPotion amplifier level used by the pickup.
chancePercentage chance used when the plugin attempts a spawn.
effectBukkit potion effect type, such as SPEED or INVISIBILITY.
itemBukkit material displayed at the configured arena location.

Only active, untagged players can collect a power-up. Spectators and tagged players cannot consume it. Add spawn positions through the arena editor, then test each custom effect name and material after a reload.