List of server commands/debug: Difference between revisions

From Vintage Story Wiki
m
no edit summary
(Added all other debug commands)
mNo edit summary
Line 1: Line 1:
*<code>/debug [logticks|tickhandlers|ci|cs|cr]</code><br />Various debug commands
*<code>/debug [logticks|tickhandlers|ci|cs|cr]</code><br /> Various debug commands
**<code>/debug logticks [milliseconds]</code><br />If a server tick required more then supplied milliseconds to process, a breakdown of that tick will be logged to the server-main.txt
**<code>/debug logticks [milliseconds]</code><br /> If a server tick required more then supplied milliseconds to process, a breakdown of that tick will be logged to the server-main.txt
**<code>/debug tickhandlers</code><br /> Displays a summary of ticking blocks and entities are currently registered.
**<code>/debug tickhandlers</code><br /> Displays a summary of ticking blocks and entities are currently registered.
**<code>/debug tickhandlers dump [gtblock|gtentity|dcblock|sdcblock|dcentity]</code><br /> Dumps a complete list of all tick/callback listeners to the server-debug.txt
**<code>/debug tickhandlers dump [gtblock|gtentity|dcblock|sdcblock|dcentity]</code><br /> Dumps a complete list of all tick/callback listeners to the server-debug.txt
Confirmedusers, editor
749

edits