[1.8-1.20x] zAuctionHouse (+1400 servers online)

VIP Plugins [1.8-1.20x] zAuctionHouse (+1400 servers online) 3.2.3.7

Pro Download
Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
  6. 1.13
  7. 1.14
  8. 1.15
  9. 1.16
  10. 1.17
  11. 1.18
  12. 1.19
  13. 1.20
  14. 1.20.6
  15. 1.21

You can save 2€ by joining the discord

help.png
tiny tableau v2.png

[IMG]

intro.png

discord.png doc.png code.png graphbar.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]
[IMG]

Custom configuration (here):
[IMG]

Uploader


Downloads
56
Views
2,832
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from ArteffKods

Latest updates

  1. [3.2.3.7] Create player options

    Added database table for player options (disable sell confirmation and sorting) Added command...
  2. Bugs fixs

    If you don’t know, I’m working on my own server, which will be released in a few weeks, you’ll...
  3. Fixs !

    Update to last CurrenciesAPI version Fix error with zAuctionHouse Redis

Similar resources

zAuctionHouse - Redis ArteffKods
zAuctionHouse addon for multi server
0.00 star(s) 0 ratings
Updated
Back
Top Bottom