[INACTIVE][ECON] Trade v0.3 - Command based trade system [-]

Discussion in 'Inactive/Unsupported Plugins' started by ThomasCa, Feb 6, 2011.

  1. Offline

    ThomasCa

    Trade - Trade Plugin:
    Version: v0.3

    This is a command based trade plugin allowing players to access simple trades. Trades available
    are controlled by server ops. These simple trades are ideal for allowing players access to otherwise
    difficult/impossible to obtain items. If you have mobs turned off, you may want to set up a trade
    so people can swap wool for string, or coal for sulphur.

    Commands

    <font color="rgb(0, 0, 255)">/trade help</font>
    lists commands available to player.

    <font color="rgb(0, 0, 255)">/trade display</font>
    lists the trades/offers the player has access to.
    Example:
    Offer 1 : 4 WOOL gives 1 STRING
    Offer 2: 1 GOLD_INGOT gives 1 GLOWSTONE_DUST
    Offer 3: 1 WOOD gives 64 WOOD

    <font color="rgb(0, 0, 255)">/trade offer [num] (x [num])</font>
    initiates the trade.
    Examples:
    <font color="rgb(51, 204, 204)">/trade offer 1</font>
    would attempt to trade 4 wool for 1 string.
    <font color="rgb(51, 204, 204)">/trade offer 1 x 10</font>
    would attempt to trade 40 wool for 10 string.
    <font color="rgb(51, 204, 204)">/trade offer 3 x 35</font>
    would attempt to trade 35 wood for 2240 wood.

    Op Commands

    <font color="rgb(0, 0, 255)">/trade add [num] [object] gives [num] [object]</font>
    adds an offer to trade list. Object can be given by name or id number.
    Examples:
    <font color="rgb(51, 204, 204)">/trade add 4 35 gives 1 287</font>
    would add the offer 4 WOOL gives 1 STRING to trade list.
    <font color="rgb(51, 204, 204)">/trade add 4 wool gives 1 string</font>
    would also add 4 WOOL gives 1 String to trade list.

    <font color="rgb(0, 0, 255)">/trade remove [num]</font>
    removes individual offer from the trade list.

    <font color="rgb(0, 0, 255)">/trade clear</font>
    clears the trade list of offers.

    Features:
    * Enable players to trade for items.
    * Server ops can alter options in game.

    To Add
    * Support for Colored Wool (Inventory Data).
    * Offer * n feature which repeats trade as many times as possible.

    <Edit by Moderator: Redacted mediafire url>
    Source Code - attatched

    Changelog:

    Version 0.3
    * Plugin released online

    PS. This is my first plugin, please leave feedback no matter how obvious.
     

    Attached Files:

    Last edited by a moderator: Dec 15, 2016
  2. Offline

    Daveyo

    umm, so players cannot trade other players? Just op's?
     
  3. Offline

    ThomasCa

    It is not a player to player trading plugin. It just enables you to swap predefined materials.

    The ops have access to the commands which define what swaps are possible.

    Sorry if this was not clear, and thank you for the feedback.
     
  4. Offline

    Mercury

    Needs iConomy support ;)
     
  5. Offline

    Amisten

    I've added Trade.jar to my plug ins but I cannot get the /trade command to work. The only other plug in I'm using are the essential plug ins. What could I be doing wrong?
     
  6. Offline

    ThomasCa

    Hi Amisten.

    Unfortunately this plugin had become outdated since I released it.

    I have now updated it to comply with the latest version of bukkit.

    I hope you will give it another go, and hopefully it will work smoothly.

    I really want to thank you for alerting me this wasn't working.

    Best Regards

    ThomasCa
     
  7. Offline

    LostSoulFly

    Hey, this is a really under-appreciated plugin. I'll be using it as a shop (for my small private server for friends) where feathers are used as currency to buy things like weapons and food (Also got that Gastronomic hunger mod, bMod for spawning only Zombies, portableTorch, ProperTime for keeping it mostly night) and it makes for a very nice Zombie survival server.

    Thanks for this plugin, I hope to see it working into the future too :D
     
  8. Offline

    Kalais

    The download for the .jar doesn't load.
     
  9. Offline

    gilgatex

    Edit: Nevermind, this isn't what I thought it was.
     
  10. Offline

    Plague

  11. Offline

    LostSoulFly

    Last seen Mar 11 :( Getting some errors now, sad that I can't use this anymore.
     
  12. Offline

    todcxtr

    Attached Files:

Share This Page