Zrips / CMI

117 stars 99 forks source link

Armor stand editting and minions #7978

Closed abhisantos closed 1 year ago

abhisantos commented 1 year ago

Description of Issue

Players with permission to edit armorstands can edit any minion from jetsminions. This was not supposed to happen. If you could please add a compatibility with jetsminions, that blocks the editting of minions.

Version Information

9.6.13

Errors

No error

Relevant Config Sections

No response

Relevant Plugins

JetsMinions

Agreements

Zrips commented 1 year ago

Can't really do much here as jetsminions are not attacking generic metadata to armor stands to indicate that those are special ones which could be used by other plugins without having special direct call to their API. Get into contact with jetsminions dev and ask him to add metadata to armor stands, something like "minion" or even "npc" would work. If that gets added then I can create special exception for it without big trouble.