Class CommandsConfig

java.lang.Object
com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
com.pixelmonmod.pixelmon.api.config.CommandsConfig
All Implemented Interfaces:
Config

@ConfigSerializable public class CommandsConfig extends AbstractYamlConfig
  • Field Details

    • pokeseeAllowOfflineCheck

      public boolean pokeseeAllowOfflineCheck
    • checkEggIvs

      public boolean checkEggIvs
  • Constructor Details

    • CommandsConfig

      public CommandsConfig()
  • Method Details

    • isPokeseeAllowOfflineCheck

      public boolean isPokeseeAllowOfflineCheck()
      Returns:
      whether players can offline check with pokesee
    • isCheckEggIVs

      public boolean isCheckEggIVs()
      Returns:
      whether /ivs will work on eggs
    • isAllowRandomPokemonToBeLegendary

      public boolean isAllowRandomPokemonToBeLegendary()
      Whether random Pokémon spawned from /pokegive or from any pokespec have the possibility of containing Legendary Pokémon.
      Returns:
      legendary pokegive