mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 21:43:54 +00:00
oops
This commit is contained in:
@ -341,7 +341,7 @@ public class Command_slconfig extends FreedomCommand
|
||||
}
|
||||
if (args.length == 3 && args[0].equals("setrank"))
|
||||
{
|
||||
return Arrays.asList("TRIAL_MOD", "MOD", "ADMIN");
|
||||
return Arrays.asList("ADMIN", "SENIOR_ADMIN");
|
||||
}
|
||||
|
||||
return Collections.emptyList();
|
||||
|
Reference in New Issue
Block a user