Fixing namings

This commit is contained in:
Dawson
2022-08-23 13:04:40 -04:00
parent bc64f0a6ae
commit c9563bc400
3 changed files with 18 additions and 14 deletions
@@ -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")) {