Releases: Trophonix/TradePlus
Add support for running /tradeplus reload in console
A change I made accidentally removed functionality for running /tradeplus reload in console. This is now restored. :)
1.8 support, trade logging, tab completion
This update brings tab completion to full function, adds a long-requested trade logging feature, and fixes some incompatibilities with 1.8 introduced in a recent update.
Fix tokenmanager offline mode
Trade+ tokenmanager extra will now work with offline mode tokenmanager
New material library, fix blocked items
This update includes a new method of finding material names between versions. Should fix a number of issues people have been experiencing, including the problem with other player's trade items not showing up.
Trade+ 3.26 - Prevent crashes from config missing options
This update fixes some crashes that could occur if the configs are missing options.
Trade+ 3.25 - Fix allow-trade-in-creative & craftbukkit compatability
This update fixes the "allow-trade-in-creative" config option and also fixes a crash with craftbukkit servers due to clickable messages
Trade+ 3.23 - Efficiency and debug mode
This update contains some small changes in my code to make it more efficient and stable. I also added a new "debug-mode" option in the config. Setting this to true will enable console messages with information during trades.
If you have experienced item loss with Trade+ recently, I would ask that you enable this debug mode and message me with your log files. I have been unable to reproduce the item loss on my own servers, and so must try to collect more information. Thank you.
Trade+ 3.22 - Fixes
- Fixed an exception happening when trade is closed while being spectated
- Fixed conflict with anti-combat log/command and other similar plugins
Trade+ 3.21 - Error fix
This update fixes an error that resulted in NullPointer Exceptions in certain circumstances.