GH-396 Update PAPER_API version to 1.20.4 - fixes knockbackRegionController#396
GH-396 Update PAPER_API version to 1.20.4 - fixes knockbackRegionController#396CitralFlo wants to merge 2 commits into
Conversation
Signed-off-by: Michał Wojtas <wojtas.michal90@gmail.com>
There was a problem hiding this comment.
Code Review
This pull request updates the PAPER_API version from 1.19.3-R0.1-SNAPSHOT to 1.20.4-R0.1-SNAPSHOT in the build configuration. Additionally, it updates the import of EntityMountEvent in KnockbackRegionController from the SpigotMC package to the Bukkit package to align with the API upgrade. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Signed-off-by: Michał Wojtas <wojtas.michal90@gmail.com>
Jakubk15
left a comment
There was a problem hiding this comment.
This won't allow pre-1.20 versions to launch the plugin (due to the missing class in the import on those versions). It's worth clarifying that in the README.md file.
No description provided.