Zrips / CMI

117 stars 99 forks source link

Issue with armorstand and hex #4968

Closed Gayytis closed 3 years ago

Gayytis commented 3 years ago

Description of issue: People have the permissions cmi.command.armostand.body but can't edit the body (see here)

Also, people with the permission cmi.colors.publicmessages.* can't use &k and hex color as you can see here


Cmi Version (using/cmi version): 8.8.0.5

Server Type (Spigot/Paperspigot/etc): Paperspigot

Server Version (using /ver): Paper 1.16.5-443

Relevant plugins (Delete if this isn't needed): GroupManager

Zrips commented 3 years ago

For armor stands, as you dont have set empty field filler its hard to say if you can edit or not, image this is how actual editor looks like with all permissions and appropriate lost indicated for armor stand item editing. For color permissions, currently wild card type permission disabled due to some issues relating to it. That doesn't mean that you cant use wild card permission node, you will simply need a permission plugin which supports that, one of those would be LuckPerms which properly handles wild card permission nodes at their end.

Gayytis commented 3 years ago

That's what i have when i am OP : image And this when i am not : image

And OK so with GM i'll need to add every single color manually... Imma try to converge to LP tho

Zrips commented 3 years ago

GroupManager is outdated and quite inefficient in multiple places, if there is a way to convert i would strongly recommend to do so. And for UI, everything seams to be fine, regular player simply missing cmi.command.armorstand.torso and cmi.command.armorstand.interactable permission nodes