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

Java 21 #1305

Closed
wants to merge 9 commits into from
Closed

Java 21 #1305

wants to merge 9 commits into from

Conversation

minoneer
Copy link
Contributor

No description provided.

minoneer and others added 9 commits December 9, 2024 21:16
* Remove AWE integration

AsynchWorldEdit has been abandoned for over 2 years and does not work with current server versions. We should focus on supporting FAWE going ahead.

* Decouple block from item requirements in challenges

This resolves an issue in newer Spigot versions where non-item blocks in challenge requirements prevent the plugin from loading.
Fixes #58

* Add converter to new challenges format

* Update item conversion tests to new config header

* Add timestamp to challenge file backup to avoid overwriting old backups

* Update the challenges version number after conversion
…#63)

This is no longer supported in Minecraft 1.21 for materials that cannot be items such as lava or potted plants.
Fixes #62
Includes:
- Updated maven plugins
- Upgrade Mockito tests
- Updated build script
@minoneer minoneer closed this Dec 22, 2024
@minoneer minoneer deleted the java-21 branch December 23, 2024 10:16
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.

2 participants