Faction Permission doesn't work (MM 5.0)
Summary
The Permission Node: Faction.factionname is invaild
Steps to reproduce Mobs Document
Test:
Type: iron_golem
Skills:
- skill:FactionTest @EIR{r=16] ~onTimer:1
Skills Document
阵营:
TargetConditions:
- faction true
Skills:
- message{m="1"}
Just Spawn "Test"
Current behavior
I have the permission: Faction.true
But this mob doesn't send message to me
I think it's because im not in faction: true
But I already have the permission: Faction.true
Intended correct behavior
If the permission is vaild,the mob will send "1" to me.
Server log file
Doesn't have any error log(including: debug level 3 and reload).
Debug log snippet
Doesn't have any error log(debug level 3).
Proposed fixes
Fix this Permission Node.