This commit is contained in:
Telesphoreo
2018-08-01 00:08:06 -07:00
committed by Seth
parent f3baf37279
commit e285a72719
2 changed files with 9 additions and 8 deletions

View File

@ -199,7 +199,7 @@ public class Command_saconfig extends FreedomCommand
}
else // Existing admin
{
FUtil.adminAction(sender.getName(), "Readding " + admin.getName() + " to the admin list", true);
FUtil.adminAction(sender.getName(), "Re-adding " + admin.getName() + " to the admin list", true);
if (player != null)
{