Changelog:
- Added the ability to add custom enchantments via the vanilla enchantment table. This can be customized in the config.yml under
vanillaEnchantmentTable (Percentage based)
Code (YAML):
vanillaEnchantmentTable:
buttonPercentagesForCustomEnchant:
1
: 25
2
: 50
3
: 75
- Allow arrow pickup from scattershot
- Majorly refactored plugin to have a repository-service based system