HomeJavaModsGuiShopManager [BSP] - Adds new ways to open a shop
GuiShopManager [BSP] - Adds new ways to open a shop
ModsJava

GuiShopManager [BSP] - Adds new ways to open a shop

⬇ Download on Spigot
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

Permissions
Example
[​IMG]
or
[​IMG]

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
In order to add commands or playercommands, simply add a new line:
Code (Text):
#Example 1
    Command:
    - fly %player%
#Example 2
    PlayerCommand:
    - spawn
Every item can theoretically be bound to multiple actions at the same time.

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
Simply add a new "World: <worlds>" line to your item.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more