@ConfigSerializable public class CommandsConfig extends AbstractYamlConfig
| Modifier and Type | Field and Description |
|---|---|
boolean |
checkEggIvs |
boolean |
pokeseeAllowOfflineCheck |
base, config| Constructor and Description |
|---|
CommandsConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCheckEggIVs() |
boolean |
isPokeseeAllowOfflineCheck() |
getNode, save