This plugin will allow you (server owner) to blacklist any potions, which you do not wish your players to brew.
WARNING: by default resulting blacklisted potions will be removed.
Commands:- /stopbrewing help : displays the help menu
- /stopbrewing reload : reloads config.yml
Permissions:- stopbrewing.reload : allows you to use the reload command.
- stopbrewing.bypass. : allows the brewing stand that "YOU" placed to bypass the "stop" process.
Installation:Just drop StopBrewing.jar in your plugins folder.
Configuration:
[dropdown]
Messages:
  ErrorMsg : "&c[StopBrewing] : Some error occured."
  CannotCraft : "&c[StopBrewing] : Your are not allowed to brew %item%."
  NoSuchCommand: "&c[StopBrewing] No such command!"
HelpMessages:
  banner:
    msg: "=== &e[&aStopBrewing Commands List (%version%)&e] &r==="  
  help:
    msg: "&a/stopbrewing help : displays this help menu."
  reload:
    msg: "&a/stopbrewing reload : reloads config file."
    permission: "stopbrewing.reload"
  debug:
    msg: "&a/stopbrewing debug  : turn on / off the debug mode."
    permission: "stopbrewing.debug"
CommandAliases:
  stopbrewing:
    - "sb"
# 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
# each entry should have the official bukkit name of the potion name
# for type:, you can specify ALL, NORMAL, SPLASH (or LINGERING for 1.9)
# for level:, you can put -1 to indicate any levels of potion effects.
BlackList:
  INVISIBILITY:
    type: ALL
    level: -1
  WITHER:
    type: SPLASH
    level: 2
[/dropdown]
Donation:
It would be greatly appreciated for your donation for the provision of support for this plugin.
