Potion Event

Discussion in 'Plugin Development' started by ElCreeperHD, Feb 12, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    ElCreeperHD

    I want to get the level of a potion, the potion and the item in the brewing stand. I saw the BrewEvent, but the event is called when the potion is complete! What I can do to detect that? For example: If the Brewing Stand has 1 potion of Speed 2, allow to create a custom potion with Speed 3 with glowstone.
    I should create an event (I have no experience doing that), or use InventoryClickEvent? And how I should use it?
     
  2. Offline

    CoderRex

    What i might do is add a custom recipe that gives them the speed 3 potion so you might put the brewed speed 2 potion and then surround it with four glowstone dust then you get the custom speed 3 pot
     
  3. Offline

    ElCreeperHD

    @CoderRex That method is easier, but I want to try to do custom potions for Brewing Stand.
     
  4. Offline

    CoderRex

    Last edited by a moderator: Feb 12, 2016
Thread Status:
Not open for further replies.

Share This Page