Git Product home page Git Product logo

Comments (7)

JustOneMoreBlock avatar JustOneMoreBlock commented on July 17, 2024

You're setting the player prefix using:
/ne prefix Player '[Tag]'

If so, this specific for only that player. However, the player should see his tag in tab list (If enabled) and normal users will see his tag as well.

If users have the same tag you want to setup groups and provide a permission node in your permissions file.

If the issue still persists, please provide:

  • Spigot Version (/version)
  • List of Plugins (/plugins)

from nametagedit.

remydimauro avatar remydimauro commented on July 17, 2024

I forgot to mention that this is using the API. I currently have 4 plugins installed:

AAC
ProtocolLib
NeolyteHub (My custom hub plugin)
Nametagedit

from nametagedit.

sgtcaze avatar sgtcaze commented on July 17, 2024

Are you setting the tag on Join? e.g. PlayerJoinEvent?

from nametagedit.

remydimauro avatar remydimauro commented on July 17, 2024

Yes of course. And before you ask, the listeners are registered.

from nametagedit.

sgtcaze avatar sgtcaze commented on July 17, 2024

https://github.com/sgtcaze/NametagEdit/blob/master/src/main/java/com/nametagedit/plugin/NametagHandler.java#L149

We send teams on clear the player's tags in the PlayerJoinEvent. Notice how we have this set to the highest priority. You are calling the API methods too early. Try placing this on a 1 tick delay and see if that fixes anything.

Another guy had a similar problem, the delay resolved it.

from nametagedit.

remydimauro avatar remydimauro commented on July 17, 2024

Thanks. Will try and get back to you. :)

from nametagedit.

remydimauro avatar remydimauro commented on July 17, 2024

Worked! Thanks for your help.

from nametagedit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.