debug--
This commit is contained in:
parent
eb054d7179
commit
86b2802007
@ -58,8 +58,6 @@ public class JoinListener implements Listener {
|
|||||||
att.setPermission(perm, true);
|
att.setPermission(perm, true);
|
||||||
}
|
}
|
||||||
p.recalculatePermissions();
|
p.recalculatePermissions();
|
||||||
log.info(p.hasPermission("caminus.whitelisted")+" "+p.hasPermission("bukkit.command.op.give"));
|
|
||||||
log.info(p.hasPermission("permissions.build")+"");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@EventHandler
|
@EventHandler
|
||||||
|
Loading…
Reference in New Issue
Block a user