Lets not bypass the auth...

This commit is contained in:
obvWolf
2024-03-09 09:16:46 -06:00
parent 6c4fde2ee4
commit bc8bb36598
2 changed files with 2 additions and 6 deletions

View File

@@ -92,7 +92,6 @@ public final class Sentinel extends JavaPlugin {
log.info("WTFFFF ARE YOU DOING MAN??????");
manager.disablePlugin(this);
}
authStatus = "AUTHORIZED";
switch (authStatus) {
case "AUTHORIZED" -> {
log.info("\n]======----- Auth Success! -----======[");