You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When someone uses a nametag on a Villager but the item use event is cancelled because they don't have permission, the plugin will give them an extra nametag as if they had used the nametag on the villager. In my server this is because of Towny not allowing outsiders to nametag villagers in towns that aren't theirs.
Server Info
git-Paper-454 (MC: 1.20.4)
Type of Server Software (Ex. Paper): To Reproduce
Steps to reproduce the behavior:
Describe the bug
When someone uses a nametag on a Villager but the item use event is cancelled because they don't have permission, the plugin will give them an extra nametag as if they had used the nametag on the villager. In my server this is because of Towny not allowing outsiders to nametag villagers in towns that aren't theirs.
Server Info
git-Paper-454 (MC: 1.20.4)
Type of Server Software (Ex. Paper):
To Reproduce
Steps to reproduce the behavior:
But I think this happens whenever the event for nametagging a villager is cancelled, because the plugin doesn't check for this possibility.
Expected behavior
The nametag should not be duplicated.
let me know if you need any other info!
The text was updated successfully, but these errors were encountered: