FancyMcPlugins / FancyNpcs

FancyNpcs is a simple, lightweight and fast npc plugin using packets
https://modrinth.com/plugin/fancynpcs
MIT License
102 stars 23 forks source link

ProtocolLib #12

Closed Zemux1613 closed 10 months ago

Zemux1613 commented 1 year ago

Implementation of a ProtocolLib support which handles the package send.

Why? The version differences become relatively unimportant and theoretically the support of older Minecraft versions becomes possible.

OliverSchlueter commented 1 year ago

The thing is, I don't really want to depend on other dependencies but I'll keep it in mind for the future

Zemux1613 commented 1 year ago

You can implement the part optional :)

OliverSchlueter commented 10 months ago

I don't think I'll implement this, since the new project structure already allows support for multiple versions. If you want to do it, feel free to, but otherwise this can be closed.