Package studio.magemonkey.codex.mccore.config


package studio.magemonkey.codex.mccore.config
  • Class
    Description
    Handles configs with comment and UTF-8 support.
    A special kind of configuration for handling language files
    Handles configs for files other than the default config.yml
    Utility class for serializing objects with control via annotations
    A custom filter to apply to language messages
    Handles saving/loading data in a more condensed JSON format with UTF-8 support in order to save disk space compared to regular YAML configurations.
    Annotation for fields during serialization
    A collection of commonly used filters to avoid needing to instantiate them repeatedly.
    Types of filters available for the language configuration
    A savable object for automatic config saving
    A special kind of configuration for handling language files
    Provides methods of serializing and then parsing back location data for config storage
    A utility class for copying resource files to the server directory.
    Annotation for fields during serialization to ask for further traversal