+ SimpleI18n

+ fixed iteminfo command
This commit is contained in:
坏黑
2019-05-22 08:41:34 +08:00
parent 47d481bbfc
commit 0d8e9f60f2
12 changed files with 3468 additions and 721 deletions

View File

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