Welcome!

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

SignUp Now!
zAuctionHouse

Plugins MC zAuctionHouse 3.2.4.5

Register to download
  • Fix Folia support
  • Fix error with 1.20.2
Added multiple configuration options
Adding elements to/ah config
  • 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
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