Misc fixes
1.8-1.17 spigot support
Checks system:
Code (Text):
# section for itemstack checks
item-checks:
# if all checks is true, then other checks won't be working ( all checks is also including nbt check)
all-checks: true
# should check item display name?
display-name-check: true
# should check item lore?
lore-check: true
# should check item enchantments?
enchantment-check: true
# should check item flags?
item-flag-check: true