Package wbs.utils.util.plugin


package wbs.utils.util.plugin
Plugin related utilities that can be used by all plugins.
  • Classes
    Class
    Description
     
     
    Provides a few methods to redirect messaging to the plugin messaging system.
    Somewhat a utility class, use this instead of extending JavaPlugin to gain access to a bunch of messaging options that allows a consistent layout throughout the plugin.
    Contains all configuration settings that aren't universal to WbsPlugin and provides methods to access them.