-
Update Gradle wrapper to 9.1.0
Updated Gradle wrapper properties, binary, and scripts to version 9.1.0 for consistency, fixes, and new features. -
Migrate build to Kotlin DSL and centralise dependency versions
Replaced Groovybuild.gradlewith Kotlin DSL and introduced a version catalogue.
Centralised dependency and plugin versions, improved build performance with caching and parallelism, and modernisedshadowJarandrunPaperconfiguration.
Simplified repositories and kept Java 21 as the toolchain. -
Bump Minecraft version to 1.21.9
Updated the Minecraft version in the version catalogue to 1.21.9 to align with the latest upstream release and maintain compatibility.
- Update plugins
- Update paper-api to 1.21.4-R0.1-SNAPSHOT
- Update plugins
- Remove org.jetbrains:annotations dependency
- Update dependencies
- Update paper-api to 1.21.3-R0.1-SNAPSHOT
- Migrate 'io.github.goooler.shadow' to 'com.gradleup.shadow'
- Update paper-api to 1.21.1-R0.1-SNAPSHOT
- Update paper-api to 1.21-R0.1-SNAPSHOT
- Update Paper API to 1.20.6-R0.1-SNAPSHOT
- Update Paper API to 1.20.5-R0.1-SNAPSHOT
Hameln's first major version is now released!
Hameln comes with a detailed configuration file that allows for fine-tuning of trident handling for ease of use. For more information, please refer to the config.yml file that is automatically generated after the first run.
Hameln 1.0.0 includes the following features:
- Option to decide whether a trident thrown from the dominant hand returns to the active slot or not
- Option to decide whether a trident thrown from the non-dominant hand returns to the non-dominant hand slot or not
- Option to decide whether a trident flying towards a portal will initiate dimensional travel or not
- Option to decide whether a trident flying towards an End Gateway will perform spatial teleportation or not
- Made it possible to use a PDC instead of an independent state file to store information about the hand used to throw the trident.
- Changed Loyalty enchanted tridents to return to hand instead of being lost in the void.
- Hameln now uses paper-api 1.20.4-R0.1-SNAPSHOT.



