Added config option to disallow soul interaction with natural spawners (eg don't let player's modify natural spawners with souls). Default: allow-interact-natural: false
Added default permissions for all of the following actions. If you want to disallow this functionality for certain players or groups, you must negate the permission (set it to false) for those players/groups.
Code (YAML):
spawnershards.drop.shards:
description: Allows player to get drops from spawners
default: true
spawnershards.drop.souls:
description: Allows player to get drops from mobs
default: true
spawnershards.craft:
description: Allows player to craft spawners with shards
default: true
spawnershards.place:
description: Allows player to place spawners
default: true
spawnershards.break:
description: Allows player to break spawners
default: true
spawnershards.change:
description: Allows player to change spawner types with souls
default: true
Added bstats
Added support for hex color codes in config messages