Class PluginConfig.General

  • Enclosing class:
    PluginConfig

    public static class PluginConfig.General
    extends java.lang.Object
    通用配置
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static cc.carm.lib.easyplugin.configuration.message.ConfigMessageList CLICK_LORE  
    • Constructor Summary

      Constructors 
      Constructor Description
      General()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CLICK_LORE

        public static final cc.carm.lib.easyplugin.configuration.message.ConfigMessageList CLICK_LORE
    • Constructor Detail

      • General

        public General()