We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add support for spigot 1.18.2
@ikfir @liorsl This has yet to be patched, and it shouldn't take longer than the average 50-60 minute work time.
Caused by: java.lang.RuntimeException: Unsupported server version MinecraftVersion[major=1, update=18, minor=2]
Originally posted by @ofirtim in #137 (comment)
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Add support for 1.18
bd4347f
Did ofir job Need to add mock bukkit 1.18.2 to nexus Closes #147
Removed test so pr will be ready
22a5cd0
Closes #147
ofirtim
Successfully merging a pull request may close this issue.
Add support for spigot 1.18.2
Caused by: java.lang.RuntimeException: Unsupported server version MinecraftVersion[major=1, update=18, minor=2]
Originally posted by @ofirtim in #137 (comment)
The text was updated successfully, but these errors were encountered: