+ update event api

+ update command api
+ update nbt api
+ update menu api
This commit is contained in:
坏黑
2019-10-22 13:18:18 +08:00
parent 048eb12daf
commit baf2958535
17 changed files with 530 additions and 78 deletions

View File

@@ -6,7 +6,7 @@ plugins {
}
group = 'me.skymc'
version = '5.08'
version = '5.09'
sourceCompatibility = 1.8
targetCompatibility = 1.8