Reimplemented command suggestions

This commit is contained in:
Nathan Adams
2017-11-08 13:01:08 +01:00
parent 4d91bc6e7e
commit b48dbe7916
6 changed files with 163 additions and 100 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import groovy.io.FileType
apply plugin: 'java-library'
apply plugin: 'maven'
version = '0.1.3'
version = '0.1.4'
group = 'com.mojang'
task wrapper(type: Wrapper) {