Skip to content

Commit 3303341

Browse files
authored
chore: document Velocity's 'velocity.legacyChatMaxServerboundLength' property (#719)
1 parent 9ea4338 commit 3303341

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/docs/velocity/admin/reference/system-properties.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ The default value shown may not be set for the property but will only be used by
105105
- **default**: `false`
106106
- **description**: Whether native functionality for specific operating systems should be disabled.
107107

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+
108113
#### velocity.strictErrorHandling
109114

110115
- **default**: `true`

0 commit comments

Comments
 (0)