本家命令工具优化更新,合并两个工具

This commit is contained in:
坏黑
2019-06-10 21:25:25 +08:00
parent 4b1cbd6349
commit 00a4f61a68
11 changed files with 438 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ plugins {
id 'com.github.johnrengelman.shadow' version '4.0.4'
}
group = 'me.skymc'
version = '4.82'
version = '4.83'
sourceCompatibility = 1.8
targetCompatibility = 1.8