9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-03 14:22:25 +00:00

添加简易的迁移指令

This commit is contained in:
XiaoMoMi
2025-06-11 20:28:09 +08:00
parent 6adf7de9a4
commit 2c06db83af
5 changed files with 79 additions and 5 deletions

View File

@@ -189,6 +189,13 @@ debug_entity_id_to_uuid:
- /craftengine debug entity-id-to-uuid
- /ce debug entity-id-to-uuid
debug_migrate_templates:
enable: true
permission: ce.command.debug.migrate_templates
usage:
- /craftengine debug migrate-templates
- /ce debug migrate-templates
debug_test:
enable: true
permission: ce.command.debug.test