Fix bstats. Change the config.
Fix the bstats and gradle dependences.
Change the config layout. Now you need to update your config.yml to make sure that the plugin can work correctly. Here is an example:
Code (YAML):
options:
bstats
: true
stats
:
# Now all the stats need to be put under the stats key.
ENCHANTMENT_SLOT:
type
: double
displayed-material
: ENDER_EYE
displayed-name
: 'Enchantment Slot'
displayed-lore
:
-
"How many enchantment can an item hold."
-
"Featured by Skript."
disallowed-types
:
- 'consumable'
- 'miscellaneous'