-
Notifications
You must be signed in to change notification settings - Fork 3
Installing TradingCards
Installing TradingCards is very easy!
- Download the latest version from https://github.com/sarhatabaot/TradingCards/releases
- Place the jar in your
/plugins
folder - Run your server!
Before starting migration you should backup all of your old files!
Dependencies: It's recommended to install Vault & an economy plugin to take advantage of economy features.
Installing Addons: Addons are normal plugins. To install them just place them in your /plugins folder. Current addons are available here: Addons
Version 5.4 brought many config changes to the plugin. It is recommended to backup all your files before moving to this version.
Once you have installed version 5.4+ you will that config.yml has been split into 3 different files with 2 new files: general.yml
, chances.yml
, packs.yml
& rarities.yml
, series.yml
- Move
custom-types.yml
.rarities.yml
,series.yml
&packs.yml
to the data folder. - Restart your server.
Starting with version 5.5.0, you can now sync decks with a database. (Currently supported: MySQL, MariabDB - untested)
If you're already using a decks.yml file you can migrate to sql using /cards migrate deck
.
- Run
/cards migrate data
- Restart your server.