EncryptSL / LiteEco

Minecraft Economy Plugin works with vault.
19 stars 8 forks source link

Migration command for database and refactoring #38

Closed EncryptSL closed 1 year ago

EncryptSL commented 1 year ago

Migration, from database.db to file.

Refactoring of locale

Important notes File is generated into migration folder. What is valid argument now is supported only csv and sql file. Translations files was changed on lang-en_us.yml Docs was updated on this PR.

Why this feature ? There is simple argument, sometimes is database.db large and for this reason this command compile to you csv or sql file format.

After creating of csv file or sql, you can easy import this file into mysql from PhpMyAdmin.