We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b4a5b commit 4db09f2Copy full SHA for 4db09f2
1 file changed
Essentials/src/main/resources/config.yml
@@ -34,7 +34,7 @@ ops-name-color: '4'
34
nickname-prefix: '~'
35
36
# The maximum length allowed in nicknames. The nickname prefix is not included in this.
37
-max-nick-length: 15
+max-nick-length: 16
38
39
# The regex pattern used to determine if a requested nickname should be allowed for use.
40
# If the requested nickname does not match this pattern, the nickname will be rejected.
0 commit comments