Upgrade
Games
Resources
  • Recent Announcement: website reset your user data you can create a new user, to import roles you can open a ticket on our discordRead More
[1.8-1.20] zAuctionHouse (+2200 servers online)

MC Plugins [1.8-1.20] zAuctionHouse (+2200 servers online) 3.1.4.1
  • The most used auction house plugin in the world !
  • That Clear Idk Why VirusTotal Detect That Viruses, But It Clear :)


    [IMG]

    intro.png

    discord.pngdoc.pngcode.pnggraphbar.png
    [IMG]

    [IMG]
    [IMG]

    [IMG]
    [IMG]

    [IMG]
    [IMG]

    [IMG]
    [IMG]

    [IMG]
    [IMG]

    Spoiler: Features

    The plugin has a very complete configuration system for inventories, here is an example of configuration.
    Code (YAML):

    # You have the plugin documentation here
    # https://zauctionhouse.groupez.xyz/

    # First you have the name of the invetaire that will be displayed.
    name: "&7Auction &8(&f%page%&8/&f%maxPage%&8)"

    # Here you have the size of the inventory, which must be a multiple of 9
    size: 54

    # You have here the type of inventory, you have all the list of inventories here:
    # https://zauctionhouse.groupez.xyz/inventories/inventories
    type: AUCTION

    # You have here the list of buttons
    # You can find the list of buttons here: https://zauctionhouse.groupez.xyz/inventories/buttons
    items:
    # Will display an item that has no action on the different slots
    slots:
    type: NONE_SLOT
    isPermanent: true
    item:
    material: GRAY_STAINED_GLASS_PANE
    name: "&e"
    slots:
    - 0
    - 1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    - 18
    - 27
    - 17
    - 26
    - 35
    - 36
    - 44
    # Go open the "expire" inventory
    expireItems:
    type: INVENTORY
    slot: 45
    isPermanent: true
    inventory: "expire"
    item:
    material: CHEST
    name: "&fExpire items"
    lore:
    - "&f» &7You have &b%zauctionhouse_expired_item% &7expired items"

    # Go open the "buying" inventory
    buyItem:
    type: INVENTORY
    slot: 46
    isPermanent: true
    inventory: "buying"
    item:
    material: ENDER_CHEST
    name: "&fBought items"
    lore:
    - "&f» &7You have &b%zauctionhouse_buying_item% &7bought items"
    # Allows you to go to the next page
    next:
    type: NEXT
    isPermanent: true
    slot: 50
    item:
    material: ARROW
    name: "&fNext"
    # Allows you to go to the previous page
    previous:
    type: PREVIOUS
    isPermanent: true
    slot: 48
    item:
    material: ARROW
    name: "&fPrevious"
    # You will be able to change the sort type and display the information of the plugin
    informations:
    type: CHANGE_SORT
    slot: 49
    isPermanent: true
    item:
    material: NETHER_STAR
    name: "&fInformations"
    lore:
    - "&7&m-------------------------------------"
    - "&f&l» &7Welcome to the auction house"
    - "&f&l» &7it's a market where all the players"
    - "&f&l» &7can sell or buy items."
    - ""
    - "&f&l» &7To be able to sell items you must do"
    - "&f&l» &a/ah sell &7<&aprice&7> &8[&7<&fnumber of items&7>&8]"
    - ""
    - "&f&l» &7Number of items available&7: &b%zauctionhouse_counts%"
    - "&f&l» &7Sort type&7: &b%zauctionhouse_sorting%"
    - "&f&l» &7Click to &bchange &7the sort type"
    - "&7&m-------------------------------------"

    # Go open the "items" inventory
    playerItems:
    type: INVENTORY
    inventory: "items"
    isPermanent: true
    slot: 52
    item:
    material: SUNFLOWER
    name: "&fYour items"
    lore:
    - "&f» &7You have &b%zauctionhouse_currents_item% &7items"

    # Go open the "categories" inventory
    categories:
    type: INVENTORY
    inventory: "categories"
    slot: 53
    isPermanent: true
    item:
    material: CHEST_MINECART
    name: "&fCategories"

    # Here you have the list of slots where the items for sale will appear.
    items:
    type: AUCTION_ITEM
    isPermanent: true
    slots:
    - 10
    - 11
    - 12
    - 13
    - 14
    - 15
    - 16
    - 19
    - 20
    - 21
    - 22
    - 23
    - 24
    - 25
    - 28
    - 29
    - 30
    - 31
    - 32
    - 33
    - 34
    - 37
    - 38
    - 39
    - 40
    - 41
    - 42
    - 43

    Spoiler: How to convert?
    commands.png

    opinions.png

    View attachment 713196
    [IMG]
    Download Here You can't access this Speed Download
    NullAssets
    MC Plugins
    Version 3.1.4.1
    Downloads 24
    View 404
    Last Update
    0.00 star(s) 0 ratings