Class ItemConfig

All Implemented Interfaces:
Config

@ConfigSerializable public class ItemConfig extends AbstractYamlConfig
  • Constructor Details

    • ItemConfig

      public ItemConfig()
  • Method Details

    • getBottleCapLevel

      public int getBottleCapLevel()
      Returns:
      The level at and above which a Pokémon can be Hyper Trained.
    • isMultiplePhotosOfSamePokemon

      public boolean isMultiplePhotosOfSamePokemon()
      Returns:
      Allow each player to take multiple photos of the same Pokémon
    • getAverageLureExpiryTicks

      public int getAverageLureExpiryTicks()
      Returns:
      The average ticks it takes for a lure to expire.
    • isSpawnersOpOnly

      public boolean isSpawnersOpOnly()
      Returns:
      Whether players must be opped to edit Pixelmon spawners.
    • isNpcEditorOpOnly

      public boolean isNpcEditorOpOnly()
      Returns:
      Whether players must be opped to use the NPC editor.
    • isQuestEditorOpOnly

      public boolean isQuestEditorOpOnly()
      Returns:
      Whether players must be opped to use the quest editor.
    • isAllowPokemonEditors

      public boolean isAllowPokemonEditors()
      Returns:
      Whether Pokémon editors can be used.
    • isAllowChisels

      public boolean isAllowChisels()
      Returns:
      Whether Chisels can be used.