- Added new supported protectable type:
Code (YAML):
hopper:
enabled
: true
costs:
value
: 10
increase
: 5
cashback
: 15
- Added: Info in protectables.yml:
# This are the default protectable objects. You can also add your own by using the currect material.
# But please note that only the default types were fully tested. If you encounter any issues with a custom added type,
# please leave a suggestion on our Discord to officially support the type.
# Link:
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# Example:
# <material>:
# enabled: true
# costs:
# value: 10
# increase: 5
# cashback: 15