mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
im getting drafted
This commit is contained in:
parent
648d0e9b2e
commit
3b715fc091
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user