Minecraft OnlyShopGUI mod 2026 download
logo
minecraft mod OnlyShopGUI

OnlyShopGUI

Game Version: 1.12
Total Downloads: 7,964
Updated: Apr 2, 2018
Created: Mar 1, 2014
Download OnlyShopGUIDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
OnlyShopGUI v1.3 release 7.11 KB Apr 2, 2018 1.12 552 download OnlyShopGUI OnlyShopGUI v1.3 releaseDownload
OnlyShopGUI_v1.2b release 6.89 KB Dec 21, 2014 1.8.1 4,206 download OnlyShopGUI OnlyShopGUI_v1.2b releaseDownload
OnlyShopGUI_v1.2 release 7.06 KB Jun 17, 2014 1.7.4 2,058 download OnlyShopGUI OnlyShopGUI_v1.2 releaseDownload
OnlyShopGUI_v1.1 release 7.14 KB Apr 23, 2014 1.7.4 805 download OnlyShopGUI OnlyShopGUI_v1.1 releaseDownload
OnlyShopGUI_v1.0 release 6.91 KB Mar 1, 2014 1.7.4 343 download OnlyShopGUI OnlyShopGUI_v1.0 releaseDownload

Screenshots

Description

Share this:

OnlyShopGUI

OnlyShopGUI allows you to create admin shop with GUI like chest inventory. Requires Vault!

Features:
Configurable durability, price and amount
Discounts for VIP
Items for VIP only
Click sound when select item to buy
Up to 54 slots (6 lines)

Commands:
/shop – open shop GUI
/shop reload – reload shop config

Permissions:
onlyshop.vip – ability to use discounts and buy uncommon items
onlyshop.reload – ability to reload plugin configuration

Configuration info:
shop-lines: 3 # Number of shop GUI lines. Maximum is 6 (54 slots)

fill-empty: true # Put items in free inventory slot instead of adding items to existing stack

'INK_SACK-3': # ItemName-Durability (-durability is optional)
  amount: 2 # Amount of items to add to player inventory when buy
  price: 8 # How money take from player for this item
  discount: 30 # It give 30% discount to VIP (-1 if you want make item for VIP only)

Configuration example:
shop-lines: 6

fill-empty: true

  goodies:

    'DIAMOND':
      amount: 1
      price: 100
      discount: 50

    'SPAWN_EGG-50':
      amount: 1
      price: 80
      discount: -1

Sources on GitHub (old)

Comments

Add a comment