mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-13 21:08:34 +00:00
Misc cleanup
Upgraded mp44
This commit is contained in:
@ -22,11 +22,7 @@ import org.bukkit.entity.*;
|
||||
public class TFM_Util
|
||||
{
|
||||
private static final Logger log = Logger.getLogger("Minecraft");
|
||||
|
||||
public TFM_Util()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
public static void tfm_broadcastMessage(String message, ChatColor color)
|
||||
{
|
||||
log.info(message);
|
||||
|
Reference in New Issue
Block a user