This update adds a blacklist feature as requested by
@Ask3r.
A file called blacklist.yml will be generated where you can enable the blacklist and add items to it. Please use the proper
spigot API names when adding items to the blacklist for it to work properly!
Code (YAML):
#Set to "true" if you would like to enable the blacklist
doBlacklisted
: false
#By listing blocks below you are adding them to the blacklist therefore causing them to drop to the ground.
Blacklisted
:
- DIRT
- SAND