9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-29 11:59:11 +00:00

添加debug指令

This commit is contained in:
XiaoMoMi
2025-07-05 02:46:36 +08:00
parent cbca13146c
commit 9dd3d51012
4 changed files with 51 additions and 1 deletions

View File

@@ -196,6 +196,13 @@ debug_is_chunk_persistent_loaded:
- /craftengine debug is-chunk-persistent-loaded
- /ce debug is-chunk-persistent-loaded
debug_entity_id:
enable: true
permission: ce.command.debug.debug_entity_id
usage:
- /craftengine debug entity-id
- /ce debug entity-id
debug_test:
enable: true
permission: ce.command.debug.test