.
This commit is contained in:
parent
7e5bd1bb6d
commit
5073d933d2
24 changed files with 168 additions and 111 deletions
|
|
@ -1,5 +1,4 @@
|
|||
TODO
|
||||
- fix kencommandapi greedy strings & arguments: probably issue with shading
|
||||
- make core-lib-impl: a library -> avoid shading massive core-lib
|
||||
- logging in general, log some exceptions to game chat
|
||||
- notification: Friend is now offline/online
|
||||
|
|
@ -12,4 +11,4 @@ modules
|
|||
- **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
|
||||
- **core-velocity-impl** stateful plugin, same as core-velocity-api but implements it
|
||||
Loading…
Add table
Add a link
Reference in a new issue