zAuctionHouse

VIP Plugins zAuctionHouse

Version: 4.0.0.2
Fix utf8 with discord webhook
Fix message on join with claim money
Fix error with uuid generator
Changes in the configuration files, they are now more complete with better documentation.
Very important update on how the economies work in the plugin. Now it is possible to add an infinite number of economy in the plugin.
Before updating the plugin make sure that everything works ! In case of problem come directly to the discord to ask for help !
There has been a very big change in the API, if you use a custom economy you must update your implementation.
Here is the link to the documentation to add your economy:...
You can now create permissions by grade for item expiration.
Code (Text):

# Replace '_' by a '.' for your permission
expirations: # Expiration per rank and in secondes
zauctionhouse_expiration_vip: 3600
zauctionhouse_expiration_vipplus: 7200
zauctionhouse_expiration_elite: 259200