no.

Discussion in 'Inactive/Unsupported Plugins' started by Crash, Mar 9, 2011.

  1. Offline

    Crash

    no.
     

    Attached Files:

    itsatacoshop247 likes this.
  2. Offline

    Phinary

    When is 0.4 coming? I cant wait!
     
  3. why does it say that the region isnt selling :S
     
  4. Offline

    dimon51194

    [SEVERE] Could not pass event ENTITY_DAMAGE to WorldGuard
    java.lang.LinkageError: com/sk89q/worldguard/bukkit/ConfigurationManager
    at com.sk89q.worldguard.bukkit.WorldGuardEntityListener.onEntityDamage(WorldGuardEntityListener.java:220)
    at org.bukkit.plugin.java.JavaPluginLoader$41.execute(JavaPluginLoader.java:452)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at net.minecraft.server.EntityLiving.L(EntityLiving.java:130)
    at net.minecraft.server.Entity.f_(Entity.java:181)
    at net.minecraft.server.EntityLiving.f_(EntityLiving.java:230)
    at net.minecraft.server.World.a(World.java:983)
    at net.minecraft.server.WorldServer.a(WorldServer.java:52)
    at net.minecraft.server.World.f(World.java:965)
    at net.minecraft.server.World.e(World.java:942)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:365)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  5. Offline

    macbuk

    I have problem. Everything works, but when i make sign agent and right click nothing happens. I tells me that i made agent. NPC works ok. Nothing in console. Whats the problem? Others cant buy it too.
     
  6. Offline

    Crash

    Sorry about that it's an error I fixed in v0.4, which I was waiting to release later when I fixed the normal NPCs sometimes disappearing but it appears that nobody knows why so I'm going to release v0.4 now.

    Ok v0.4 has been uploaded, I fixed a few bugs along with preventing people from buying if they have the max amount of regions and you need to confirm a purchase with an NPC first before buying so you can't just left click to buy, you need to left click to request and then left click again to confirm or right click to cancel.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  7. Offline

    Beatkidz

    can you PLEASE add essentialsEco support? most plug-ins are adding it. a lot of us are using it now
     
  8. Offline

    anonymous

    So far this plugin has been working perfectly. Have a request though: Having taxes in a config file or something. So maybe every X amount of minecraft days it deducts X amount of money from the owners iConomy account?



    also, there is a bug where you delete the WG region while the region is selling, you wont be able to delete the region that is selling.
     
  9. Offline

    madejackson

    This Plugin is awesome for greate Public servers!

    But i've a little problem!
    It would be awesome if you could add some functions.

    My searching functions:
    /copy and /Stack of WG-regions include agent's and sell's for making cities!
    That means you could copy a region named "feld"! then you enter f.e.
    /rm stack feld 1
    That would copy your selected region 1 time in your direction unclude sell/agent's and parent option's and would name this "feld - 2"

    Pls. Fix bug that agent's disappear sometimes by reloading the server!
    2nd bug: by move or remove an agent they wouldn't disappear by old position, but new agent will appear. There's no opinion to remove the old agent!
     
  10. very good plugin !!!
     
  11. Offline

    ch96li

    Could you implement boseconomy support for this and your slots plugin please?
     
  12. Offline

    anonymous

    @Crash knowing that your going to update to 1.5 once worldguard is stable, i was wondering if you can implement a feature to tax users on certain regions? So in the config or something there is a setting to tax X amount on X region every X amount of minecraft days or something?
     
  13. Offline

    umpalumpa47

    You should really make it so for the sign, you put the price on the third line, i can't fit the name and price on 1 line.
     
  14. Offline

    anonymous

    @Crash 1.5 update please?
     
  15. Offline

    Ratchet

    does it not work in 1.5? what exactly is broken with it?

    also I second this. and possibly show the currency name after the price, like:

    [AGENT]
    CityPlot#115
    250gil

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  16. Offline

    anonymous

    @Ratchet Haven't tested it. But im guessing it needs to be updated since worldguard updated.
     
  17. Offline

    Platypus

    update please!
     
  18. Offline

    PeterPAwN

    0.3 Works for me with build #733 and WG.10

    0.4 Doesnt work properly, users cant buy houses. The Plugin tells them they have reached the maximum allowed Regions, but they have not. (WG default max regions is 7, i use default settings, the users had 1 or 2 Regions)
     
  19. Offline

    Ratchet

    how come after a user buys land using a sign, they can't destroy the sign on their land?
     
  20. Please update, i need this plugin for my server.
     
  21. Offline

    Ratchet

    ditto, please update crash!

    also another report: AGENT signs I put up on regions seem to stop..working. right clicking them does nothing, so I have to take them down and put the same sign up again

    2011-04-28 08:38:07 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'rm' in plugin RegionMarket v0.4
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:255)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:675)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:638)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:632)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.NullPointerException
    at us.Crash.RegionMarket.RegionMarketManager.addRegionSale(RegionMarketManager.java:263)
    at us.Crash.RegionMarket.RegionMarket.onCommand(RegionMarket.java:252)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  22. Offline

    goldseed

    I am desperately waiting ths plugin to be updated...


    Can you add a feature like lease ?
     
  23. Very very thanks
     
  24. Offline

    taxidriveer

    Thanks this pluging is very usefull !
     
  25. Offline

    madejackson

    please Update to Iconomy 5.0
     
  26. Offline

    RowdyRaider79

    Would it be possible to give admins the ability to put properties up for sale owned by other users? We have a fake user account that acts as the bank which buys ore and sells thing like glowstone that are unobtainable on the server. We would like to be able to have admins setup properties with this user 'bank' as the owner and all of the proceeds to be give to 'bank' rather than the admins have to be the owner and receive the money from the sale of properties.
     
  27. Offline

    Nam

    Awww man, discontinued, that sucks. This was one of my favorite plugins.
     
  28. Offline

    taxidriveer

    Anyone know a similar pluging ? I really like this one :(
     
  29. Offline

    Crash

    I uploaded the latest code to GitHub incase there is anybody who wanted to fork it and continue.
     
  30. Offline

    Tim/Hoopi2

    org.bukkit.command.CommandException: Unhandled exception executing command 'rm' in plugin RegionMarket v0.5
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:255)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:675)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:638)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:632)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.NullPointerException
    at us.Crash.RegionMarket.RegionMarket.onCommand(RegionMarket.java:845)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more

    Anyone?

    on /rm reload and /rm save
     
  31. Offline

    Parsiuk

    Well.. It was great plugin. Sorry to see that is not being developed anymore.. I was trying to make it running with iConomy 5.0.1 but I'm failing so far. Thank you for releasing the sources anyway..

    I'm looking for some replacement: plugin which supports iConomy and WorldGuard to create and sell regions. Any ideas?
     

Share This Page