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.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)