java.lang.Object
java.lang.Enum<Config>
me.ulrich.outpost.manager.EnumFiles.Config
All Implemented Interfaces:
Serializable, Comparable<Config>, java.lang.constant.Constable, me.ulrich.econfig.interfaces.ConfigurationEnum

public enum Config extends Enum<Config> implements me.ulrich.econfig.interfaces.ConfigurationEnum
  • Enum Constant Details

    • PLUGIN_check_for_updates

      public static final Config PLUGIN_check_for_updates
    • CONFIG

      public static final Config CONFIG
    • CONFIG_tag

      public static final Config CONFIG_tag
    • CONFIG_gui

      public static final Config CONFIG_gui
    • CONFIG_gui_enabled

      public static final Config CONFIG_gui_enabled
    • CONFIG_gui_player_permission

      public static final Config CONFIG_gui_player_permission
    • CONFIG_gui_admin_permission

      public static final Config CONFIG_gui_admin_permission
    • CONFIG_open_gui_noargs

      public static final Config CONFIG_open_gui_noargs
    • CONFIG_date_format_short

      public static final Config CONFIG_date_format_short
    • CONFIG_language

      public static final Config CONFIG_language
    • CONFIG_disabled_command_regions

      public static final Config CONFIG_disabled_command_regions
    • CONFIG_disabled_command_worlds

      public static final Config CONFIG_disabled_command_worlds
    • CONFIG_announce_update_delay

      public static final Config CONFIG_announce_update_delay
    • CONFIG_outpost_scheduler

      public static final Config CONFIG_outpost_scheduler
    • CONFIG_outpost_scheduler_timezone

      public static final Config CONFIG_outpost_scheduler_timezone
    • CONFIG_effects

      public static final Config CONFIG_effects
    • CONFIG_effects_debugmarker

      public static final Config CONFIG_effects_debugmarker
    • CONFIG_holograms

      public static final Config CONFIG_holograms
    • CONFIG_holograms_ajust_y

      public static final Config CONFIG_holograms_ajust_y
    • CONFIG_holograms_task

      public static final Config CONFIG_holograms_task
    • CONFIG_holograms_default_maxlines

      public static final Config CONFIG_holograms_default_maxlines
    • CONFIG_holograms_enabled_regions

      public static final Config CONFIG_holograms_enabled_regions
    • CONFIG_holograms_enabled_worlds

      public static final Config CONFIG_holograms_enabled_worlds
    • CONFIG_commands

      public static final Config CONFIG_commands
    • CONFIG_commands_sort_alphabetically

      public static final Config CONFIG_commands_sort_alphabetically
    • CONFIG_commands_max_results_per_page

      public static final Config CONFIG_commands_max_results_per_page
    • CONFIG_extensions

      public static final Config CONFIG_extensions
    • CONFIG_extensions_autodownload_enabled

      public static final Config CONFIG_extensions_autodownload_enabled
    • CONFIG_extensions_repo

      public static final Config CONFIG_extensions_repo
    • CONFIG_extensions_list

      public static final Config CONFIG_extensions_list
    • CONFIG_extensions_version_file

      public static final Config CONFIG_extensions_version_file
    • CONFIG_money

      public static final Config CONFIG_money
    • CONFIG_money_enabled

      public static final Config CONFIG_money_enabled
    • CONFIG_money_currency

      public static final Config CONFIG_money_currency
    • CONFIG_money_type

      public static final Config CONFIG_money_type
    • CONFIG_outpost

      public static final Config CONFIG_outpost
    • CONFIG_outpost_default_icon

      public static final Config CONFIG_outpost_default_icon
    • CONFIG_outpost_default_capture_time

      public static final Config CONFIG_outpost_default_capture_time
    • CONFIG_outpost_default_disable_knockback

      public static final Config CONFIG_outpost_default_disable_knockback
    • CONFIG_outpost_default_multiple_captures

      public static final Config CONFIG_outpost_default_multiple_captures
    • CONFIG_outpost_default_cooldown_capture

      public static final Config CONFIG_outpost_default_cooldown_capture
    • CONFIG_outpost_default_allowed_chars

      public static final Config CONFIG_outpost_default_allowed_chars
    • CONFIG_outpost_proximity

      public static final Config CONFIG_outpost_proximity
    • CONFIG_outpost_proximity_enabled

      public static final Config CONFIG_outpost_proximity_enabled
    • CONFIG_outpost_proximity_default

      public static final Config CONFIG_outpost_proximity_default
    • CONFIG_outpost_key

      public static final Config CONFIG_outpost_key
    • CONFIG_outpost_key_default_icon

      public static final Config CONFIG_outpost_key_default_icon
    • CONFIG_outpost_key_default_glow

      public static final Config CONFIG_outpost_key_default_glow
    • CONFIG_outpost_key_default_enabled

      public static final Config CONFIG_outpost_key_default_enabled
    • CONFIG_outpost_key_acceptable_blocks

      public static final Config CONFIG_outpost_key_acceptable_blocks
    • CONFIG_outpost_key_enabled_regions

      public static final Config CONFIG_outpost_key_enabled_regions
    • CONFIG_outpost_key_enabled_worlds

      public static final Config CONFIG_outpost_key_enabled_worlds
    • CONFIG_outpost_key_hologram_enabled

      public static final Config CONFIG_outpost_key_hologram_enabled
    • CONFIG_outpost_key_hologram_task

      public static final Config CONFIG_outpost_key_hologram_task
    • CONFIG_outpost_key_hologram_ajust_y

      public static final Config CONFIG_outpost_key_hologram_ajust_y
    • CONFIG_outpost_key_hologram_lines

      public static final Config CONFIG_outpost_key_hologram_lines
    • CONFIG_outpost_group

      public static final Config CONFIG_outpost_group
    • CONFIG_outpost_group_default_allow_without_group

      public static final Config CONFIG_outpost_group_default_allow_without_group
    • CONFIG_outpost_scoreboard

      public static final Config CONFIG_outpost_scoreboard
    • CONFIG_outpost_scoreboard_enabled

      public static final Config CONFIG_outpost_scoreboard_enabled
    • CONFIG_outpost_advanges

      public static final Config CONFIG_outpost_advanges
    • CONFIG_outpost_advanges_potion

      public static final Config CONFIG_outpost_advanges_potion
    • CONFIG_outpost_advanges_potion_task

      public static final Config CONFIG_outpost_advanges_potion_task
    • CONFIG_outpost_advanges_potion_amplifier

      public static final Config CONFIG_outpost_advanges_potion_amplifier
    • CONFIG_outpost_wand

      public static final Config CONFIG_outpost_wand
    • CONFIG_outpost_wand_enabled_regions

      public static final Config CONFIG_outpost_wand_enabled_regions
    • CONFIG_outpost_wand_enabled_worlds

      public static final Config CONFIG_outpost_wand_enabled_worlds
    • CONFIG_TRANSLATE

      public static final Config CONFIG_TRANSLATE
    • CONFIG_TRANSLATE_enabled

      public static final Config CONFIG_TRANSLATE_enabled
    • CONFIG_TRANSLATE_reference

      public static final Config CONFIG_TRANSLATE_reference
    • CONFIG_TRANSLATE_reference_blocks

      public static final Config CONFIG_TRANSLATE_reference_blocks
    • CONFIG_TRANSLATE_reference_entity

      public static final Config CONFIG_TRANSLATE_reference_entity
    • CONFIG_TRANSLATE_reference_item

      public static final Config CONFIG_TRANSLATE_reference_item
    • CONFIG_TRANSLATE_reference_biome

      public static final Config CONFIG_TRANSLATE_reference_biome
    • CONFIG_TRANSLATE_reference_color

      public static final Config CONFIG_TRANSLATE_reference_color
    • CONFIG_TRANSLATE_reference_enchantment

      public static final Config CONFIG_TRANSLATE_reference_enchantment
    • CONFIG_TRANSLATE_reference_gameMode

      public static final Config CONFIG_TRANSLATE_reference_gameMode
    • CONFIG_TRANSLATE_reference_effect

      public static final Config CONFIG_TRANSLATE_reference_effect
    • CONFIG_debug

      public static final Config CONFIG_debug
    • CONFIG_debug_advantages

      public static final Config CONFIG_debug_advantages
    • CONFIG_debug_advantages_miner

      public static final Config CONFIG_debug_advantages_miner
    • CONFIG_debug_advantages_fishing

      public static final Config CONFIG_debug_advantages_fishing
    • CONFIG_debug_advantages_mob

      public static final Config CONFIG_debug_advantages_mob
    • CONFIG_debug_advantages_player

      public static final Config CONFIG_debug_advantages_player
    • CONFIG_debug_advantages_timber

      public static final Config CONFIG_debug_advantages_timber
    • CONFIG_debug_advantages_fortune

      public static final Config CONFIG_debug_advantages_fortune
    • CONFIG_modules

      public static final Config CONFIG_modules
    • CONFIG_modules_protocollib

      public static final Config CONFIG_modules_protocollib
    • CONFIG_modules_tokenenchant

      public static final Config CONFIG_modules_tokenenchant
    • VERSION

      public static final Config VERSION
    • VERSION_v

      public static final Config VERSION_v
  • Method Details

    • values

      public static Config[] values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Returns:
      an array containing the constants of this enum type, in the order they are declared
    • valueOf

      public static Config valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum type has no constant with the specified name
      NullPointerException - if the argument is null
    • getPath

      public String getPath()
      Specified by:
      getPath in interface me.ulrich.econfig.interfaces.ConfigurationEnum
    • getDefaultValue

      public Object getDefaultValue()
      Specified by:
      getDefaultValue in interface me.ulrich.econfig.interfaces.ConfigurationEnum
    • getComments

      public String[] getComments()
      Specified by:
      getComments in interface me.ulrich.econfig.interfaces.ConfigurationEnum