APDevTeam / Movecraft

The original movement plugin for Paper. Reloaded. Again.
GNU General Public License v3.0
122 stars 74 forks source link

Paper 1.20.6 support #647

Closed TylerS1066 closed 2 months ago

TylerS1066 commented 2 months ago

Is your feature request related to a problem? Please describe. As described in https://forums.papermc.io/threads/important-dev-psa-future-removal-of-cb-package-relocation.1106/, Paper has made the "hard fork" with respect to accessing "Minecraft Internals" / "NMS". Movecraft heavily relies on this access for performance and maintaining things like tile entity ticks or player direction.

Describe the solution you'd like Movecraft will be following Paper on this fork. More than 80% of servers are running Paper or it's forks, and the ease of accessing the Mojang mapped internals will improve the quality of our version specific code.