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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user