✨ sponge7: Implement basic command manager for SpongeAPI 7 (#212)
This commit is contained in:
parent
9550dce5e6
commit
5dd925a8d1
9 changed files with 572 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ object Versions {
|
|||
const val adventurePlatform = "4.0.0-SNAPSHOT"
|
||||
const val paperApi = "1.15.2-R0.1-SNAPSHOT"
|
||||
const val velocityApi = "1.1.0"
|
||||
const val spongeApi7 = "7.3.0"
|
||||
const val jetbrainsAnnotations = "20.1.0"
|
||||
const val guava = "21.0-jre"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue