536 B
536 B
TODO
- chat prefix cache
- make core-lib-impl: a library -> avoid shading massive core-lib
- notification: Friend is now offline/online
- /ignore command
modules
- core-lib: stateless library
- core-bukkit-api stateful api, for minecraft development, depends on core-lib
- core-bukkit-api stateful plugin, same as core-bukkit-api but implements it
- core-velocity-api stateful api, for proxy development, depends on core-lib
- core-velocity-impl stateful plugin, same as core-velocity-api but implements it