Skip to content
weaves7 edited this page Mar 9, 2020 · 2 revisions

Sign Player|Admin Description

[Buy] Player Buy an item from the shop chest for the price specified on the 4th line

[Sell] Player Sell an item to the shop chest for the price specified on the 4th line

[Trade] Player Trades one set of items for another, 2 chests required

[Share] Player Link to another SignShop to split profits, lines 2 and 3 are for the other players, line 4 is for % amounts (e.g. “25/50” for 75% to others)

[Bank] Player Link to another SignShop to make the shop take/give money to a bank account, The bank account is specified on line 2 of the sign (Note: you must own the bank account for this to work)

[Donate] Player Gives an item to the shop chest

[DonateHand] Player Donates the item in your hand to the shop chest

[Dispose] Player Takes the item in your hand and safely decomposes the material

[Slot] Player Gives a random item from the selected chest items (Not the entire inventory) to the player

[DeviceOn] Player Turns a lever on

[DeviceOff] Player Turns a lever off

[Toggle] Player Toggles a lever

[Device] Player Temporarily turns on a lever

[DeviceItem] Player Temporarily turns on a lever using items as payment

[Jukebox] Player Allows players create jukeboxes by placing music discs in a chest

[Restricted] Player Makes it so only certain permission groups can use the linked SignShop (listed on lines 2, 3, and 4)

[gBuy] Admin Buy an item from the shop chest, but the owner receives no money

[gSell] Admin Sell an item to the shop chest, and the player receives money, but not from the owner

[iBuy] Admin Buy an item from the “shop”, money goes to noone, infinite items

[iSell] Admin Sell an item to the “shop”, infinite money, item disappears

[iTrade] Admin Trades one set of items for another, infinite stock

[Class] Admin Takes the user’s inventory and replaces it with items from a chest, infinite stock

[Kit] Admin Gives the buyer a set of items once (infinite stock), must be reset using ResetKit sign before they can use it again

[ResetKit] Admin Allows a player to use a Kit sign again

[iBuyXP] Admin Buy the number of XP levels on the third line of the sign

[iSellXP] Admin Sell the number of XP levels on the third line of the sign

[iXPBuy] Admin Buy an item using raw XP points on the third line of the sign

[iXPSell] Admin Sell an item using raw XP points on the third line of the sign

[iSlot] Admin Gives a random item from the selected chest items with infinite stock

[Day] Admin Turns the time to day

[Night] Admin Turns the time to night

[Rain] Admin Turns on rain + thunder

[ClearSkies] Admin Turns off rain + thunder

[Repair] Admin Repairs the current item

[Heal] Admin Fully heals the player

[Enchant] Admin Sells the enchantments from the item in the chest

[Disenchant] Admin Removes enchantments from an item

[TpToOwner] Admin An example of a custom sign for running commands

[Command] Admin Allows players to run commands on the 2nd and 3rd lines of the sign

[UserCommand] Admin Allows players to run commands on the 2nd and 3rd lines of the sign as if they typed it themselves

[Promote] Admin Promotes players to the permission group listed on the 2nd line of the sign

“Admin” signs require OP or SignShop.Admin.* to create

P.S. If the sign you are looking for isn’t here, you can create custom signs in the config. Just add it to the signs: section and give it the appropriate blocks.

Clone this wiki locally