im getting drafted

This commit is contained in:
Deauthorized 2020-01-06 23:32:54 -05:00 committed by Ivan
parent 648d0e9b2e
commit 3b715fc091

View File

@ -49,7 +49,7 @@ public class Command_freeze extends FreedomCommand
{
if (!isAdmin(player))
{
player.sendTitle(ChatColor.RED + "You've been unfrozen.", ChatColor.YELLOW + "Please be patient and you will be unfrozen shortly.", 20, 100, 60);
player.sendTitle(ChatColor.GREEN + "You've been unfrozen.", ChatColor.YELLOW + "You may now move again.", 20, 100, 60);
}
}
plugin.fm.purge();