galaipa / SimpleRename

Item editing bukkit plugin
GNU General Public License v2.0
9 stars 18 forks source link

Blocking specific names and then allowing them via permissions? #16

Open EcksEcksEcks opened 5 years ago

EcksEcksEcks commented 5 years ago

Hi there. I'm working on adding custom elytras to my server which involves renaming the items via an anvil. I would love to use this plugin to gatekeep players from renaming their elytra unless given a specific permission.

Do you know if this is possible at the moment or may be considered for a future update? To confirm I want to be able to define multiple name permissions and not just one that unlocks them all.

eg: sn.name.elytra1 sn.name.eltyra2 sn.name.eltyra3

This way I can individually give players these permissions to "unlock" the renaming and allow them to get the custom skins.

galaipa commented 5 years ago

Hello, thank you for opening an issue. I think it's a good idea, expect an update soon ;)

galaipa commented 4 years ago

After thinking a bit about this I am not sure if that would be the right implementation. I see two main problems: