-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iTag doesn't support ProtocolLib 4 #1
Comments
When you downloaded the plugin, which version did you get? https://github.com/ataranlen/iTag/releases/tag/1.1.8 The release had two jar files, you only need one. |
@HeroCC I imagine this is in response to your updated duties plugin? If so here is the exception I am getting when using heroCC's plugin along with iTags or TagAPI (either jar) not sure if its a itag or a duties problem. |
What version of the server are you running? |
Ah, I think I might now the issue. this plugin is compiled with protocolLib v 3.6.5, and @j2ther is using 4.0.0. I'll see what I can do to get it updated to use 4.0.0. |
Sorry for the late reply! I was using the one from spigot, but using the other jar you linked seems to make other plugins think TagAPI is installed. My original issue (I was using ProtocolLib 3) is fixed, but I'll rename this issue to be the ProtocolLib 4 issue since there is already a bit of discussion. |
@HeroCC No issuse, as long as an issue is open, I welcome replies to it no matter how old it is. |
Sorry for the late reply, but that would be it exactly! Didn't even think about the fact that I was using protocolLib 4 instead of 3. Thanks for the catch and look forward to an update! |
Hello!
When I used md-5's iTag it imitated TagAPI, so that plugins that relied on TagAPI would be fooled into thinking it is enabled and use nametag features. However, this fork doesn't imitate TagAPI, so plugins don't know that iTag is there and don't use username features. Is there a way to fix this? Thanks for updating it!
The text was updated successfully, but these errors were encountered: