1.x/Trader: Difference between revisions

From Citizens Wiki

< 1.x

No edit summary
No edit summary
Line 4: Line 4:


== Commands ==
== Commands ==
== FAQ ==
'''Why does my trader let players dupe items?'''
<br>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.

Revision as of 17:08, 8 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 (no Spout).

Configuration Nodes

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.