WookieeTraderServer
WookieeTraderServer is a bukkit server plugin designed to make trading simple and easy, while being powerful at the same time.
Warning: 0.5 has changed the database storage method and is incompatible with previous versions.
Depends
Hard dependency:
- WookieeItemNames
- Vault
Soft dependency:
- WorldGuard
- WoldEdit
Features
- Buy or sell items anywhere, with anyone.
- Each player has their own virtual mailbox.
- Vault for better plugin support.
- Command usage can be restricted to a worldguard region.
Commands
- /wt help
- Main command list
- /wt sell <how many> <price>
- Sells the item in hand
- /wt buy <trade id> <how many>
- Buys from a trade
- /wt search, search player <player name>, search item <itemid>
- Searches the trades
- /wt cancel <id>
- Cancels a trade
- /wt mailbox, mailbox list, mailbox <player name>
- Opens a players mailbox or list current mailboxes
Admin Commands
- /wt-admin stop once, stop permanent
- Stop once stops the plugin until the next reload or restart. Stop permanent stops the plugin from loading until config.yml's disabled flag is edited
- (Incase a bug is introduced causing problems with the server. i.e. Duplication of items. Saving you from having to fulling stop the server.)
- /wt-admin clear trades, clear mailbox
- Clears the trades or mailbox database.
- /wt-admin help
- Admin command list

