Skip to content

Commit 1f9fb12

Browse files
committed
Document paper.maxChatCommandInputSize
1 parent f09a616 commit 1f9fb12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,10 @@ By default, this uses Google's NA mirror of Maven Central. You may also use regi
261261
- **default**: `false`
262262
- **description**: Enables logging the full entity NBT when an entity with a missing or otherwise invalid entity id is attempted to be loaded. (Whenever 'Skipping Entity with id' is logged to the console.)
263263

264+
#### paper.maxChatCommandInputSize
265+
- **default**: `256`
266+
- **description**: The maximum length that a chat command may have, a vanilla client can only send 256 characters in chat at a maximum.
267+
264268
## List of environment variables
265269

266270
#### PAPER_VELOCITY_SECRET

0 commit comments

Comments
 (0)