RenamePlugin
RenamePlugin copied to clipboard
Add per command blacklisting for all blacklist types
ralphie12
on spigotmc.org
Hello, sorry to use this old conversation but I couldn't find a way to create a new one. I wanted to ask you, if it's possible to divide the blacklist of the config into each separate command for example a blacklist for rename, another one for lore maybe. In my use case I want to block lore on weapons because it interferes with how custom enchants work, but doing it with permissions is not possible since the wildcard permission with materials.* will override denied permissions like materials.IRON_SWORD , so I had to do that with the config blacklist and it also blocked /glow and /rename from weapons, which is not what I intended to do and I cannot find a way to solve this currently. If you could make the blacklist less global and more specific, it would be really appreciated and would fix my problem currently, maybe you can consider this as a suggestion and thank you for your time!