|
|
| Line 137: |
Line 137: |
| |port = {{Item|yellow_candle}} | | |port = {{Item|yellow_candle}} |
| |title = '''Staff''' | | |title = '''Staff''' |
| |subtitle = Players with {{Copy|quickshop-hikari.staff}} will be able to control most aspects of a shop (such as shop price, item quantities, and sell mode), but will be unable to modify permissions for others. | | |subtitle = Players with {{Copy|quickshop-hikari.staff}} will be able to control most aspects of a shop (such as shop price, item quantities, and sell mode), but will be unable to modify permissions for others. Same as running {{CMD|shop staff add <name>}} and related commands. |
| }} | | }} |
| {{Component | | {{Component |
| |port = {{Item|cyan_candle}} | | |port = {{Item|lime_candle}} |
| |title = '''Everyone''' | | |title = '''Everyone''' |
| |subtitle = Players with {{Copy|quickshop-hikari.everyone}} will be able to trade with the shop, but do nothing else. This is the default access level for all players at your shop; It is unnecessary to set this permission for users. | | |subtitle = Players with {{Copy|quickshop-hikari.everyone}} will be able to trade with the shop, but do nothing else. This is the default access level for all players at your shop; It is unnecessary to set this permission for users. |
| Line 164: |
Line 164: |
| |label1 = /shop name [name] | | |label1 = /shop name [name] |
| |list1 = Change the name of a shop you are looking at. This name is not shown to players and is instead only useful for self-organization. When a named shop runs out of inventory, you will be informed specifically of which shop has run out. Leave the name parameter blank to unset a name. | | |list1 = Change the name of a shop you are looking at. This name is not shown to players and is instead only useful for self-organization. When a named shop runs out of inventory, you will be informed specifically of which shop has run out. Leave the name parameter blank to unset a name. |
| | }} |
| | {{Navplate |
| | |title = Item quantity |
| | |label1 = /shop size [name] |
| | |list1 = Change how many items are sold in bulk per transaction. Not to be confused with {{CMD|shop amount}}, which is used to purchase a specified number of items from a shop. |
| | }} |
| | {{Navplate |
| | |title = Suggest price |
| | |label1 = /shop suggestprice |
| | |list1 = Allow the plugin to determine a recommended price for your shop by calculating a median and average of all other shops selling similar items. This command will not change the price of your shop: it will only recommend a price. Use {{CMD|shop price <price>}} to change the shop price. |
| | }} |
| | {{Navplate |
| | |title = Suggest price |
| | |label1 = /shop toggledisplay |
| | |list1 = Toggle on or off the floating item above shops. By default, this display is shown. If you wish to stack your shops vertically, setting this to off is recommended to improve performance. |
| | }} |
| | {{Navplate |
| | |title = Transfer shop(s) |
| | |label1 = /shop transferownership <name> |
| | |list1 = Transfer ownership of the shop you're looking at to the specified player. The other player must run {{CMD|shop transferownership accept}} to complete the transfer. Once complete, you will no longer have authority over the shop. '''This action cannot be undone.''' |
| | |label2 = /shop transferall <name> |
| | |list2 = Transfer ownership of ''all'' your shops specified player. The other player must run {{CMD|shop transferall accept}} to complete the transfer. Once complete, you will no longer have authority over any of your shops. '''This action cannot be undone.''' |
| }} | | }} |
|
| |
|
| Line 175: |
Line 197: |
| |title = Trade amount | | |title = Trade amount |
| |label1 = /shop amount <number> | | |label1 = /shop amount <number> |
| |list1 = The number of items you wish to trade at a specific shop. This is to be used when you initiate a trade with a shop as an alternative to typing the number into chat. This command is ''not'' used to set the number of items to be traded per transaction as a shop owner. | | |list1 = The number of items you wish to trade at a specific shop. This is to be used when you initiate a trade with a shop as an alternative to typing the number into chat. This command is ''not'' used to set the number of items to be traded per transaction as a shop owner. ({{CMD|shop size}}) |
| }} | | }} |
|
| |
|