diff options
author | Spottedleaf <[email protected]> | 2024-06-19 12:11:21 -0700 |
---|---|---|
committer | Spottedleaf <[email protected]> | 2024-06-19 12:11:21 -0700 |
commit | 2df432f6afd595ad6d56b09e46eec487b1ceb4f3 (patch) | |
tree | 3863a39bf417693fb2ed86553c69fb075d40e30f /leaf_notes.txt | |
parent | e0d9d6028c50cca215bbbd63cd3c704b81678c2d (diff) | |
download | Paper-2df432f6afd595ad6d56b09e46eec487b1ceb4f3.tar.gz Paper-2df432f6afd595ad6d56b09e46eec487b1ceb4f3.zip |
Re-add chunk system debug commands
Re-adds the 'chunkinfo', 'holderinfo' and 'debug chunks' commands.
Additionally, this re-adds chunk debug dumping during watchdog
long timeouts.
Diffstat (limited to 'leaf_notes.txt')
-rw-r--r-- | leaf_notes.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/leaf_notes.txt b/leaf_notes.txt deleted file mode 100644 index 4bd9fdf957..0000000000 --- a/leaf_notes.txt +++ /dev/null @@ -1,4 +0,0 @@ -- note: for paper, the chunk debug command -- mcutil diff -- paper debug chunks --async in DedicatedServer -- TODO keep around region file lock? |