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 9ea4338 commit 3303341Copy full SHA for 3303341
src/content/docs/velocity/admin/reference/system-properties.md
@@ -105,6 +105,11 @@ The default value shown may not be set for the property but will only be used by
105
- **default**: `false`
106
- **description**: Whether native functionality for specific operating systems should be disabled.
107
108
+#### velocity.legacyChatMaxServerboundLength
109
+
110
+- **default**: `100`
111
+- **description**: Overrides the max chat input length for versions below 1.11. This is useful for mods that backport the modern chat limit of `256`.
112
113
#### velocity.strictErrorHandling
114
115
- **default**: `true`
0 commit comments