diff --git a/src/content/docs/paper/admin/reference/system-properties.md b/src/content/docs/paper/admin/reference/system-properties.md index 5e74b50fb..73c480ef2 100644 --- a/src/content/docs/paper/admin/reference/system-properties.md +++ b/src/content/docs/paper/admin/reference/system-properties.md @@ -261,6 +261,10 @@ By default, this uses Google's NA mirror of Maven Central. You may also use regi - **default**: `false` - **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.) +#### paper.maxChatCommandInputSize +- **default**: `256` +- **description**: The maximum length a chat command may have. A Vanilla client cannot send more than 256 characters. + ## List of environment variables #### PAPER_VELOCITY_SECRET