3.4.6 (1.10)
Details
-
FilenamedtlTraders.zip
-
Uploaded by
-
UploadedJul 29, 2016
-
Size238.73 KB
-
Downloads4,692
-
MD5c40ab7a148a6c871732e6fff005647a4
Supported Bukkit Versions
- 1.10
Changelog
3.4.6
- update to 1.10.x
3.4.5
- update to 1.9.4
3.4.4
- recompile for 1.9.2
3.4.3
- Added support for the new Spawn Egg NBT data (This can break in newer Spigot versions)
- Fixed some issues with the durability attribute (percentage representation issues)
- Small minor fixes and code refactoring
3.4.2 (1.9)
- Added support for tipped arrow
- Added support for lingering potions
- Removed support for the .splash flag for splash potions, (WARNING: Some traders may have splash potions changed to "Uncraftable")
- Added support for Shields (with banner data on them)
- Some minor bug fixes
- dtlTraders minor pattern bugfix.
3.4.2
- Fixed issues with potions that do not had any custom effects
- Fixed issues with item comparison leading to weird bugs when selling/buying items
- Fixed an issue where the first price used in a specific stock, would cache that price for all other stocks and similar items
- Fixed an issue where written books lost their generation (copy'nies)
3.4.1
- Fixed items being repaired on visiting a trader shop
- Added support for NBT values (HideFlag, Unbreakable)
- This version contains the dtlCore plugin (now a zip package)
- Updated sellprice/buyprice commands to work with all custom currencies (health, food, experience, levels)
- Small fix to 'non-existent' attributes, should solve few things for patterns
- Fixed an issue where banners loose their colors and decals
- The plugin pack is only bukkit 1.8.8 compatible
3.4.0-beta
- Separated the Item Serialization API from this plugin into dtlCore
- Separated NBT access API from this plugin into dtlCore (Allowing this plugin to be more portable!)
- Fixed few bugs
- Added few more messages to the English locale.
- Fixed bugs affecting the new Currency feature.
- Lowered plugins complexity a little bit.
3.3 pre1
- Added banner support
- Created a whole currency API (updated the core classes)
- Added currency support for patterns
3.2.3 (book fix)
- Quick fix for books loosing data
3.2.3 hotfix
- Fixed issues with loading generic attributes (health, damage, speed, knockback resist)
- Fixed an issue not saving slots where items where stored
- Added further optimization
- Cleaned the plugin from old bankers code totally
- Made the keyExtension API more flexible
3.2.3
- Added support for player resource currencies (health, food level, experience, levels)
- Made some performance upgrades
- Updated the API (plugins like Magic will break with this update for now)
- Extended the API to allow using "custom" currencies
- Fixed a few things along
3.2.2 Beta
- Added UUID support
- Fixed some issues with loading
- Fixed some issue with saving
3.2.1 Beta
- Removed because of a compile error
3.2.0 Alpha
- Removed because of a compile error
3.0.9
- Fixed a lot of issue when switching to MC 1.7
- Added possibility to create items with lore, in item patterns
- fixed some issue with color codes and item displaying
3.0.8
- fixed "trader manage" command, accepts now name as it should :)
- added first item pattern support :)
- fixed issues with the buy stock not showing up
- now all items are saved with the material name instead of ID, you can now see the names of your items in the saves.yml :)
- maybe some more things I've forgotten (as always)
3.0.7
- made dtlTraders any bukkit version compatible :)
- fixed a lot of issues with price patterns
- fixed the left-click mm toggling issue
- hopefully disallowed any way of duping items for ever! :D
- added a new command /trader manage <name/id>
- added new UI settings to the locale file
- changed the API to add compatibility with RPGItem plugin
- probably much more I've forgot to write down here :P
3.0.6
- fixed issues with /pattern commands (requires locale reseting)
- fixed issue with /trader help command
- fixed issue with prices if trader got only invalid patterns
- fixed issue with reseting prices with "stack price" flag enabled
- fixed some more other things I don't remember lol
3.0.4
- fixed an issue making dtlTraders use a lot of CPU
- removed online logging for now
- added .nostack option
3.0.3
- fixed some message issues
- added price patterns :)
- added online logging system :D
- added more duped items control
- enabled bit more config nodes
- soon more commands come :)
3.0.1
- fixed some issues with commands
- fixed issues with backward version compatibility
- fixed a bunch of other issues i don't remember :P
- updated the locale (needs to be reseted)
- added more lore information
- added a new wallet type
- added compatibility with Citizens2 npc colored names (in stock names)
- added written books simple compatibility :)
3.0
- Total recode!