Uses of Interface
me.a8kj.config.file.operation.impl.DeletableConfig
Packages that use DeletableConfig
Package
Description
-
Uses of DeletableConfig in me.a8kj.config
Classes in me.a8kj.config that implement DeletableConfigModifier and TypeClassDescriptionclassProvides an automated YAML configuration source that triggers a read operation immediately after creation.classA robust YAML implementation ofBaseConfigthat supports hierarchical data structures and persistent merging. -
Uses of DeletableConfig in me.a8kj.config.file
Classes in me.a8kj.config.file that implement DeletableConfigModifier and TypeClassDescriptionclassAn extended implementation ofBasicBukkitConfigthat automatically triggers aBasicBukkitConfig.read()operation immediately after the file is created.classBaseConfig<K>An abstract base implementation ofCRUDOperationsproviding core file management logic.classA standard implementation ofBukkitConfigspecifically designed for YAML files.classBukkitConfig<K> -
Uses of DeletableConfig in me.a8kj.config.file.impl
Classes in me.a8kj.config.file.impl that implement DeletableConfigModifier and TypeClassDescriptionclassA specialized implementation of configuration for Velocity using Configurate 4. -
Uses of DeletableConfig in me.a8kj.config.file.operation.impl
Subinterfaces of DeletableConfig in me.a8kj.config.file.operation.implModifier and TypeInterfaceDescriptioninterfaceA comprehensive interface that aggregates all standard configuration life-cycle operations.