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

Newest MultiLineAPI and PacketEntityAPI versions doesn't work on the older spigot versions + a small problem with nametags (on the MultiLine 2.1.3 version). #49

Open
tboba opened this issue Feb 17, 2021 · 0 comments

Comments

@tboba
Copy link

tboba commented Feb 17, 2021

Hi. I have a problem with running MultiLineAPI. I'm forced to use the older versions of MultiLineAPI, because server that I'm working to uses 1.14.4. I cannot use MultiLineAPI 2.2.5, because it has written "api-version: "1.16"" field, which turns off the plugin on the older spigot versions. I really want to use MultiLineAPI in my plugin, but the version 2.1.3 leaves the nametags when Player is being teleported and I don't know if this problem relies to the old versions of the plugin, or if this is a known bug. Is it possible to publish the version of MultiLineAPI and PacketEntityAPI without the api-version label? I thought that using ProtocolLib lets the plugin to work on the other spigot versions...

My problem with tags:
image

  • Steps to reproduce
    That's hard to say when that problem occurs. It separates that nametags when the player is being teleported in another place.

  • Expected behaviour
    Tags should not be separated and the MultiLineAPI and PacketEntityAPI should not have api-version label in their plugin.yml files.

  • Minecraft version (Only the latest version is officially supported)
    Minecraft 1.14.4 but I guess the plugin should work on that version.

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

1 participant