Uses of Class
com.palmergames.bukkit.config.CommentedConfiguration
Package
Description
-
Uses of CommentedConfiguration in com.palmergames.bukkit.config.migration
Modifier and TypeMethodDescriptionboolean
RunnableMigrations.addMigration
(String name, Consumer<CommentedConfiguration> migration) ModifierConstructorDescriptionConfigMigrator
(@NotNull CommentedConfiguration config, @NotNull String filename, boolean earlyRun) ConfigMigrator
(@NotNull org.bukkit.plugin.Plugin plugin, @NotNull CommentedConfiguration config, @NotNull String filename, @NotNull Version lastRunVersion, boolean earlyRun) A ConfigMigrator constructor which another plugin can use. -
Uses of CommentedConfiguration in com.palmergames.bukkit.towny
Modifier and TypeMethodDescriptionstatic void
TownySettings.addReloadListener
(org.bukkit.NamespacedKey key, @NotNull Consumer<CommentedConfiguration> consumer) -
Uses of CommentedConfiguration in com.palmergames.bukkit.towny.object
Modifier and TypeMethodDescriptionstatic void
TownBlockTypeHandler.Migrator.checkForLegacyOptions
(CommentedConfiguration config) -
Uses of CommentedConfiguration in com.palmergames.bukkit.towny.permissions