mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-19 15:09:19 +00:00
database on enable report
This commit is contained in:
@@ -170,6 +170,7 @@ public final class HMCCosmeticsPlugin extends JavaPlugin {
|
||||
getInstance().getLogger().info("Successfully Enabled HMCCosmetics");
|
||||
getInstance().getLogger().info(Cosmetics.values().size() + " Cosmetics Successfully Setup");
|
||||
getInstance().getLogger().info(Menus.getMenuNames().size() + " Menus Successfully Setup");
|
||||
getInstance().getLogger().info("Data storage is set to " + DatabaseSettings.getDatabaseType());
|
||||
}
|
||||
|
||||
public static boolean isDisable() {
|
||||
|
||||
Reference in New Issue
Block a user