diff --git a/build.gradle b/build.gradle index a2ba4be5..7adfbb0e 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { } group 'ru.nanit' -version '1.5.1' +version '1.5.2' compileJava { options.encoding = "UTF-8" diff --git a/src/main/resources/settings.yml b/src/main/resources/settings.yml index f1a6ff80..94d34cd8 100644 --- a/src/main/resources/settings.yml +++ b/src/main/resources/settings.yml @@ -16,6 +16,7 @@ ping: description: '{"text": "&9NanoLimbo"}' version: 'NanoLimbo' # Return static protocol version number in ping result + # By default, its -1 to return the client version, if it supported # https://wiki.vg/Protocol_version_numbers protocol: -1