Configs for specific backpacks
Chubblezap opened this issue ยท 4 comments
Is your feature request related to a problem? Please describe.
I'm running a server where we host events every now and then, and sometimes these events are parkour challenges. However, even though we can prevent people from cheating them by disabling the use of fireworks/elytra near them, we can't disable the spider backpack without disabling every other pack ability as well.
Describe the solution you'd like
I'd like the config file to have a listing of blacklisted backpack abilities rather than the blanket "are abilities enabled" toggle, or some other equivalent solution.
Describe alternatives you've considered
If the abilities supported Fabric Permission API i could theoretically confine the ability restrictions to a specific area, but that seems like overkill.