DtlTraders: Difference between revisions

From Citizens Wiki

No edit summary
No edit summary
Line 3: Line 3:
| AUTHOR      = dandielo
| AUTHOR      = dandielo
| NAME        = dtlTraders
| NAME        = dtlTraders
| VERSION    = 3.0 Beta
| VERSION    = 3.0.8
| CITIZENSBUILD  = See BukkitDev Page
| CITIZENSBUILD  = See BukkitDev Page
| DEVSTATUS    = Beta
| DEVSTATUS    = Release
| DEPENDS    =  Citizens 2.0, Vault, and an economy plugin
| DEPENDS    =  Citizens 2.0, Vault, and an economy plugin
| DOWNLOADLINK  = http://dev.bukkit.org/server-mods/dtltraders/
| DOWNLOADLINK  = http://dev.bukkit.org/server-mods/dtltraders/
| DESCRIPTION  = Trader and Banker trait for Citizens 2.0. [https://github.com/Dandielo/DtlCitizensTrader/issues Issues page]
| DESCRIPTION  = Trader for Citizens 2.0. [https://github.com/Dandielo/DtlCitizensTrader/issues Issues page]
}}
}}


dtlTraders is a shop, item banking and economy plugin for Citizens2.
== About to update the Wiki ==


<div style="border: solid 2px green; background-color: silver; padding:10px; width: 50%;"><p style="font-size: 20px;">Please see  http://dev.bukkit.org/server-mods/dtltraders/ for latest information</p></div>


<!--


== Version 3.0 ==
With this version the whole plugin was recoded allowing to change a lot of core things. As because of this this plugin is really small right now but it will grow with time. Already now you got much more support for items like '''Written books''' or '''Custom Potions''', an much more config options.
== Features ==
* Allows to use 1 trader type
* Displays prices in the traders stock and in a players inventory. So there is nod chat interface needed to see an items price.
* Allows to use 3 different wallet types.
* Compatible with almost each minecraft item
== Security ==
* Items that don't got a price set, are disabled from buying or selling. But they are still visible to players.
* A lot of security measures to not allow any user getting free items.
== How to install ==
To install it you need basically three plugins: '''Citizens 2''', '''Vault''' any '''Economy''' plugin supported by Vault. It's also recommended to use a '''Permission''' plugin. Always try to have latest version of these plugins.<br />
After you gathered all of them you can start using dtlTraders.<br /><br />
''All default permissions to manage a trader should be added by default when you are '''Op'''.''
== How to start ==
=== Trader types ===
* '''Server trader''' - Is used as a '''Admin shop''', by default this type has an infinite wallet, allowing him to have never ending money! By default any item added to his stock is also infinite, so you can buy as many and sell as many to him. It's also the default created type by the ''/trader create'' command. It's used to allow players sell junk or buy general items. You can set any pattern to him and set any wallet type. You can also limit selling and buying items from/to him.
=== Banker types ===
No types available right now
== Navigation ==
{| class="wikitable" style="text-align: center; width: 500px"
{| class="wikitable" style="text-align: center; width: 500px"
|-
|-
! style="width: 100%; background-color:#ADD8E6" colspan="2" | '''DtlTraders'''
! style="width: 100%; background-color:#ADD8E6" colspan="2" | '''DtlTraders'''
|-
|-
| Configuration || <!--| [http://wiki.citizensnpcs.co/DtlTraders/config Configuration] -->| [http://wiki.citizensnpcs.co/DtlTraders/Commands Commands] | [http://wiki.citizensnpcs.co/DtlTraders/permissions Permissions] | [http://wiki.citizensnpcs.co/DtlTraders/locale Locale]  
| Configuration || | [http://wiki.citizensnpcs.co/DtlTraders/config Configuration] | [http://wiki.citizensnpcs.co/DtlTraders/Commands Commands] | [http://wiki.citizensnpcs.co/DtlTraders/permissions Permissions] | [http://wiki.citizensnpcs.co/DtlTraders/locale Locale]  
|-
|-
| Usage || <!--| [http://wiki.citizensnpcs.co/DtlTraders/managing Managing] | [http://wiki.citizensnpcs.co/DtlTraders/trading Trading] | [http://wiki.citizensnpcs.co/DtlTraders/banking Banking] |--> [http://wiki.citizensnpcs.co/DtlTraders/patterns Patterns]
| Usage ||| [http://wiki.citizensnpcs.co/DtlTraders/managing Managing] | [http://wiki.citizensnpcs.co/DtlTraders/trading Trading] | [http://wiki.citizensnpcs.co/DtlTraders/banking Banking] |[http://wiki.citizensnpcs.co/DtlTraders/patterns Patterns]
|-
|-
| Types || <!--| [http://wiki.citizensnpcs.co/DtlTraders/traders Traders] | [http://wiki.citizensnpcs.co/DtlTraders/bankers Bankers] <!--| [http://wiki.citizensnpcs.co/DtlTraders/auctionhouse Auction House] | [http://wiki.citizensnpcs.co/DtlTraders/wallets Wallets]-->
| Types || | [http://wiki.citizensnpcs.co/DtlTraders/traders Traders] | [http://wiki.citizensnpcs.co/DtlTraders/bankers Bankers] <!--| [http://wiki.citizensnpcs.co/DtlTraders/auctionhouse Auction House] | [http://wiki.citizensnpcs.co/DtlTraders/wallets Wallets]
|-
|-
| Denizen Support || | [http://wiki.citizensnpcs.co/DtlTraders/denizen/commands Commands] <!--| [http://wiki.citizensnpcs.co/DtlTraders/denizen/triggers Triggers] -->
| Denizen Support || | [http://wiki.citizensnpcs.co/DtlTraders/denizen/commands Commands] <!--| [http://wiki.citizensnpcs.co/DtlTraders/denizen/triggers Triggers]  
|}
|}
-->

Revision as of 23:26, 30 October 2013

File:DltTraders.png

dtlTraders


Author dandielo
Version 3.0.8
Citizens build See BukkitDev Page
Other dependencies Citizens 2.0, Vault, and an economy plugin
Download Link
Description: Trader for Citizens 2.0. Issues page

About to update the Wiki