✨ Add a system for creating task chains
This will make it easier to use the asynchronous coordinator.
This commit is contained in:
parent
8e52bf705c
commit
aaa6386ca3
13 changed files with 660 additions and 25 deletions
|
|
@ -1,6 +1,7 @@
|
|||
dependencies {
|
||||
api project(':cloud-core')
|
||||
api project(':cloud-brigadier')
|
||||
api project(':cloud-tasks')
|
||||
compileOnly 'org.bukkit:bukkit:1.13.2-R0.1-SNAPSHOT'
|
||||
compileOnly 'me.lucko:commodore:1.9'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue