MultiLineAPI version 1.2.6
Pre-releaseThis fixes a critical bug in 1.2.4 and 1.2.5, that blocked all API functionality.
Sorry for not testing this before release ;)
This version includes several bugfixes, including issues #3, #4, #6, #7, #8, #9 and #10
Detailed Changelog:
- Fix the tag remaining where the player died until they press "Respawn"
- Fix the nametag staying on a player's head until they move
- Fix nametags still showing for players who have entities on their head server-side (but at y=-10)
- Fix Memory Leak in Tag class
- Fix /kill killing a player's nametag
- Stop players with invisibility from still having their tags shown
- Stop players in spectator mode from seeing the entities on a player's head
Note: The API methods themselves have not been heavily tested in this version. However, no major changes in the API exist between this version and the last one.
It should be noted, however, that this is still a beta plugin. Bugs will exist. Please report any bugs you find to the issue tracker. They will be fixed as soon as possible 😄
This plugin requires ProtocolLIB. Here are the recommended versions for 1.8 and later (This table is just provided for convenience. Consult the ProtocolLIB plugin page for the proper version if you encounter problems):
| Minecraft Version | ProtocolLIB Version |
|---|---|
| 1.8 | v4.2.0 |
| 1.9 | v4.2.0 |
| 1.10 | v4.2.0 |
| 1.11 | Latest Dev. Build |
Developers: JavaDocs are available here!