seth kelly

This commit is contained in:
2020-08-16 22:33:35 -05:00
parent c936759b6c
commit 090c445aa9
2 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,7 @@ public class RankManager extends FreedomService
// CONSOLE?
if (sender.getName().equals("CONSOLE"))
{
return ConfigEntry.STAFFLIST_CONSOLE_IS_SENIOR.getBoolean() ? Rank.ADMIN_CONSOLE : Rank.MOD_CONSOLE;
return ConfigEntry.STAFFLIST_CONSOLE_IS_ADMIN.getBoolean() ? Rank.ADMIN_CONSOLE : Rank.MOD_CONSOLE;
}
// Console admin, get by name