Added option to allow/disallow players from interacting with natural spawners using mob souls
Code (YAML):
souls
:
# when true, players will be able to interact
# with natural spawners using souls, such as
# changing the spawner type or extracting the
# soul from the spawner.
allow-interact-natural
: false
Add permission to allow/disallow players from extracting souls from spawners
Code (YAML):
spawnershards.extract:
description
: Allows player to receive the previous soul from a spawner during exchange or extraction of souls
default
: true