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

Support for Bukkit 1.20 and fix for give message #197

Closed
wants to merge 2 commits into from

Conversation

EpiCanard
Copy link

Hello,

Here is a contribution to fix 2 issues :

…og#196)

With Bukkit MC 1.20 call to CraftServer.getPlayer with null uuid
generate the following exception :
 java.lang.IllegalArgumentException: UUID id cannot be null
@pavog
Copy link
Owner

pavog commented Jul 26, 2023

Thank you for the suggested bugfixes.
I split the commits into two separate PRs:

I released a new version with these two bug fixes: 3.5.5

@pavog pavog closed this Jul 26, 2023
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.

Bug with money give in the console in 1.20 Bug with message in the chat for /money give
2 participants