Uses of Class
fr.luc.crcore.CRCoreConfig
Packages that use CRCoreConfig
-
Uses of CRCoreConfig in fr.luc.crcore
Methods in fr.luc.crcore that return CRCoreConfigModifier and TypeMethodDescriptionCRCore.getConfig()CRCoreConfig.setupAll()Active toutes les features en une fois.CRCoreConfig.setupPlaceholders()Active l'intégration PlaceholderAPI.CRCoreConfig.setupPlayers()Active la feature player : repository et service de profil joueur (scores nommés, classements individuels).CRCoreConfig.setupTeams()Active la feature team : repositories, service, config + GUI, sous-commandes/core team ....CRCoreConfig.withCommandName(String commandName) Change le nom de la commande Bukkit racine.CRCoreConfig.withInMemoryStorage()Désactive SQLite — toutes les données vivent en mémoire (perdues au reload/stop).CRCoreConfig.withSqliteFile(String filename) Active SQLite et fixe le nom du fichier (relatif au dataFolder du plugin).Constructors in fr.luc.crcore with parameters of type CRCoreConfigModifierConstructorDescriptionCRCore(org.bukkit.plugin.java.JavaPlugin plugin, CRCoreConfig config)