- Made it possible to add clickable /trade accept & deny messages, this will require you to manually update your existing config to this format:
https://github.com/Artillex-Studios/AxTrade/blob/master/src/main/resources/lang.yml#L47-L54 (the old format will continue to work, but that will not be clickable)
- Added a new "trade expired" message, don't forget to translate or customize it after updating. (if you want to)
- Made it possible to use player heads in the guis (you can use the %own-head% and %partner-head% placeholders in the texture section of player heads), check the commented out exampes in the default guis.dyml (
https://github.com/Artillex-Studios/AxTrade/blob/master/src/main/resources/guis.yml#L39)
- Fixed an issue with sign guis not working on spigot
- Added AxTradeRequestEvent api event
- Added EcoBits support