zAuctionHouse - Auction House plugin v4.0.1.0

Most used auction house plugin in the world.
Add a message when the player sell an item
Screenshot_1.png

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    19.1 KB · Views: 130
New Developper API
Java:
private Auction auction;

public boolean setupAuction(){
try {
        RegisteredServiceProvider<Auction> auctionProvider = getServer().getServicesManager()
                .getRegistration(Auction.class);
        if (auctionProvider != null) {
            auction = auctionProvider.getProvider();
        }
    } catch (NoClassDefFoundError e) {
    }
    return (auction != null);
}

Adding a message system in the title!
Code:
  "title": {
    "use": true,
    "useCooldown": true,
    "useErrorBuy": true,
    "useInventoryFull": true,
    "useRemoveItem": true,
    "useItemPurchased": true,
    "useBuyerPurchased": true,
    "useAddItem": true,
    "useNoHoldingItem": true,
    "useBlacklistItem": true,
    "useNoMore": true,
    "useNoMoney": true,
    "useMinPrice": true,
    "useMaxPrice": true,
    "useCreativeError": true,
    "useActionBuyerPurchased": true
  },
Code:
  "title": {
    "creativeError": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "maxPrice": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "minPrice": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "noMoney": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "noMore": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "blacklistItem": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "noHoldingItem": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "addItem": {
      "title": "§aAdding an item !",
      "subTitle": "%message%"
    },
    "buyerPurchased": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "actionBuyerPurchased": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "itemPurchased": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "removeItem": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "inventoryFull": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "errorBuy": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    },
    "cooldown": {
      "title": "§cNOPE",
      "subTitle": "%message%"
    }
  },
Screenshot_2.png


You can get your money back later with the button!
Screenshot_3.png

Attachments

  • Screenshot_2.png
    Screenshot_2.png
    306.2 KB · Views: 35
  • Screenshot_3.png
    Screenshot_3.png
    14.2 KB · Views: 34
Bug fix that duplicates items
Added the possibility of making the price of items more beautiful
Screenshot_2.png


- Add a button to retrieve all your items
Screenshot_1.png



- Added enchantment configuration for discord messages
Screenshot_3.png

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    8.9 KB · Views: 131
  • Screenshot_2.png
    Screenshot_2.png
    14.2 KB · Views: 128
  • Screenshot_3.png
    Screenshot_3.png
    21.3 KB · Views: 131
Fixed an error with categories
Improvement of the inventory system
Fixed a big duplication bug!
Fixed item purchase with playerpoint
Fixed a bug with inventories Adding a translation system! You can put the plugin in French, English and Italian (thanks to pompiere)!
Adding a packet system that only works in 1.7.10 for the moment! Usable for people who know how to modify their minecraft!

Adding of:
Code:
openInventoryAfterPurchase: true
Allows the opening of the menu after the purchase of an item

openInventoryAfterRemove: true
Opens the menu after removing an item
Buy a license now
$14.00
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Extras
zAuctionHouse Redis
+ $20.00
zAuctionHouse Stats
+ $7.00
Mc-Complex Configuration
+ $3.99
DonutSMP Configuration
+ $3.99
Hypixel Configuration
+ $3.99
Share and earn
Refer this resource and earn a 20% commission.
117,624 Views
699 Purchases
739 Downloads
Dec 3, 2018 Published
Jul 17, 2026 Updated
4.00 star(s)
Average rating (20)
1.6 MB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
AI use in marketing
No
AI use in product
No
Type
  1. Economy
  1. Staff
Game mode
  1. Survival & SMP
  1. Factions
  1. Skyblock
Game mode
  1. Survival
  1. Factions
  1. Skyblock
Game mode (legacy)
  1. Survival
  1. Factions
  1. Skyblock
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
  1. 1.12
  1. 1.11
  1. 1.10
  1. 1.9
  1. 1.8
Supported languages
  1. English
Includes DRM
No
Source access (legacy)
Closed source & unobfuscated
Creator
Recommended for you
zAuctionHouse addon for multi servers
5.00 star(s) 1 ratings
81 purchases
A King of The Hill plugin that has all the flexibility that you need!
3.50 star(s) 5 ratings
54 purchases
All the power of zMenu to create a shop
4.50 star(s) 7 ratings
52 purchases
Statistics addon for zAuctionHouse
3.00 star(s) 1 ratings
51 purchases
zAuctionHouse Configuration similar to the DonutSMP Auction House
4.00 star(s) 3 ratings
183 purchases
Share and earn
Refer this resource and earn a 20% commission.
117,624 Views
699 Purchases
739 Downloads
Dec 3, 2018 Published
Jul 17, 2026 Updated
4.00 star(s)
Average rating (20)
1.6 MB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
AI use in marketing
No
AI use in product
No
Type
  1. Economy
  1. Staff
Game mode
  1. Survival & SMP
  1. Factions
  1. Skyblock
Game mode
  1. Survival
  1. Factions
  1. Skyblock
Game mode (legacy)
  1. Survival
  1. Factions
  1. Skyblock
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
  1. 1.12
  1. 1.11
  1. 1.10
  1. 1.9
  1. 1.8
Supported languages
  1. English
Includes DRM
No
Source access (legacy)
Closed source & unobfuscated
Creator
Recommended for you
zAuctionHouse addon for multi servers
5.00 star(s) 1 ratings
81 purchases
A King of The Hill plugin that has all the flexibility that you need!
3.50 star(s) 5 ratings
54 purchases
All the power of zMenu to create a shop
4.50 star(s) 7 ratings
52 purchases
Statistics addon for zAuctionHouse
3.00 star(s) 1 ratings
51 purchases
zAuctionHouse Configuration similar to the DonutSMP Auction House
4.00 star(s) 3 ratings
183 purchases
Top