people can't read, so here

Signed-off-by: Robinson Gallego <robinson.leal7@gmail.com>
This commit is contained in:
Robinson Gallego 2019-07-28 16:48:34 -04:00
parent 521825024e
commit e861f272fe

View file

@ -33,7 +33,7 @@ public class Command_freeze extends FreedomCommand
{
if (!isAdmin(player))
{
msg(player, "You have been frozen due to rulebreakers, you will be unfrozen soon.", ChatColor.RED);
msg(player, "You have been globally frozen due to an OP breaking the rules, please wait and you will be unfrozen soon.", ChatColor.RED);
}
}
msg("Players are now frozen.");