Option to disable Effect.SMOKE in the method playDenyEffect
dwesolowski opened this issue ยท 4 comments
Feature Request
I would like a option to disable the Effect.SMOKE in the playDenyEffect on lines 1189 and 1195 in the EventAbstractionListener class, players seem to spam it because they think it's cute or something.
Describe the solution you'd like
A config option to disable this effect.
the fact that you went to find the line of code but didn't see the conditional confuses me.
I do see a conditional if (!event.isCancelled()), but what do I set to cancel it?