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.