GuiShopManager
GuiShopManager allows opening inventory shop/menu GUIs by clicking an item in the players inventory. It is a BossShopPro Addon.
Features
Settings
JoinDelay: When players join, GSM will wait the given time (in ticks) until the items are given
AllowPlaceItems: Allows to place the Items
AllowDropItems: Allows to drop the Items
AllowMoveItems: Allows to move the Items in the inventory
AcceptLeftClick: Executes action when player uses leftclick with item in hand
DropItemsOnDeath: If false, the player won't drop the Items on death
GetItemsOnRespawn: Gives the Items when the player respawns
ClearInvOnJoin: Clears the players inventory on join before the GSM items are added (Useful for Lobby servers)
ClearInvOnWorldChange: Clears the players inventory when he teleports into an other world (GSM Items restricted to other worlds will be cleared anyways)
Commands
![[IMG]](//proxy.spigotmc.org/f8cffb1f38db3f9715a24b1e3ec994660032414e?url=http%3A%2F%2Ffelix.neuby.de%2Fcms%2Fwp-content%2Fuploads%2F2013%2F10%2Fgsm1.png)
or
![[IMG]](//proxy.spigotmc.org/1dbba5ed566a7c6fa1f1d9969c21155a999aebb5?url=http%3A%2F%2Ffelix.neuby.de%2Fcms%2Fwp-content%2Fuploads%2F2013%2F10%2Fgsm2.png)
How to add more actions?
An item is set up like following:
In order to add commands or playercommands, simply add a new line:
Every item can theoretically be bound to multiple actions at the same time.
How to restrict an item to a world?
Simply add a new "World: <worlds>" line to your item.
GuiShopManager allows opening inventory shop/menu GUIs by clicking an item in the players inventory. It is a BossShopPro Addon.
Features
- Open a BossShopPro GUI when clicking a specific item
- Supports all kind of items that BossShopPro supports (including placeholders)
- Set the location of the Items in the inventory of your players
- Different optional settings
- You can bind commands/playercommands to items too
- Multiworld support
Settings
JoinDelay: When players join, GSM will wait the given time (in ticks) until the items are given
AllowPlaceItems: Allows to place the Items
AllowDropItems: Allows to drop the Items
AllowMoveItems: Allows to move the Items in the inventory
AcceptLeftClick: Executes action when player uses leftclick with item in hand
DropItemsOnDeath: If false, the player won't drop the Items on death
GetItemsOnRespawn: Gives the Items when the player respawns
ClearInvOnJoin: Clears the players inventory on join before the GSM items are added (Useful for Lobby servers)
ClearInvOnWorldChange: Clears the players inventory when he teleports into an other world (GSM Items restricted to other worlds will be cleared anyways)
Commands
- /GSM reload - Reloads the Plugin
- /GSM items - Lists all existing GSM Items
- /GSM give <ItemName> [Player] - Spawns a GSM Item
- GUIShopManager.Reload
- GUIShopManager.Items
- GUIShopManager.Give
![[IMG]](http://proxy.spigotmc.org/f8cffb1f38db3f9715a24b1e3ec994660032414e?url=http%3A%2F%2Ffelix.neuby.de%2Fcms%2Fwp-content%2Fuploads%2F2013%2F10%2Fgsm1.png)
or
![[IMG]](http://proxy.spigotmc.org/1dbba5ed566a7c6fa1f1d9969c21155a999aebb5?url=http%3A%2F%2Ffelix.neuby.de%2Fcms%2Fwp-content%2Fuploads%2F2013%2F10%2Fgsm2.png)
How to add more actions?
An item is set up like following:
Code (Text):
BossShopMenu:
Look:
- name:&6[o] &4&lBossShop &r&6Menu &6[o]
- lore:&7Right Click to open the Menu!
- type:BOOK
- amount:1
GiveOnJoin: true
InventoryLocation: 1
OpenShop: menu
Look:
- name:&6[o] &4&lBossShop &r&6Menu &6[o]
- lore:&7Right Click to open the Menu!
- type:BOOK
- amount:1
GiveOnJoin: true
InventoryLocation: 1
OpenShop: menu
Code (Text):
#Example 1
Command:
- fly %player%
#Example 2
PlayerCommand:
- spawn
Command:
- fly %player%
#Example 2
PlayerCommand:
- spawn
How to restrict an item to a world?
Code (Text):
BossShopMenu:
Look:
- name:&6[o] &4&lBossShop &r&6Menu &6[o]
- lore:&7Right Click to open the Menu!
- type:BOOK
- amount:1
GiveOnJoin: true
InventoryLocation: 1
OpenShop: menu
World: world1:world2:world3
Look:
- name:&6[o] &4&lBossShop &r&6Menu &6[o]
- lore:&7Right Click to open the Menu!
- type:BOOK
- amount:1
GiveOnJoin: true
InventoryLocation: 1
OpenShop: menu
World: world1:world2:world3
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
GuiShopManager [BSP] - Adds new ways to open a shop is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 12,213 times (via Spigot). Download it and open it directly in the game.