mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-30 12:34:03 +00:00
im getting drafted
This commit is contained in:
@@ -49,7 +49,7 @@ public class Command_freeze extends FreedomCommand
|
|||||||
{
|
{
|
||||||
if (!isAdmin(player))
|
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();
|
plugin.fm.purge();
|
||||||
|
Reference in New Issue
Block a user