-
Notifications
You must be signed in to change notification settings - Fork 14
Home
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.
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.
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)
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]
Some examples