Finish the job

This commit is contained in:
2020-09-27 22:17:01 -05:00
parent 54e6e2f9b1
commit 59831ef1f3
91 changed files with 109 additions and 110 deletions

View File

@ -28,7 +28,7 @@ public class Command_adventure extends FreedomCommand
return true;
}
checkRank(Rank.NEW_ADMIN);
checkRank(Rank.ADMIN);
if (args[0].equals("-a"))
{