DtlTraders: Difference between revisions

From Citizens Wiki

No edit summary
(Change the whole page organization, write all things from scratch)
Line 1: Line 1:
{{Trait
<div class="infobox" style="width: 295; font-size: 12px; background: #FFFFFF; float: right; border: 1px solid #CCCCCC; margin-left:2.5em; padding: 9px;">
| PICTURE      = DltTraders.png
{{Box|
| AUTHOR      = dandielo
BORDER = #ccc|
| NAME        = dtlTraders
BACKGROUND = #aaa|
| VERSION    = 3.0.8
WIDTH = 275|
| CITIZENSBUILD  = See BukkitDev Page
ALIGN = RIGHT|
| DEVSTATUS    = Release
ICON = |
| DEPENDS    =  Citizens 2.0, Vault, and an economy plugin
HEADING = ''' dtlTraders ''' |
| DOWNLOADLINK  = http://dev.bukkit.org/server-mods/dtltraders/
CONTENT =
| DESCRIPTION  = Trader for Citizens 2.0. [https://github.com/Dandielo/DtlCitizensTrader/issues Issues page]
<div class="padded" style="padding: 19px; font-family:camingodos-web; font-size:110%;">
}}
 
''' dtlTraders ''' is a trait for Citizens2 allowing to create simple shops or advanced shop systems.
 
''' Author: ''' dandielo
 
''' Version: ''' 3.0.8
 
''' Status: ''' Release, in development
 
''' License: ''' [http://opensource.org/licenses/MIT MIT License]
 
''' Source: ''' The source code can be found on [https://github.com/Dandielo/dtlTraders GitHub]
 
''' Issues and tickets: ''' Any tickets should be created on this page [https://github.com/Dandielo/dtlTraders/issues GitHub Issues]
 
''' CI builds: ''' Check [http://www.wbs-wireless.com:9090/job/dtlTraders/ Jenkins] for latest builds, thanks to '''''DrBix'''''
 
''' IRC: ''' [http://webchat.esper.net/?nick=random_dtl_...&channels=dtlPlugins&prompt=1 #dtlPlugins on esper.net]
 
''' WebPage: ''' Some day I will link it :P
 
</div>
}}  
</div>
 


== About ==
== About ==

Revision as of 00:40, 31 October 2013

dtlTraders

dtlTraders is a trait for Citizens2 allowing to create simple shops or advanced shop systems.

Author: dandielo

Version: 3.0.8

Status: Release, in development

License: MIT License

Source: The source code can be found on GitHub

Issues and tickets: Any tickets should be created on this page GitHub Issues

CI builds: Check Jenkins for latest builds, thanks to DrBix

IRC: #dtlPlugins on esper.net

WebPage: Some day I will link it :P


About

Features

Getting started

How to:

Basic setup

Configuration

Commands and usage

Language and translations

Advanced setup

Patterns

Extending

Credits