zHeightBoosts
zHeightBoosts
A plugin that gives players potion effects when in a specified height range.
Commands
- /zhb reload – Reloads the plugin.
Permissions
- zheightboosts.admin – /zhb reload
- zheightboosts.rank.<RANK> – Gives access to boosts of <RANK> (ranks defined in config).
Example config.yml
default: 10-30: #Area based on Y where the player will gain effects, minHeight-maxHeight: Effects - Strength: 2 #Effect: Intensity, the duration is infinite 31-50: - Regeneration: 4 - Fire_Resistance: 2 51-256: - Regeneration: 4 - Fire_Resistance: 1 - Strength: 1 - Health_Boost: 6 vip: 10-30: - Strength: 3 - Regeneration: 1 31-50: - Regeneration: 5 - Fire_Resistance: 3 - Health_Boost: 2
Effects
- ABSORPTION
- BLINDNESS
- CONFUSION
- DAMAGE_RESISTANCE
- FAST_DIGGING
- FIRE_RESISTANCE
- HEALTH_BOOST
- INCREASE_DAMAGE
- INVISIBILITY
- JUMP
- NIGHT_VISION
- REGENERATION
- SATURATION
- SLOW
- SLOW_DIGGING
- SPEED
- WATER_BREATHING
- WEAKNESS
- WITHER
Comments