Version/1.21.6#107
Closed
Keviro wants to merge 7 commits into
Closed
Conversation
# Conflicts: # gradle.properties # gradle/libs.versions.toml # surf-api-bukkit/surf-api-bukkit-api/api/surf-api-bukkit-api.api # surf-api-core/surf-api-core-api/api/surf-api-core-api.api # surf-api-velocity/surf-api-velocity-api/api/surf-api-velocity-api.api
…urtByPlayer retrieval
Contributor
|
This PR has been superseded by #109 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes several updates across multiple files, primarily focusing on dependency upgrades, configuration adjustments, and API enhancements. Below is a summary of the most significant changes grouped by theme.
Dependency and Version Upgrades
1.21.4to1.21.6and correspondingpaper-apiversion ingradle.propertiesandgradle/libs.versions.toml. [1] [2]gradle/libs.versions.toml, includingpacketeventsto2.9.0-SNAPSHOT,commandapito10.1.0,guavato33.4.8-jre,caffeineto3.2.1,configurateto4.2.0, andinventoryframeworkto0.11.1. [1] [2]Build System and Gradle Wrapper Updates
8.12to8.14.2ingradle/wrapper/gradle-wrapper.properties.gradlewandgradlew.batscripts to adjust classpath handling and improve compatibility with the updated Gradle version. [1] [2] [3]IntelliJ Module Configuration Cleanup
.idea/modules.xmlfor several subprojects, streamlining the IntelliJ project configuration.API Enhancements
surf-api-bukkit-apiproject, including updates toConfigurationNode,Option, and related classes in the API definitions. These changes introduce new functionality for annotated types, option schemas, and configuration processing. [1] [2] [3] [4] [5] [6]These changes collectively improve the project's dependencies, build process, and API capabilities while simplifying the development environment setup.
Download Build‑JARs for this PR: pr-built-jars.zip