¶ General Commands
/shop
- Opens up the Shop Menu
/shop buy
- Purchase Shop base-block (can also be done through Shop Menu)
Each shop works similarly to a vending machine, it has its own virtual balance which an owner or assistant can deposit or withdraw from.
As a general note, when needing to disable a feature such as a sell or buy price, the value can be set to -1.
The following are all actions that can be performed on a shop's base-block:
- Left-Click - If the player is the owner or an assistant, this action will open the shop edit menu. Otherwise, the shop transaction menu will be opened. If this action is performed on an admin shop and the player has access, then this will open the transaction menu.
- Right-Click - If the player is the owner or an assistant, this action will open the edit menu. Otherwise, it will open the transaction menu.
- Shift + Left-Click - If the held item is the exact same as the shop's unit item and permitted access, the player will deposit the stack of the unit item currently being held into the shop's stock.
- Shift + Right-Click - If the shop is empty, this will take the item in the player's hand and set it as the shop's unit item. Otherwise, if permitted access, the player will withdraw the initial unit count from the shop per interaction.
Players can create new shops in just a matter of two steps, without the involvement of complicated signs or configuration.
To create a shop, the shop base-block item must first be obtained.This can be done by typing /shop and clicking the Step One: Shop Creation
Once the player has a shop base-block, the next step is to simply place the item on the ground. This will then create a new shop that will request an item to complete the setup.
To complete the process, hold the item for sale in hand and SNEAK + RIGHT-CLICK the base-block of the shop to set a shop item. Keep in mind that the shop will take the full stack and use the entire stack as a single unit. This means that if a player sets 64 Oak Wood Planks as the shop item, a user can only purchase 64 per unit. This unit stack size can be adjusted through the edit menu.
To access the edit menu of a shop, a user must be an assistant or owner of the shop. As long as access is permitted to the user, the user can simply SNEAK + CLICK the base-block of the shop to open the management menu. Assistants will be able to do ANYTHING to the shop EXCEPT delete it. Owners of the shop or Admins are the only valid entities that have the ability to perform the delete action.
Each shop can be fully customized to its owner's style, needs, and wants. The most drastic customizable features include the base-block selection and description.
- Balance Management - This option allows a suitable player to generally manage the shop's currency so that the shop has the ability to purchase items from the investor, similar to a vending machine's functionality. A suitable player must also withdraw currency from the balance every so often to keep the balance in check and prevent it from reaching the maximum value.
- Base-Block Selection -* This option opens a secondary interface to allow a suitable player to adjust the visual base block of the shop, personalizing it and adding a bit of spice to its visual style!
- Stock Management - This option works similarly to the balance management option; however, instead of a balance it is the full unit stock. This controls the number of items the shop has available to be purchased. Stocks are NOT UNLIMITED. The limit is 1000.
- Limit Management - This option controls how many times players globally can purchase or sell from the shop. Setting either limit to -1 will disable the limitation feature.
- Shop Item Management - This option handles the shop item alongside the trade item. The shop item is the item being sold by the shop in the form of units. A single unit is the EXACT same as the shop item, including stack size.
- Price Management - This option is self-explanatory allowing modification toward the buy/sell price per unit. It also allows the toggling of Dynamic Prices, these simply raise the prices based on transaction popularity in a period of time. Dynamic Prices can also be manually reset.
- Deletion - This option deletes the shop for shop owners.