CustomVillageTrades 0.11.0
Details
-
FilenameCustomVillageTrades.jar
-
Uploaded by
-
UploadedJul 30, 2016
-
Size55.38 KB
-
Downloads2,068
-
MD535e14596b4cfcd57fde024c3a902c294
Supported Bukkit Versions
- 1.10
- 1.9
Changelog
0.11.0
- You can set the number of uses a trade will acquire at first and how many will replenish later.
0.10.1
- Randomly enchanted books are fixed as well as automatic pricing.
0.10.0
- Support for custom banners, skulls, fireworks, and books!
- Command to make a yml from complicated items, so you don't have to write them out! /cvt make
- Config saves and loads better.
- Also support custom lingering potions.
- Fix cleric trade population on reset.
- Better command feedback.
0.9.1
- Fixed some config saving and loading bugs.
0.9.0
- A /customvillagetrades reset command, to empty the known villager list.
- Gets the proper trade list when overwriting trades instead of always config.yml
- Handles villagers that ran out of vanilla trades before the plugin meets them.
- Fixed trade-getting when overwrite_unknown_villagers is true.
0.8.1
- Configs should be populated properly now.
- You can name and add lore to enchanted books.
0.8.0
- Support for overwriting villagers' trades when the plugin first meets them.
- Support for creating many, many more tiers than vanilla villagers offer.
0.7.0
- Support for potion effects!
0.6.0
- Support for entity types in spawn eggs!
0.5.1
- Compatibility with Minecraft 1.9!
0.5.0
- Added /customvillagetrades reload command
- Better config loading
0.4.2
- A sample trade tree in trades_example.yml
- Fixed applying user-specified enchantments to enchanted books
0.4.1
- Automatically generate files specified in config, if they don't exist
0.4.0
- Add multiple world support with different trades in each
0.3.0
- Add names and lore to items
0.2.4
- Handles maximum stack sizes, rather than ignoring them.
- Fixes duplicate vanilla trades from default value with vanilla trades allowed.
0.2.2
- Fix Loading of vanilla_trades.yml
0.2.1
- Initial Release
- Invalid trade items may crash client or server
- "none" value for a villager's career does not cancel trades when vanilla trades are disallowed. Waiting on a Spigot endpoint to resolve the issue.
- Spawn eggs cannot be named.
- Needs Testing