- 
Upgrade Gradle wrapper to 9.1.0
Updated wrapper properties, binary, and scripts to Gradle 9.1.0 for consistency, fixes, and improvements. - 
Bump project version and update build dependencies
Set project version to 0.6.3.
Enabled Gradle caching and parallel execution for better build performance.
Removed redundant Sonatype Maven repositories.
Updated Minecraft to 1.21.9, Shadow plugin to 9.2.2, and run-paper to 3.0.0. 
- Migrate to Kotlin DSL and update plugins and Minecraft to 1.21.8
 - Bump version to 0.6.2
 
- Update Gradle wrapper to 8.12.1
 - Update paper-api to 1.21.5-R0.1-SNAPSHOT
 - Bump version to 0.6.1
 
This version supports PaperMC after the hard fork.
- Update Gradle wrapper to 8.12.1
 - Remove paperweight
 - Update plugins
 - Bump version to 0.6.0
 
- Remove legacy support code and fix cost calculation
 
- Enchanted Book now uses paper-api 1.21-R0.1-SNAPSHOT.
 
- For Minecraft 1.20.5 and later, change to use NMS Enchantment#getWeight and NMS Enchantment#getAnvilCost for cost calculation.
 - Enchanted Book now uses paper-api 1.20.6-R0.1-SNAPSHOT.
 
- Moved the root namespace from moe.minacle.ebook to moe.minacle.minecraft.plugins.enchantedbook.
 - Enchanted Book now provides paper-plugin.yml instead of plugin.yml.
 - Enchanted Book now uses paper-api 1.20.4-R0.1-SNAPSHOT.
 



