coder of the year award goes to me

This commit is contained in:
ZeroEpoch1969
2020-04-22 01:29:27 -07:00
parent 721c2dc18e
commit 321d9f97e0
3 changed files with 2 additions and 4 deletions

View File

@ -160,7 +160,6 @@ public class Command_mute extends FreedomCommand
msg(ChatColor.RED + "That player is already muted.");
}
return true;
}