- Add support for enchantments
- Move trades into separate config files in trades folder. Will generate example.yml if no configs are provided
- Configs for 1.0.0 or 1.0.1 can be updated by deleting the first line of the file, and then moving the file from (plugins>WanderingTrades>config.yml) to (plugins>WanderingTrades>trades>mytrades.yml). You will need to create the trades folder, and the new filename can be whatever you want as long as it ends in .yml (does not have to be mytrades.yml)
- Alternatively, delete everything in the (plugins>WanderingTrades) folder to regenerate all config files on next run of the plugin
- Based on options in config.yml, each Wandering Trader will either be given the trades from a random ONE or from ALL of your configs in the (plugins>WanderingTrades>trades) folder.
Here is an example microblocks config
https://gist.github.com/jmanpenilla/56120245992a7c4099c13b798c94b5e0. Place it in the (plugins>WanderingTrades>trades) folder.
If you find any bugs please let me know in the discussion tab or on GitHub.