The nameplate functionality of the rpk-characters-bukkit module only worked with a specific combination of ProtocolLib and Minecraft, which changed with each update. This made ongoing support difficult for developers.
Solution
The nameplate functionality and the ProtocolLib dependency have been removed from the rpk-characters-bukkit module.
Testing
The plugin suite successfully compiled with these changes. The modified module was enabled properly on a server created using rpk-mc-server, and a character was successfully created.
Problem
The nameplate functionality of the rpk-characters-bukkit module only worked with a specific combination of ProtocolLib and Minecraft, which changed with each update. This made ongoing support difficult for developers.
Solution
The nameplate functionality and the ProtocolLib dependency have been removed from the rpk-characters-bukkit module.
Testing
The plugin suite successfully compiled with these changes. The modified module was enabled properly on a server created using rpk-mc-server, and a character was successfully created.
Relevant Issue
Closes #666