StopCrafting icon

StopCrafting 3.10.2

You can blacklist any item you don't want your players to craft.

Page 1
uses display friendly name rather than Bukkit enum name.
includes 1.21.4 support.
includes 1.21.1 and 1.20.6 support.
updated the config loading process.
includes 1.17 support.
This release includes 1.17 support as well as a new option to show warning message in the item's lore.
MessageOutlet: option now supports SubTitle:

# this option is for the target outlet of the messages to go. Previously, they were all sent to chat.
MessageOutlet:
  Title: false
  SubTitle: false
  ActionBar: false
  Chat: true
updated the build script to fix plugin.yml
added BlacklistMapID option.

# map id listed here would be uncraftable.
BlackListMapID:
  - 18095
Built against 1.16.2
Page 1