mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2026-01-06 15:51:50 +00:00
Forgot to remove debug message
This commit is contained in:
@@ -153,8 +153,6 @@ public class MessageHandler {
|
||||
}
|
||||
}).replace(Placeholder.PREFIX, prefix);
|
||||
|
||||
Bukkit.broadcastMessage("Prefix: " + prefix);
|
||||
|
||||
final Message.Type messageType = Utils.stringToEnum(
|
||||
Utils.replaceIfNull(config.getString("type"), ""), Message.Type.class,
|
||||
Message.Type.MESSAGE
|
||||
|
||||
Reference in New Issue
Block a user