Package dev.magicmq.pyspigot.bukkit.config
package dev.magicmq.pyspigot.bukkit.config
Contains the Bukkit-specific implementation for PySpigot's config.yml file.
-
ClassesClassDescriptionThe Bukkit-specific implementation of the
PluginConfigclass, for retrieving values from the plugin config.yml.The Bukkit-specific implementation of theProjectOptionsConfigclass, for retrieving values from a project's project.yml file.The Bukkit-specific implementation of theScriptOptionsConfigclass, for retrieving values from the script_options.yml file.