9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-31 04:46:37 +00:00

feat(debug): 添加获取实体id2uuid调试命令

This commit is contained in:
jhqwqmc
2025-06-08 01:10:23 +08:00
parent beb6465838
commit 9f09c8f114
4 changed files with 68 additions and 1 deletions

View File

@@ -182,6 +182,13 @@ debug_clear_cooldown:
- /craftengine debug clear-cooldown
- /ce debug clear-cooldown
debug_entity_id_to_uuid:
enable: true
permission: ce.command.debug.entity_id_to_uuid
usage:
- /craftengine debug entity-id-to-uuid
- /ce debug entity-id-to-uuid
debug_test:
enable: true
permission: ce.command.debug.test