- Added form to pokemonmatcher.
- Moved warning about missing bucket to getBucket.
v1.6.1-1.8.1
- Added arguments to the commands.
v1.6.1-1.8.1
- Added arguments to commands.
- Improved commands.
- AbstractCommand for encapsulation.
- Contract to extract relevant bits from raw context to properly typed context via parseContext.
- Handy giveFeedback method.
- Built-in permission generation.
- Handy NoData premade.
- Removed Fabric creative tab item registration until it's fixed.
- Added block registration.
- Added item registration.
- Added optional logic to prevent Quick Ball spam. If the Pokémon was already hit with a Quick Ball, the catch rate will be divided by the bonus a Quick Ball gives, cancelling out the bonus.
- Added a codec to PokemonMatcher.
- Fixed overlapping value properties in the data class by swapping to an interface.
- Fixed competing getValue functions in OverridableOptions.
- Fix overridable Pokémon option requiring an overrides by providing a default empty map.
- Added OverridableOptions. A step shy of datapack data for the config.