Uses of Package
me.croabeast.file
Packages that use me.croabeast.file
-
Classes in me.croabeast.file used by me.croabeast.fileClassDescriptionRepresents an object that can manage and manipulate a
FileConfiguration.Represents a YAML file that supports configuration management by implementing theConfigurableinterface.Represents a configuration unit used for handling permissions, groups, and priorities in a configuration section.Represents a specialized mapping structure that associates integer keys with collections of elements.A sub-interface ofMappablespecialized forListcollections.A sub-interface ofMappablespecialized forSetcollections.Represents a specializedMappablefor mapping integer keys to collections ofConfigurationSectionobjects.Represents aSectionMappableimplementation backed by aList.Represents aSectionMappableimplementation backed by aSet.Represents a mappable collection of configurable units.A sub-interface ofUnitMappablespecialized for list-backed collections.A sub-interface ofUnitMappablespecialized for set-backed collections.YAMLFile is a utility class for managing YAML configuration files in Bukkit plugins.A utility class for updating YAML configuration files while preserving comments and formatting.