Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • 🎒 Back-to-School Sale!

    Get 20% OFF on all monthly Ranks with coupon code: Back-to-school

    Start the new season smarter, stronger, and ready to shine ✨

    💡 Keep your subscription active and you’ll continue paying the discounted price every month!

    Upgrade Now 🚀
zAuctionHouse - +2500 servers !

Plugins MC zAuctionHouse - +2500 servers ! 3.2.3.8

Register to download

3.1.3.5​

Added multiple configuration options
Adding elements to/ah config
3.1.3.2
  • Modification of the blacklist system. Creation of the blacklist.yml file
The file includes more possibility for blacklist items, all information here: https://zauctionhouse.groupez.dev/blacklist
Code (YAML):

blacklists:
# Blacklist items if their name contains an element
- type: "zauctionhouse:names_contains"
key: "Custom Sword"
# Blacklist of items with a custom model id
- type: "zauctionhouse:similar_model_id"
key: PAPER # Material name (https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html)
modelId: 10001
# Blacklist of items with lore contains key
- type: "zauctionhouse:contains_lore"
key: "Cosmetics"
# Blacklist of items with lore contains key
- type: "zauctionhouse:material_similar"
key: STONE_HOE # (https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html)

  • Modifying the default category configuration, you now have examples of how to add specific items to your categories, either by name or by custom model id.
  • Like
Reactions: Zenxq
  • Fixed a dupplication issue that was present on some servers.
  • Like
Reactions: Zenxq
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:
https://zauctionhouse.groupez.dev/development-portal/custom-economy

In this update there are different correction and minor optimization.
  • Like
Reactions: dldarzaxoy266
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
  • Like
Reactions: satrabruh
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock