Automatically update nametag when player changes group (PEX)
jonthesquirrel opened this issue ยท 2 comments
I'm using PEX groups instead of the built-in group system in this plugin. Would it be possible to listen for users changing groups in PEX / Vault and automatically refresh the nametags?
We listen to PEX's PermissionEntityEvent which should automatically hook in, and accomplish what you're asking for.