Package stawa.vitalstrike.config
package stawa.vitalstrike.config
Configuration management for VitalStrike plugin.
This package is responsible for handling the plugin's configuration files. It provides a centralized way to access and modify settings that control the plugin's behavior.
Features
- Loading and saving configuration files
- Providing typed access to config values
- Handling configuration reloads
Key Components
-
ClassesClassDescriptionManages plugin configuration, loading settings from the config file.