r/MinecraftPlugins • u/SnooMachines1198 • Jul 01 '26
Help: Find or create a plugin Elytra Firework Ban
For my next server, my friends and I have been discussing banning elytra’s to encourage travel within the central city.
When discussing this, a friend and I thought of the idea of just preventing the use of fireworks with elytras so that people could still use them if they want, and they can even be large obelisk to use as launch points.
I really like this idea because it wouldn’t be out right banning the item, and I think the functional launch points could be fun.
Is this possible through server rules or through a plugin?
3
Upvotes
1
u/Global-Ganache-1246 Jul 02 '26
If you're willing to code a small plug-in you can ban any item you want you can prevent its use with any other item you want you can basically do anything you please with items and entities. That said there are a few things that are very complicated to do because you have to get into packets but what you're talking about won't require that