9
0
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:
HeroBrineGoat
2022-02-02 22:19:35 -05:00
parent 0dc69241f1
commit 9c16008f29

View File

@@ -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