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
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
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:
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.
The text was updated successfully, but these errors were encountered:
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](https://user-images.githubusercontent.com/23281839/108274455-3937c280-7175-11eb-8f58-adff6bb889f6.png)
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.
The text was updated successfully, but these errors were encountered: