Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
Dandielo edited this page Mar 7, 2016 · 5 revisions

Welcome to the dtlTraders wiki!

This wiki is all about the dtlTraders and will explain all features from basics to pattern advanced configurations. If you find anything not well explained feel free to submit a Issue with the wiki tag to refer what is not good explained.

You can also find some things about the dtlCore plugin here too as it is used to allow this plugin to work.

About

dtlTraders is a shop plugin for CraftBukkit servers. It depends on Citizens 2, Vault and any economy and permission plugin that is able to hook into vault's API.

This plugin supports almost all custom item attributes from Vanilla minecraft, and comes with automatic support for a lot of custom items from other plugins.

The basic trader setup is easy as hell where as more advanced users are able to set different prices for different peaople depending on permissions.

Installation

The installation is straight forward like for almost each bukkit plugin, you just put the plugin .jar file into the plugins folder and it will work :)

just keep in mind that you will need these plugins to make it actually work:

  • dtlCore
  • Ctizens2
  • Vault
  • Any economy plugin (Vault compatible)
  • Any permission plugin (Vault compatible)

Basic knowledge

The basic trader setup consists of one command and the GUI manager, and a few tabs i that manager GUI.

A Better description can be found here. [todo]

Advanced topics

Limits (GUI)

Stock flags (GUI)

Buy stock (GUI)

Commands (chat)

Patterns (yaml)

Currencies (yaml/chat)

Extending dtlTraders

Examples

Some examples