arkflame/AntiBot

Velocity Support

AoElite opened this issue ยท 6 comments

Can Velocity support be added for this plugin?

I will think about that for the future. This will probably take a long time to re-implement all the classes. You can always make a PR if you wish.

Due to the lack of polymorphism and responsibility delegation of this project that sounds very difficult. It will require a rewrite of the whole project.

Due to the lack of polymorphism and responsibility delegation of this project that sounds very difficult. It will require a rewrite of the whole project.

Not a completely rewrite but trying to move most of the classes to "Shareable" folder and use the less amount of "Bukkit-Only/Bungee-Only" objects. I did the same for my other plugins, some are easier than others.

Any progress?

Looking forward to the Velocity version!

It would be a good implementation. I plan to make AntiBot pretty modular to allow compatibility with small code.