[ECON] SpoutTrade v1.4 - Trade items using an in-game GUI [1597]

Discussion in 'Inactive/Unsupported Plugins' started by Arkel, Aug 19, 2011.

  1. Offline

    jycs

    great, I save it.
     
  2. Offline

    ToxicShade

    One way i could see being able to trade money would be a button on the corner of the trade window which you can press and then get a box to imput the amount of currency you wish to add to the trade. (but this would most likelly only be usable for players with the spout client) and i do agree this is something minor and the bugs should be main priority.
    either way Great job on this plugin im loving it. :)
     
  3. Offline

    malcolmforde

    AWSOME GREAT JOB
     
  4. Offline

    Deleted user

    Umm.... are there permissions nodes for this?
    If you're making permissions nodes, please make them compatible for PermissionsEX.
     
  5. Offline

    Yoogoo

    WOW this plugin looks awesome :O
     
  6. Offline

    byteman

    is it possible to add: right click player to initiate trade? and then have a menu pop up for the other player with accept decline?
     
  7. Offline

    erdrickk

    Does this use permissions? It doesn't look like it yet when I install it, it makes my PermissionsEX 1.16 Take a super crap and everything breaks.

    Does this work better with bpermissions?
     
  8. Offline

    Arkel

    It only supports anything that is based around SuperPerms, so it would work nicely with bPermissions. I'm not going to provide permissions support for PermissionsEX, but I don't know why it would cause it to break. Is their an error you could post?
     
  9. Offline

    erdrickk

    Actually I got it to work. I did this by updated to the latest version of Vault 1.17 I think it is. I was a few versions behind - it is working amazingly !!! Thank you!
     
  10. Offline

    MSTrus

    doesnt work with [SEC] Orebfuscator 1.2.2 - Anti X-RAY [1.0.1-R1/1597]
    what can i do? D:
     
  11. Offline

    Arkel

    Provide me with an error message or something to go on.
     
  12. Offline

    kuschku

    Hello,
    The plugin is great, but I have one question:
    When will the confirm GUI be integrated?
     
  13. Offline

    Jasterboi

    Help and Ingame it says An Internal Error occurred while attempting to preform this command


    [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'trade' in plugin SpoutTrade v1.5.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
    at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
    at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:980)
    at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:898)
    at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:853)
    at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
    at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
    at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113)
    at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
    at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
    at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
    at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
    at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
    at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/Packet
    at net.ark3l.SpoutTrade.Trade.TradeManager.progress(TradeManager.java:94)
    at net.ark3l.SpoutTrade.Trade.TradeRequest.accept(TradeRequest.java:74)
    at net.ark3l.SpoutTrade.Trade.TradeManager.handleCommand(TradeManager.java:118)
    at net.ark3l.SpoutTrade.SpoutTrade.doCommand(SpoutTrade.java:126)
    at net.ark3l.SpoutTrade.SpoutTrade.onCommand(SpoutTrade.java:107)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    ... 15 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.server.Packet
    at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 21 more
     

Share This Page