.
This commit is contained in:
parent
a9b7f47494
commit
a088d27485
15 changed files with 65 additions and 74 deletions
|
|
@ -6,6 +6,12 @@
|
|||
- make dev-server use $DOCKER and fallback to docker if podman is not available.
|
||||
- refactor BUILD files: MODULES.bazel
|
||||
|
||||
## core
|
||||
- convert commands to new api
|
||||
- CommandExecutor now has a style parameter which is always MessageStyle(not ScrowMessageStyle),
|
||||
this kinda sucks. i could merge kencommandapi into core or make it more flexible(but then i need even more generics)
|
||||
need to think about this.
|
||||
|
||||
## bukkit
|
||||
- MAKE A MINIGAME FIRST
|
||||
- notification: Friend is now offline/online
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue