command-framework icon indicating copy to clipboard operation
command-framework copied to clipboard

update: bukkit and bungee modules with repeated code

Open mluizaa00 opened this issue 4 years ago • 1 comments

Currently the Bukkit and Bungee module contains the same code, just changes the parameters of some methods to Player -> ProxiedPlayer and Bukkit -> Proxy.

This could be avoided if we had those methods in a universal class/adapter.

mluizaa00 avatar Apr 13 '21 21:04 mluizaa00

We can move most of the duplicate code to the shared lib. I'll give it a look tomorrow.

saiintbrisson avatar Apr 14 '21 01:04 saiintbrisson