1.x/Trader: Difference between revisions

From Citizens Wiki

< 1.x

No edit summary
Line 1: Line 1:
Traders allow trading of items for virtual currency. The trader can both buy and sell items to the player, and uses an intuitive interface to facilitate this. '''Warning:''' may be exploitable under lag until bukkit creates inventory events ('''no Spout''').
'''Traders''' allow trading of items for virtual currency. The trader can both buy and sell items to the player, and uses an intuitive interface to facilitate this. '''Warning:''' may be exploitable under lag until bukkit creates inventory events.
 
== Configuration Nodes ==


== Commands ==
== Commands ==

Revision as of 05:28, 17 September 2011

Traders allow trading of items for virtual currency. The trader can both buy and sell items to the player, and uses an intuitive interface to facilitate this. Warning: may be exploitable under lag until bukkit creates inventory events.

Commands

FAQ

Why does my trader let players dupe items?
This is due to lag and is a bug with Citizens/Bukkit. Citizens requires inventory events (that's programmer-speak), which Bukkit is not close to implementing.

Why won't you add Spout support so traders aren't buggy?
Spout is a great API for client-side additions to Bukkit. However, we are not interested in supporting it server-side. We don't want people to feel forced to download Spout if they want to use trader NPCs.