Abhigya

Results 20 comments of Abhigya

We don't need to do this anymore.

We can't really relocate everything from `net.kyoti` as it will cause incompatibility with dependent plugins.

Relocating `adventure-api` will cause all the imports from `net.kyori` package to be unusable as the qualifier/package of the library will change. We are providing adventure as a api usage. After...

Relocating adventure is not as simple as it seems. You can try building packetevents with the relocation and running on your server.

So, here is the full scenario if you didn't get what the issue here is due to relocation. In the current scenario we have some of the classes of adventure...

> All I know as a user is that if I install PacketEvents on my server, no one can connect. So, what do we do ? Are we doomed to...

Worked on a new way of patching adventure library on #814. Relocation was never needed.

Are these changes really necessary? Why do we need to implement the adventure platform in a packet library? A separate addon would be more appropriate, instead of "bloating" this library.