NameTagEditの設定をdb/file間で移動させる
Usage
code:command
# /nte convert <file/db> <file/db> <legacy (true/false)>
# ex: /nte convert db file false
DBからファイルに設定をexport(convert)する場合
legacyは古いバージョンからの更新っぽい。1.19で導入した場合は基本falseでよい
code:db-to-file
/nte convert db file false
convertに成功すると (groups|players)_CONVERTED.yml ができる。
code:result
Untracked files:
(use "git add <file>..." to include in what will be committed)
plugins/NametagEdit/groups_CONVERTED.yml
plugins/NametagEdit/players_CONVERTED.yml