Skip to content

Commit c84f286

Browse files
committed
Document debugEntitiesWithInvalidIds system prop
1 parent 30748ec commit c84f286

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
@@ -257,6 +257,10 @@ By default, this uses Google's NA mirror of Maven Central. You may also use regi
257257

258258
:::
259259

260+
#### paper.debugEntitiesWithInvalidIds
261+
- **default**: `false`
262+
- **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.)
263+
260264
## List of environment variables
261265

262266
#### PAPER_VELOCITY_SECRET

0 commit comments

Comments
 (0)