Players not taking fall damage
LadyCailinBot opened this issue ยท 7 comments
WORLDGUARD-3764 - Reported by mistertuxx
I've set up the latest WorldGuard Plugin within a craftbukkit server and the configuration disable-fall-damage: false seems not to work...
I want to have fall damage, but every player is invincible to fall damage!
I also tried to set global fall-damage allow ...
Also tried /ungod to players..
( auto-invincible: false is set so the players should not be in god mode anyway... )
Please see attached report and config file if I am missing something obvious...
Otherwise I would consider it as a bug???
Comment by wizjany
do any of the other regions have flags on them? do the users have any permissions by any chance? does this happen to any other kind of damage or just fall damage?
Comment by mistertuxx
The spawn region has pvp: deny, chest-access: allow, interact: allow, mob-damage: deny, mob-spawning: deny
Players are not ops except two admins including me. The regions of the players have no extra flags.
Did not change many options in the config.yml so I would consider everything else as default configuration...
My permissions.yml file is empty.
Do you mean http://wiki.sk89q.com/wiki/WorldGuard/Permissions ?
How can I configure or view the permissions for new or existing players?
Comment by mistertuxx
Now it somehow works for the players (did not change anything, but today it works...)
Only for the ops it is still not working..
Comment by mistertuxx
I've installed EssentialsX, PermissionsEx and installed my permissions as desired. Also WorldEdit seems correctly configured...
Looked at everything with debug mode, but fall-damage-triggers are not mentioned in the logs..
Every operator/admin is now a normal player having some of the worldguard/worldedit permission.. but for the "old" admins there is no fall damage.. Also cleared the cache but did not help either...
ungoded deoped everyone, rebooted and reloaded a lot, switching configuration values as suggested in some forums.. nothing works!
Comment by wizjany
try deleting their .dat files? at this point i'm pretty sure it's not a wg issue unless you have still mistakenly assigned them something incorrectly.
it should be pretty easy to make a backup of configs/region/etc and test 1 by 1 to see what causes the issue to occur.