WorldGuard PlayerDamage Flags
"WorldGuard" extension to block specific damage types on players in specific regions.
current version: 0.6 (supports now java6 & java7)
How to use this?
For this plugin you need to have installed WordEdit, WorldGuard and WorldGuard Custom Flags!
This adds 2 new region flags to your WorldGuard:
deny-damage: a list of damage causes that are not allowed to effect players in this region
allow-damage: a list of damage causes that are allowed to effect players in this region (overwrites deny-damage)
Simply use these flag as any other WorldGuard flag:
- /region flag <region> deny-damage fall, entity_attack
You can also use "any" to block any block placement. This is usefull for whitelisting, because allow-blocks will overwrite this.
- /region flag <region> deny-damage any
- /region flag <region> allow-damage fire
All damage causes
- ANY all causes
- BLOCK_EXPLOSION tnt, endercrystal
- CONTACT cactus
- CUSTOM custom damage (since v0.6)
- DROWNING drowning in water
- ENTITY_ATTACK all monsters and players
- ENTITY_EXPLOSION creepers
- FALL fall
- FALLING_BLOCK falling sand, gravel or anvils (since v0.5)
- FIRE standing in fire
- FIRE_TICK burning
- LAVA lava
- LIGHTNING lightning by weather
- MAGIC potions
- POISON potions
- PROJECTILE arrows
- STARVATION hunger
- SUFFOCATION standing inside of blocks
- SUICIDE /kill
- THORNS the Thorns enchantment. (since v0.6)
- VOID falling out of the world
- WITHER withers (since v0.4)
Dependencies
The plugin requires the latest WorldGuard Custom Flags.
Click here for some other plugins using WorldGuard Custom Flags.
Problems ?
If you have problems with this plugin read the F.A.Q.. If this did not help you, you can receive help here.

