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

Removed nameplate functionality from rpk-characters-bukkit #669

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dmccoystephenson
Copy link

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

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

Successfully merging this pull request may close these issues.

Fix "Overload resolution ambiguity" error occurring upon compiling rpk-characters-bukkit module
1 participant