Voxel Shop beta is live. Expect occasional bugs. Learn more  
zAuctionHouse icon

zAuctionHouse 3.2.4.5

The best auction house plugin, mandatory for your server.

Page 1 2 3 4 5 6 ... 10
3.1.3.2 Jun 8, 2023
Update to 1.20

Update to 1.20

3.1.3.1 Jun 4, 2023
Change prices file !
Changed the format of the prices.yml file. You now have more options for defining a price. (You must reset your configuration file !)
prices:
 
    # Price items if their name contains an element
  - type: "zauctionhouse:names_contains"
    minPrice: 100
    maxPrice: 1000
    key: "Custom Sword"
     
    # Price of items with a custom model id
  - type: "zauctionhouse:similar_model_id"
    minPrice: 100
    maxPrice: 1000 
    key: PAPER # Material name (https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html)
    modelId: 10001   
   
    # Price of items with lore contains key
  - type: "zauctionhouse:contains_lore"
    minPrice: 100
    maxPrice: 1000
    key: "Cosmetics"   
   
    # Price of items with lore contains key
  - type: "zauctionhouse:material_similar"
    minPrice: 100
    maxPrice: 1000 
    key: STONE_HOE # (https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html)
 
 
NONE type added for messages.
Various corrections to thread usage (ActionBar / SqlManager).
Several options added to config.json file for item sales.
3.1.3.0 Jun 2, 2023
Configurations changes
  • 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
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.
3.1.2.9 May 4, 2023
Fix jar

Fixed an error with claim money and enableTransactionMessageOnJoin. This option is now disabled by default and you cannot enable it if you do not have JSON storage.

3.1.2.9 May 4, 2023
Claim money

Fixed an error with claim money and enableTransactionMessageOnJoin. This option is now disabled by default and you cannot enable it if you do not have JSON storage.

3.1.2.8 May 3, 2023
Somes fixs

Fixed a dupplication issue that was present on some servers.

3.1.2.7 Apr 28, 2023
Fix error with old minecraft version

Fix error with old minecraft version

3.1.2.6 Apr 27, 2023
Somes fixs
  • Fix dupe on sell item
  • Fix min and max price for inventory selling
  • Add search option for /ah config (you can try /ah search price for example)
3.1.2.5 Apr 23, 2023
Fix errors
  • Fix error with item economies
  • Fix error with a trident
  • Fix error with default config files
3.1.2.4 Apr 7, 2023
Transaction + Discord webhook
3.1.2.3 Apr 4, 2023
Fix error

Fix error with uuid generator

3.1.2.2 Apr 3, 2023
UUID change

Add a system who will check if an uuid already exist.

3.1.2.1 Mar 17, 2023
Edit default config files

Changes in the configuration files, they are now more complete with better documentation.

3.1.2.0 Feb 25, 2023
Economy Update
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:
 
 
In this update there are different correction and minor optimization.
3.1.1.0 Jan 25, 2023
Added permission for expiration by grade
You can now create permissions by grade for item expiration.
# 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 
3.1.0.9 Jan 19, 2023
Add dupe listener

Added a listener to handle dupplication problems. (thanks to hohosmc)

3.1.0.8 Jan 14, 2023
Add command cooldown

Added a cooldown on orders to prevent spam. By default the cooldown is active and is 5 seconds. Here is the permission that allows to bypass the cooldown: zauctionhouse.admin.bypass.cooldown

3.1.0.7 Jan 4, 2023
Optimisation + fix
Optimization of the /ah search command
Added the possibility to choose only the material to put an item with a minimum and maximum price
3.1.0.6 Dec 28, 2022
Fix spam log

Fix spam log

3.1.0.5 Dec 24, 2022
Blacklist model id
  • Added model id blacklist
  • Fix webhook discord
Page 1 2 3 4 5 6 ... 10
Sign in
$14.95 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe