• Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: None
    • None
    • This server is running CraftBukkit version 4226-Spigot-146439e-2889b3a (MC: 1.21) (Implementing API version 1.21-R0.1-SNAPSHOT)
    • Yes

      When canceling the PlayerConsumeItemEvent, it seems to also not cancel the custom potion effects that are on the suspicious stew. The potion effects are only applied on the client and thus there is no way to get rid of them. This is annoying, especially with the potion effect "darkness".

          [SPIGOT-7875] Suspicious Stew Custom Effects Do Not Cancel

          Doc added a comment -

          Make PR for that https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/pull-requests/1471/overview

          Currently the effects are only applied client-side then this PR just try to sync that info again.

          Doc added a comment - Make PR for that https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/pull-requests/1471/overview Currently the effects are only applied client-side then this PR just try to sync that info again.

          Is it possible to look into this? It's quite a big issue in my codebase and really important that the effects cancel.

          Keegan Bates added a comment - Is it possible to look into this? It's quite a big issue in my codebase and really important that the effects cancel.

            Assignee:
            Doc
            Reporter:
            Keegan Bates
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: