 
                GUI | Fully Configurable | Rebuy Recent Transactions | Sell Mode | Auto Sell | Sale Boosters
This plugin requires the Vault plugin.
Commands
Permissions



settings:
 debug-mode: true
sign-layout:
 line1: '&c[Shop]'
 line2: '&fRight Click'
 line3: ''
 line4: ''
messages:
 no-permission: '&cYou do not have permission to use this feature!'
 purchased-item: '&aYou have successfully purchased x{amount} {item} for ${price}!'
 sold-item: '&aYou have successfully sold x{amount} {item} for ${price}!'
 not-enough-money: '&cYou need ${price} to buy this!'
 not-enough-items: '&cYou do not have enough of this item to sell!'
 inventory-full: '&cYour inventory is full!'
 sold-inventory: '&aYou have successfuly sold &e{items} items &afor &e&n${value}&a!'
 not-sellable: '&cThis item can not be sold!'
 not-buyable: '&cThis item can not be purchased!'
 sale-run-out: '&eYour sale has expired!'
 player-has-sale: '&cThat player already has a sale active!'
 illegal-args: '&cIllegal arguments!'
 player-not-online: '&cThat player is not online!'
 sellmode-enter: '&aYou have entered sell mode! Click anything in your inventory to sell it!'
 sellmode-exit: '&cYou have exited sell mode'
 autosellmode-enter: '&aYou have enabled auto sell mode. All items that you pick up will now be autosold'
 autosellmode-exit: '&cYou have disabled auto sell mode'
 reload-plugin: '&aSuccessfully reloaded'
 reload-fail: '&cA serious error occurred during reloading'
 not-number: '&cThis number is not correct!'
auto-sell:
 items:
  - STONE
  - WOOD
  - LOG
  - GLASS
  - SAND
  - DIRT
  - GRASS
  - GRAVEL
  - IRON_ORE
  - GOLD_ORE
  - BONE
  - ROTTON_FLESH
  - STRING
  - COAL_ORE
  - EMERALD
  - DIAMOND
  - CLAY
  - COBBLESTONE
  - CROPS
  - SUGAR_CANE
  - CACTUS
  - EGG
  - ENDER_PEARL
  - FEATHER
  - FLINT
  - GLOWSTONE_DUST
  - ICE
  - MAGMA_CREAM
  - MELON
  - PAPER
  - POTATO
  - PORK
repurchase-item:
 enabled: true
 item: NETHER_STAR
 name: '&c&lREPURCHASE ITEM'
 lore:
  - '&7Click to re-purchase your last item'
  - '&eItem: &7{item}'
  - '&eAmount: &7{amount}'
  - '&eCost: &7${cost}'
main-shop-inventory:
 title: '&c&lSHOP'
 size: 45
 item: GRAY_STAINED_GLASS_PANE
 background-glass: true
 background-glass-color: 7
sales-settings:
 enchant-if-on-sale: true
 current-sale-lore: '&6Current Sale: &e&l{sale_percentage}%'
sell-inventory:
 title: '&e&lSELL'
 size: 54
recent-transactions-menu:
 title: '&e&lRECENT PURCHASES'
 item-name: '&c&lTRANSACTION &7&o{index}'
 item-lore:
  - '&eItem: &7{item}'
  - '&eAmount: &7{amount}'
  - '&ePrice: &7${price}'
  - ''
  - '&eTime: &7{time_hour}:{time_minute}'
  - '&c&lCLICK TO RE PURCHASE'
more-settings-menu:
 title: '&c&lMORE INFORMATION'
 recent-transactions-item:
  name: '&c&lRECENT TRANSACTIONS'
  item: PAPER
  data: 0
  lore:
   - '&7Recent transaction list:'
  format-bought: '&c&lBOUGHT &fx{amount} &c{item} &7for &c${price} &f- {time_hour}:{time_mins}'
  format-sold: '&a&lSOLD &fx{amount} &a{item} &7for &a${price} &f- {time_hour}:{time_mins}'
 session-earnings-item:
  name: '&c&lSESSION EARNINGS'
  item: DIAMOND
  data: 0
  lore:
   - '&7You have earned &e${earnings} &7this session!'
 sale-active-item:
  name: '&c&lACTIVE SALES'
  item: GOLD_INGOT
  data: 0
  lore:
   - '&7Current Sale: &e{personal_sale_percent}%'
   - '&7Duration: &e{personal_sale_duration}%'
 sale-not-active-item:
  name: '&c&lACTIVE SALES'
  item: BARRIER
  data: 0
  lore:
   - '&7Current Sale: &c&lNONE'
   - '&7Duration: &c&lNONE'
main-menu:
 title: '&c&lSHOP'
 shop-item:
  name: '&c&lSHOP'
  item: CHEST
  data: 0
  lore:
   - '&7Click to open shop'
 more-settings-item:
  name: '&c&lMORE INFORMATION'
  item: PAPER
  data: 0
  lore:
   - '&7Click to view more information like:'
   - '&e- Current sessions earnings'
   - '&e- Your current active sales'
   - '&e- Your most recent purchases'
 sell-all-item:
  name: '&c&lSELL INVENTORY'
  item: HOPPER
  data: 0
  lore-has-permission:
   - '&7Click to quick sell your'
   - '&7entire inventory'
  lore-no-permission:
   - '&7Click to quick sell your'
   - '&7entire inventory'
   - '&c&lNO PERMISSION'
back-item:
 item: RED_STAINED_GLASS_PANE
 data: 14
 name: '&c&lBACK'
 lore: []
cant-buy-item:
 item: BARRIER
 name: '&c&lLIMIT'
 data: 0
 lore:
  - '&cYou cant buy this amount of this'
  - '&citem at one time!'
border-glass-item: GRAY_STAINED_GLASS_PANE
border-glass-color: 7
product-format:
 display-name: '&f&l{item}'
 lore:
  - '&cRight click &7to sell'
  - '&cLeft click &7to buy'
  - ''
  - '&cMiddle click &7to sell all'
chosing-specific-inventory:
 title: '&c&lBUYING &7{product}'
 digit-item: OAK_SIGN
 digit-item-name: '&c&l{digit}'
 purchase-item:
  item: CHEST
  name: '&c&lPURCHASE'
  lore:
   - '&7Amount: &f{amount}'
   - '&7Cost: &f${cost}'
   - ''
   - '&f&lCLICK TO PURCHASE'
 clear-selection-item:
  item: LAVA_BUCKET
  name: '&c&lRESET'
  lore:
   - '&fClick to reset your current selection'
buying-inventory:
 title: '&c&lBUYING &7{product}'
 item: CHEST
 sale-active-lore-line: '&a&l{percent}% SALE ACTIVE'
 one:
  name: '&cBuy 1'
  lore:
   - '&7Current Rate: &c${price_per}\each'
   - '&7Purchase 1 for: &c${price}'
   - '&c&lCLICK TO PURCHASE'
 stack:
  name: '&cBuy 64'
  lore:
   - '&7Current Rate: &c${price_per}\each'
   - '&7Purchase 64 for: &c${price}'
   - '&c&lCLICK TO PURCHASE'
 specific:
  name: '&cBuy specific amount'
  lore:
   - '&7Current Rate: &c${price_per}\each'
   - '&7Click to purchase specific amount'
   - '&c&lCLICK TO PURCHASE'
selling-inventory:
 title: '&c&lSELLING &7{product}'
 item: DIAMOND
 one:
  name: '&cSell 1'
  lore:
   - '&7Current Rate: &c${price_per}\each'
   - '&7Sell 1 for: &c${price}'
   - '&c&lCLICK TO SELL'
 stack:
  name: '&cSell 64'
  lore:
   - '&7Current Rate: &c${price_per}\each'
   - '&7Sell 64 for: &c${price}'
   - '&c&lCLICK TO SELL'
 inventory:
  name: '&cSell entire inventory'
  lore:
   - '&7Current Rate: &c${price_per}\each'
   - '&7Sell entire inventory'
   - '&c&lCLICK TO SELL'
product-shop-glass-slots:
 - 0
 - 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 7
 - 8
 - 9
 - 17
 - 18
 - 26
 - 27
 - 35
 - 36
 - 44
 - 46
 - 47
 - 49
 - 51
 - 52
 - 53
page_glass:
 next:
  item: RED_STAINED_GLASS_PANE
  name: '&a&lNEXT PAGE'
 previous:
  item: GREEN_STAINED_GLASS_PANE
  name: '&c&lPREVIOUS PAGE'
# example item:
#
#   '1':
#    item: 'DIAMOND_SWORD'
#    data: 5
#    sell-price-per: 0.5
#    buy-price-per: 1
#    slot: 15
#    page: 1
#    commands-run-on-buy:
#     - 'broadcast {player} bought dirt from /shop!'
#    commands-run-on-sell:
#     - 'broadcast {player} sold dirt from /shop!'
#    enchants:
#     DAMAGE_ALL: 2
#    max-purchase-amount: 1
#    lore:
#     - '&cSuper amazing diamond sword!'
categories:
 blocks:
  slot: 10
  size-per-page: 54
  material: 'STONE'
  name: '&c&lBLOCKS'
  inventory-title: '&c&lBLOCKS &7(Page {page})'
  permission: 'epicshopgui.category.blocks'
  lore:
   - '&7CLICK to view'
  items:
   1:
    item: 'STONE'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 10
    page: 1
    buyable: true
    sellable: true
   2:
    item: 'GRANITE'
    data: 1
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 11
    page: 1
    buyable: true
    sellable: true
   3:
    item: 'POLISHED_GRANITE'
    data: 2
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 12
    page: 1
    buyable: true
    sellable: true
   4:
    item: 'DIORITE'
    data: 3
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 13
    page: 1
    buyable: true
    sellable: true
   5:
    item: 'POLISHED_DIORITE'
    data: 4
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 14
    page: 1
    buyable: true
    sellable: true
   6:
    item: 'ANDESITE'
    data: 5
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 15
    page: 1
    buyable: true
    sellable: true
   7:
    item: 'POLISHED_ANDESITE'
    data: 6
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 16
    page: 1
    buyable: true
    sellable: true
   8:
    item: 'DIRT'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 19
    page: 1
    buyable: true
    sellable: true
   9:
    item: 'SHORT_GRASS'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 20
    page: 1
    buyable: true
    sellable: true
   10:
    item: 'DIRT'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 21
    page: 1
    buyable: true
    sellable: true
   11:
    item: 'COARSE_DIRT'
    data: 1
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 22
    page: 1
    buyable: true
    sellable: true
   12:
    item: 'PODZOL'
    data: 2
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 23
    page: 1
    buyable: true
    sellable: true
   13:
    item: 'GLASS'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 24
    page: 1
    buyable: true
    sellable: true
   14:
    item: 'COBBLESTONE'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 25
    page: 1
    buyable: true
    sellable: true
   15:
    item: 'OAK_PLANKS'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 28
    page: 1
    buyable: true
    sellable: true
   16:
    item: 'SPRUCE_PLANKS'
    data: 1
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 29
    page: 1
    buyable: true
    sellable: true
   17:
    item: 'BIRCH_PLANKS'
    data: 2
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 30
    page: 1
    buyable: true
    sellable: true
   18:
    item: 'JUNGLE_PLANKS'
    data: 3
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 31
    page: 1
    buyable: true
    sellable: true
   19:
    item: 'ACACIA_PLANKS'
    data: 4
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 32
    page: 1
    buyable: true
    sellable: true
   20:
    item: 'DARK_OAK_PLANKS'
    data: 5
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 33
    page: 1
    buyable: true
    sellable: true
   21:
    item: 'SAND'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 34
    page: 1
    buyable: true
    sellable: true
   22:
    item: 'RED_SAND'
    data: 1
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 37
    page: 1
    buyable: true
    sellable: true
   23:
    item: 'GRAVEL'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 38
    page: 1
    buyable: true
    sellable: true
   24:
    item: 'OAK_LOG'
    data: 0
    sell-price-per: 2
    buy-price-per: 3
    slot: 39
    page: 1
    buyable: true
    sellable: true
   25:
    item: 'SPRUCE_LOG'
    data: 2
    sell-price-per: 2
    buy-price-per: 3
    slot: 40
    page: 1
    buyable: true
    sellable: true
   26:
    item: 'BIRCH_LOG'
    data: 3
    sell-price-per: 2
    buy-price-per: 3
    slot: 41
    page: 1
    buyable: true
    sellable: true
   27:
    item: 'SANDSTONE'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 42
    page: 1
    buyable: true
    sellable: true
   28:
    item: 'CHISELED_SANDSTONE'
    data: 1
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 43
    page: 1
    buyable: true
    sellable: true
   29:
    item: 'SMOOTH_SANDSTONE'
    data: 2
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 10
    page: 2
    buyable: true
    sellable: true
   30:
    item: 'WHITE_WOOL'
    data: 0
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 11
    page: 2
    buyable: true
    sellable: true
   31:
    item: 'ORANGE_WOOL'
    data: 1
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 12
    page: 2
    buyable: true
    sellable: true
   32:
    item: 'MAGENTA_WOOL'
    data: 2
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 13
    page: 2
    buyable: true
    sellable: true
   33:
    item: 'BLACK_WOOL'
    data: 15
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 14
    page: 2
    buyable: true
    sellable: true
   34:
    item: 'LIGHT_BLUE_WOOL'
    data: 3
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 15
    page: 2
    buyable: true
    sellable: true
   35:
    item: 'YELLOW_WOOL'
    data: 4
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 16
    page: 2
    buyable: true
    sellable: true
   36:
    item: 'LIME_WOOL'
    data: 5
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 19
    page: 2
    buyable: true
    sellable: true
   37:
    item: 'PINK_WOOL'
    data: 6
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 20
    page: 2
    buyable: true
    sellable: true
   38:
    item: 'GRAY_WOOL'
    data: 7
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 21
    page: 2
    buyable: true
    sellable: true
   39:
    item: 'LIGHT_GRAY_WOOL'
    data: 8
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 22
    page: 2
    buyable: true
    sellable: true
   40:
    item: 'CYAN_WOOL'
    data: 9
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 23
    page: 2
    buyable: true
    sellable: true
   41:
    item: 'PURPLE_WOOL'
    data: 10
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 24
    page: 2
    buyable: true
    sellable: true
   42:
    item: 'BLUE_WOOL'
    data: 11
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 25
    page: 2
    buyable: true
    sellable: true
   43:
    item: 'BROWN_WOOL'
    data: 12
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 28
    page: 2
    buyable: true
    sellable: true
   44:
    item: 'GREEN_WOOL'
    data: 13
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 29
    page: 2
    buyable: true
    sellable: true
   45:
    item: 'RED_WOOL'
    data: 14
    sell-price-per: 0.5
    buy-price-per: 1
    slot: 30
    page: 2
    buyable: true
    sellable: true
 mining:
  slot: 12
  size-per-page: 54
  material: DIAMOND_PICKAXE
  name: '&c&lMining'
  inventory-title: '&c&lMining &7(Page {page})'
  permission: 'epicshopgui.category.mining'
  lore:
   - '&7CLICK to view'
  items:
   46:
    item: 'COAL'
    data: 0
    sell-price-per: 250.0
    buy-price-per: 500
    slot: 10
    page: 1
    buyable: true
    sellable: true
   47:
    item: 'CHARCOAL'
    data: 1
    sell-price-per: 275.0
    buy-price-per: 550
    slot: 11
    page: 1
    buyable: true
    sellable: true
   48:
    item: 'IRON_INGOT'
    data: 0
    sell-price-per: 300.0
    buy-price-per: 600
    slot: 12
    page: 1
    buyable: true
    sellable: true
   49:
    item: 'GOLD_INGOT'
    data: 0
    sell-price-per: 375.0
    buy-price-per: 650
    slot: 13
    page: 1
    buyable: true
    sellable: true
   50:
    item: 'BLUE_DYE'
    data: 4
    sell-price-per: 400.0
    buy-price-per: 800
    slot: 14
    page: 1
    buyable: true
    sellable: true
   51:
    item: 'REDSTONE'
    data: 0
    sell-price-per: 500.0
    buy-price-per: 1000
    slot: 15
    page: 1
    buyable: true
    sellable: true
   52:
    item: 'DIAMOND'
    data: 0
    sell-price-per: 1000.0
    buy-price-per: 2000
    slot: 16
    page: 1
    buyable: true
    sellable: true
   53:
    item: 'EMERALD'
    data: 0
    sell-price-per: 1500.0
    buy-price-per: 3000
    slot: 19
    page: 1
    buyable: true
    sellable: true
   54:
    item: 'QUARTZ'
    data: 0
    sell-price-per: 2000.0
    buy-price-per: 4000
    slot: 20
    page: 1
    buyable: true
    sellable: true
 farming:
  slot: 14
  size-per-page: 54
  material: GOLDEN_HOE
  name: '&c&lFarming'
  inventory-title: '&c&lFarming &7(Page {page})'
  permission: 'epicshopgui.category.farming'
  lore:
   - '&7CLICK to view'
  items:
   55:
    item: 'WHEAT_SEEDS'
    data: 0
    sell-price-per: 500.0
    buy-price-per: 1000
    slot: 10
    page: 1
    buyable: true
    sellable: true
   56:
    item: 'WHEAT'
    data: 0
    sell-price-per: 600.0
    buy-price-per: 1200
    slot: 11
    page: 1
    buyable: true
    sellable: true
   57:
    item: 'SUGAR_CANE'
    data: 0
    sell-price-per: 700.0
    buy-price-per: 1400
    slot: 12
    page: 1
    buyable: true
    sellable: true
   58:
    item: 'COCOA_BEANS'
    data: 3
    sell-price-per: 800.0
    buy-price-per: 1600
    slot: 13
    page: 1
    buyable: true
    sellable: true
   59:
    item: 'PUMPKIN_SEEDS'
    data: 0
    sell-price-per: 1000.0
    buy-price-per: 2000
    slot: 14
    page: 1
    buyable: true
    sellable: true
   60:
    item: 'MELON_SEEDS'
    data: 0
    sell-price-per: 1000.0
    buy-price-per: 2000
    slot: 15
    page: 1
    buyable: true
    sellable: true
   61:
    item: 'NETHER_WART'
    data: 0
    sell-price-per: 2000.0
    buy-price-per: 4000
    slot: 16
    page: 1
    buyable: true
    sellable: true
   62:
    item: 'CARROT'
    data: 0
    sell-price-per: 2500.0
    buy-price-per: 5000
    slot: 19
    page: 1
    buyable: true
    sellable: true
   63:
    item: 'POTATO'
    data: 0
    sell-price-per: 2500.0
    buy-price-per: 5000
    slot: 20
    page: 1
    buyable: true
    sellable: true
 food:
  slot: 16
  size-per-page: 54
  material: COOKED_BEEF
  name: '&c&lFOOD'
  inventory-title: '&c&lFOOD &7(Page {page})'
  permission: 'epicshopgui.category.food'
  lore:
   - '&7CLICK to view'
  items:
   64:
    item: 'APPLE'
    data: 0
    sell-price-per: 50.0
    buy-price-per: 100
    slot: 10
    page: 1
    buyable: true
    sellable: true
   65:
    item: 'GOLDEN_APPLE'
    data: 0
    sell-price-per: 2500.0
    buy-price-per: 5000
    slot: 11
    page: 1
    buyable: true
    sellable: true
   66:
    item: 'ENCHANTED_GOLDEN_APPLE'
    data: 1
    sell-price-per: 15000.0
    buy-price-per: 30000
    slot: 12
    page: 1
    buyable: true
    sellable: true
 armor:
  slot: 28
  size-per-page: 54
  material: DIAMOND_CHESTPLATE
  name: '&c&lARMOR'
  inventory-title: '&c&lARMOR &7(Page {page})'
  permission: 'epicshopgui.category.armor'
  lore:
   - '&7CLICK to view'
  items:
   67:
    item: 'LEATHER_HELMET'
    data: 0
    sell-price-per: 100.0
    buy-price-per: 200
    slot: 10
    page: 1
    buyable: true
    sellable: true
   68:
    item: 'LEATHER_CHESTPLATE'
    data: 0
    sell-price-per: 100.0
    buy-price-per: 200
    slot: 11
    page: 1
    buyable: true
    sellable: true
   69:
    item: 'LEATHER_LEGGINGS'
    data: 0
    sell-price-per: 100.0
    buy-price-per: 200
    slot: 12
    page: 1
    buyable: true
    sellable: true
   70:
    item: 'LEATHER_BOOTS'
    data: 0
    sell-price-per: 100.0
    buy-price-per: 200
    slot: 13
    page: 1
    buyable: true
    sellable: true
 weapons:
  slot: 30
  size-per-page: 54
  material: DIAMOND_SWORD
  name: '&c&lWEAPONS'
  inventory-title: '&c&lWEAPONS &7(Page {page})'
  permission: 'epicshopgui.category.weapons'
  lore:
   - '&7CLICK to view'
  items:
   71:
    item: 'WOODEN_SWORD'
    data: 0
    sell-price-per: 50.0
    buy-price-per: 100
    slot: 10
    page: 1
    buyable: true
    sellable: true
   72:
    item: 'STONE_SWORD'
    data: 0
    sell-price-per: 250.0
    buy-price-per: 500
    slot: 11
    page: 1
    buyable: true
    sellable: true
   73:
    item: 'IRON_SWORD'
    data: 0
    sell-price-per: 1000.0
    buy-price-per: 2000
    slot: 12
    page: 1
    buyable: true
    sellable: true
   74:
    item: 'GOLDEN_SWORD'
    data: 0
    sell-price-per: 1000.0
    buy-price-per: 2000
    slot: 13
    page: 1
    buyable: true
    sellable: true
   75:
    item: 'DIAMOND_SWORD'
    data: 0
    sell-price-per: 2500.0
    buy-price-per: 5000
    slot: 14
    page: 1
    buyable: true
    sellable: true
   76:
    item: 'BOW'
    data: 0
    sell-price-per: 1250.0
    buy-price-per: 2500
    slot: 15
    page: 1
    buyable: true
    sellable: true
   77:
    item: 'ARROW'
    data: 0
    sell-price-per: 250.0
    buy-price-per: 500
    slot: 16
    page: 1
    buyable: true
    sellable: true
For support, please use only resource discussion 
Terms of Service 
By using this plugin, you agree to the following terms, which may be updated by the author at any time.