Implement brigadier:long argument type, fixes #295
This commit is contained in:
@@ -63,6 +63,7 @@ artifacts {
|
||||
javadoc {
|
||||
options.encoding = 'UTF-8'
|
||||
options.charSet = 'UTF-8'
|
||||
options.source = '8'
|
||||
options.links(
|
||||
'http://www.slf4j.org/apidocs/',
|
||||
'https://google.github.io/guava/releases/25.1-jre/api/docs/',
|
||||
|
Reference in New Issue
Block a user