paper: Add KeyedWorldArgument (#293)
This commit is contained in:
parent
4037e8e393
commit
ffac750f0d
6 changed files with 260 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ object Versions {
|
|||
const val cloudburst = "1.0.0-SNAPSHOT"
|
||||
const val adventureApi = "4.8.1"
|
||||
const val adventurePlatform = "4.0.0-SNAPSHOT"
|
||||
const val paperApi = "1.15.2-R0.1-SNAPSHOT"
|
||||
const val paperApi = "1.16.5-R0.1-SNAPSHOT"
|
||||
const val velocityApi = "1.1.0"
|
||||
const val spongeApi7 = "7.3.0"
|
||||
const val jetbrainsAnnotations = "20.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue