Skip to content
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

Open
HeroCC opened this issue May 10, 2016 · 7 comments
Open

iTag doesn't support ProtocolLib 4 #1

HeroCC opened this issue May 10, 2016 · 7 comments

Comments

@HeroCC
Copy link

HeroCC commented May 10, 2016

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!

@ataranlen
Copy link
Owner

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.

@j2ther
Copy link

j2ther commented May 14, 2016

@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.

http://pastebin.com/PvyecbFe

@ataranlen
Copy link
Owner

What version of the server are you running?

@ataranlen
Copy link
Owner

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.

@HeroCC
Copy link
Author

HeroCC commented May 27, 2016

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 HeroCC changed the title iTag doesn't imitate TagAPI iTag doesn't support ProtocolLib 4 May 27, 2016
@ataranlen
Copy link
Owner

@HeroCC No issuse, as long as an issue is open, I welcome replies to it no matter how old it is.

@j2ther
Copy link

j2ther commented May 28, 2016

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants