mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-27 10:59:14 +00:00
Moved lots of messages to debug mode
This commit is contained in:
@@ -148,6 +148,10 @@ public final class HMCCosmeticsPlugin extends JavaPlugin {
|
||||
user.updateCosmetic();
|
||||
}
|
||||
*/
|
||||
|
||||
getInstance().getLogger().info("Successfully Enabled HMCCosmetics");
|
||||
getInstance().getLogger().info(Cosmetics.values().size() + " Cosmetics Successfully Setup");
|
||||
getInstance().getLogger().info(Menus.getMenuNames().size() + " Menus Successfully Setup");
|
||||
}
|
||||
|
||||
public static boolean isDisable() {
|
||||
|
||||
Reference in New Issue
Block a user