Resource image

zAuctionHouse

4.0.0.5

The best auction house plugin, mandatory for your server.

Add event AuctionPreSellEvent call before selling item

this.addListener(new Listener() {

    @EventHandler

    public void onPreSell(AuctionPreSellEvent event){

        

        System.out.println(event.getItemStack());

        System.out.println(event.getPrice());

        System.out.println(event.getEconomy().name());

        

        event.setItemStack(new ItemStack(Material.DIAMOND, event.getAmount()));

    }

});

4 years ago
Information
Author Maxlego08
Total downloads 10337
First Release 29 Nov. 2020
Last Update Yesterday at 18:04
Category General
Version 4.0.0.5
Downloads 5
Statistique
Current servers:
Current players
Show more on bStats
More resources from Maxlego08
Resource logo

3 spawners type - Classic - Virtual - Gui

Resource logo

Ultra complete menu plugin

Resource logo

A King of The Hill plugin that has all the flexibility that you need!

Resource logo

zAuctionHouse addon for multi server

Resource logo

All the power of zMenu to create a shop