What version or build # are you using?
4.2.0
What server jar are you using?
spigot 1.11.2
Bug description:
It seems that the condition for loot table will always return true even if the player doesn't have that permission in PEX or I set haspermission{p=apermission} false
drop table config :
test mob config:
hasPermission Condition Bugs in droptable
4.2.0
What server jar are you using?
spigot 1.11.2
Bug description:
It seems that the condition for loot table will always return true even if the player doesn't have that permission in PEX or I set haspermission{p=apermission} false
drop table config :
Code:
exp-table-1: Conditions: - haspermission{p=apermission} true Drops: - skillapi-exp 4
test mob config:
Code:
exp-test-1: Mobtype: zombie...
hasPermission Condition Bugs in droptable