ShowCaseStandalone
Добавлено: 19 фев 2016, 10:35
ShowCaseStandalone
- Права
- scs.use
scs.create.buy allow(разрешить);
scs.create.sell allow(разрешить);
scs.create.display allow(разрешить);
scs.create.exchange allow(разрешить);
scs.create.unlimited allow(разрешить);
scs.use allow(разрешить), разрешение покупок/продаж;
scs.manage allow(разрешить), разрешение использования изменения владельца, цены и количества;
scs.remove allow(разрешить), разрешение удаления;
scs.admin allow(разрешить), разрешение использование scs.manage и scs.remove;
- scs.use
- команды:
- /scs buy {item/this} {amount} {price} - create a showcase.
If omitted, amount will equal 1, and price will equal 1.0.
/scs sell {item/this} {amount} {price} - create a showcase.
If omitted, amount will equal amount you are holding, and the
price will be equal 1.0.
/scs exchange <item/this> <item/this> {amount} {price}
- creates a exchange-showcase. price= for how many 2nd Items you sell the first
/scs display {item/this} - create a display showcase.
/scs add {amount} - add items to a showcase.
/scs get {amount} - remove items from a showcase.
/scs member <add|remove> {name} - adds ore removes a member
/scs remove - remove a showcase.
/scs abort - abort current operation.
/scs help admin - show admin commands.
/scs help 2 - show second help page.
{} = optional, <> = required. ShowCase use:
/scs price {amount} - show/set the price of a showcase.
/scs owner {owner} - show/set the owner of a showcase.
/scs amount {amount} - show/set the maximum a showcase will buy.
/scs last - show information about your last transaction.
/scs undo - undo your last transaction, if possible.
/scs unit {amount} - sets/shows the number of items you will
buy/sell when using sneak (shift) right-click.
/scs message {receive|ignore} - Ignore or receive
transaction messages for your shops.
/scs about - Shows information about this plugin
/scs version - Shows information about this version
/scs range <remove/material/global> <material/min> [max] - Creates or removes a PriceRange for the requested Material or globally
/scs clear - Temporarily clear the floating shop items.
/scs disable - Disable all of the shops.
/scs enable - Enable all of the shops.
/scs import [file/minidb/showcase/ffss] - Import shops.
/scs reload - Reload all the shops from storage method.
/scs destroy - Destroys a showcase without receiving the items.
/scs list <playername> - Lists details about a player
/scs purge <w:worldname|playername> {worldname|*} - Deletes all showcases of the given player on the given world
/scs report - Creates a file which is needed if you want to create a support-ticket
/scs repair - Searches reapairs damaged ShowCases
- /scs buy {item/this} {amount} {price} - create a showcase.