Migrate

Migrate configuration files from other menus into TrMenu's format

ปลั๊กอินที่รองรับ

ปลั๊กอิน

รองรับ ?

TrMenu v1

DeluxeMenus

×

BossShopPro

×

ChestCommands

×

How to migrate menus?

Separated Files

  • To migrate files speerately, put the file in your TrMenu folder and execute this command from the console:

  • ตัวอย่าง:

    • trmenu migrate TrMenuV1 kits.yml

    • trmenu migrate TrMenuV1 oldMenus/menu.yml

ทั้งโฟลเดอร์

  • To migrate a whole folder of menus at once, put the file in your TrMenu folder and execute this command from the console: trmenu migrate <plugin> <path to file>

  • ตัวอย่าง:

    • trmenu migrate TrMenuV1 oldMenus

If everything goes well, you can find all your migrated menus in /TrMenu/migrated/

To load the migrated menus, just copying them into the /TrMenu/menus/ and execute /trmenu reload

Last updated