How to disable enchantment table?
BelleGoBelle opened this issue ยท 1 comments
Hi, My players are able to get spells from an enchantment table, but is there a way to disable this
for the plugin?
Thanks :P
Copy+paste this to plugins/Magic/config.yml
# Set this to empty to prevent the enchantment table from showing players the spell shop defined above
enchant_block: ""
In general it's good to search through default configs when you have a question, it's all well documented and a simple search for "enchant" would've found this.