[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)
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.
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.
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.
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!
@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?
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.
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.
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)
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.
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.
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
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?