mirror of
https://github.com/funkemunky/KauriV3.git
synced 2026-06-03 14:52:18 +00:00
Fixing namings
This commit is contained in:
@@ -170,6 +170,8 @@ public class APlayer {
|
||||
}
|
||||
});
|
||||
|
||||
creation.reset();
|
||||
|
||||
// Enabling alerts for players on join if they have the permissions to
|
||||
if(getBukkitPlayer().hasPermission("anticheat.command.alerts")
|
||||
|| getBukkitPlayer().hasPermission("anticheat.alerts")) {
|
||||
|
||||
Reference in New Issue
Block a user