Disabling Potions Via Brewing

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

SandyVerse

Active Member
Mar 19, 2017
51
0
0
How would I disable certain poton brewing via not being able to brew it? (Ex: I put blaze powder into the brewing stand, and it won't let me, saying that strength is disabled)
 
Detect inventory click events, check the clicked item (I believe Bensku's Skript has support for this with event-slot or something), and cancel the event if the clicked item is the one you want to stop & their open inventory is a brewing stand inventory (Bensku's Skript also has support for this with the open inventory expression).
 
Detect inventory click events, check the clicked item (I believe Bensku's Skript has support for this with event-slot or something), and cancel the event if the clicked item is the one you want to stop & their open inventory is a brewing stand inventory (Bensku's Skript also has support for this with the open inventory expression).

I have no idea how to do that. Can you help me out with that?
 
Status
Not open for further replies.