Commands
Simple Showcase commands
Bellow you could find a list with all the commands of Simple Showcase.
Main plugin commands
| Command | Description |
|---|---|
| /simpleshowcase save | Save all data |
| /simpleshowcase reload | Reload all data |
| /simpleshowcase status | View major plugin status |
| /simpleshowcase version | View version info |
| /simpleshowcase help [sub-commands] | View the help |
Server owned shop commands
| Command | Description |
|---|---|
| /simpleshowcase shop create [name] [flags] | Create a new shop |
| /simpleshowcase shop select | Select a shop by clicking |
| /simpleshowcase shop select <name> | Select a shop by name |
| /simpleshowcase shop selectid <id> | Select a shop by id |
| /simpleshowcase shop list [page] [flags] | List all shops |
| /simpleshowcase shop info | View all info about a selected shop |
| /simpleshowcase shop remove | Remove a selected shop |
| /simpleshowcase shop setname <name> | Rename a selected shop |
| /simpleshowcase shop enable | Enable a selected shop |
| /simpleshowcase shop disable | Disable a selected shop |
| /simpleshowcase shop setowner <type> [name] | Set the owner of a selected shop |
| /simpleshowcase shop setlocation | Set the location of a selected shop |
| /simpleshowcase shop setproduct <type> <value> | Set the product of a selected shop |
| /simpleshowcase shop linkpricelistitem <name> | Link a pricelist item to a selected shop |
| /simpleshowcase shop unlinkpricelistitem | Unlink a pricelist item of a selected shop |
| /simpleshowcase shop setshowitem [item] | Set the show item of a selected shop |
| /simpleshowcase shop enableshowitem | Enable the show item of a selected shop |
| /simpleshowcase shop disableshowitem | Disable the show item of a selected shop |
| /simpleshowcase shop enablebuy | Enable buy of a selected shop |
| /simpleshowcase shop disablebuy | Disable buy of a selected shop |
| /simpleshowcase shop enablesell | Enable sell of a selected shop |
| /simpleshowcase shop disablesell | Disable sell of a selected shop |
| /simpleshowcase shop setbuyprice <price> | Set the buy price of a selected shop |
| /simpleshowcase shop setsellprice <price> | Set the sell price of a selected shop |
| /simpleshowcase shop setbuystack <quantity> | Set the buy stack quantity of a selected shop |
| /simpleshowcase shop disablebuystack | Disable buy stack of a selected shop |
| /simpleshowcase shop setsellstack <quantity> | Set the sell stack quantity of a selected shop |
| /simpleshowcase shop disablesellstack | Disable sell stack of a selected shop |
| /simpleshowcase shop setminimumbuyquantity <quantity> | Set the minimum buy quantity of a selected shop |
| /simpleshowcase shop disableminimumbuyquantity | Disable the minimum buy quantity of a selected shop |
| /simpleshowcase shop setmaximumbuyquantity <quantity> | Set the maximum buy quantity of a selected shop |
| /simpleshowcase shop disablemaximumbuyquantity | Disable the maximum buy quantity of a selected shop |
| /simpleshowcase shop setminimumsellquantity <quantity> | Set the minimum sell quantity of a selected shop |
| /simpleshowcase shop disableminimumsellquantity | Disable the minimum sell quantity of a selected shop |
| /simpleshowcase shop setmaximumsellquantity <quantity> | Set the maximum sell quantity of a selected shop |
| /simpleshowcase shop disablemaximumsellquantity | Disable the minimum sell quantity of a selected shop |
| /simpleshowcase shop enableinstantbuy | Enable instant buy of a selected shop |
| /simpleshowcase shop disableinstantbuy | Disable instant buy of a selected shop |
| /simpleshowcase shop setinstantbuyquantity <quantity> | Set the instant buy quantity of a selected shop |
| /simpleshowcase shop enableinstantsell | Enable instant sell of a selected shop |
| /simpleshowcase shop disableinstantsell | Disable instant sell of a selected shop |
| /simpleshowcase shop setinstantsellquantity <quantity> | Set the instant sell quantity of a selected shop |
Booth commands
| Command | Description |
|---|---|
| /simpleshowcase booth create [name] | Create a booth |
| /simpleshowcase booth select | Select a booth by clicking |
| /simpleshowcase booth select <name> | Select a booth by name |
| /simpleshowcase booth selectid <id> | Select a booth by id |
| /simpleshowcase booth list [page] [flags] | List all booths |
| /simpleshowcase booth info | View all info about a selected booth |
| /simpleshowcase booth remove | Remove a selected booth |
| /simpleshowcase booth setname <name> | Rename a selected booth |
| /simpleshowcase booth enable | Enable a selected booth |
| /simpleshowcase booth disable | Disable a selected booth |
| /simpleshowcase booth setlocation | Set the location of a selected booth |
| /simpleshowcase booth setclaimprice | Set the claim price of a selected booth |
Player owned shop commands
| Command | Description |
|---|---|
| /shop create | Create a player owned shop |
| /shop select | Select your player owned shop by clicking |
| /shop select <name> | Select your player owned shop by name |
| /shop select <id> | Select your player owned shop by id |
| /shop list [page] [flags] | List all your player owned shpos |
| /shop info | View all info about your selected player owned shop |
| /shop remove | Remove your selected player owned shop |
| /shop setname <name> | Set the name of your selected player owned shop |
| /shop enable | Enable your player owned shop |
| /shop disable | Disable your player owned shop |
| /shop setlocation | Set the location of your player owned shop |
| /shop setprice <price> | Set the price of your player owned shop |
| /shop help [sub-commands] | View help about player owned shops |
Short commands
Almost any command does have a shorter command which are not listed above, two examples of shorter commands are:
/simpleshowcase -> /ss
/shop -> /s
Also, all the command arguments could be shortened, this is usefull when you need to use a lot of these commands in a short time. Bellow you could see a few other examples of shortened commands:
/simpleshowcase shop create -> /ss s create
/simpleshowcase shop select shop1 -> /ss s s shop1
/simpleshowcase shop setlocation -> /ss s sl
/shop setname shop2 -> /s sn shop2
Comments