[INACTIVE][ECON]Region Market v1.0 - Buy/Sell WorldGuard regions with iConomy 6 [1337]

Discussion in 'Inactive/Unsupported Plugins' started by Ziden, Jun 2, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Ziden

    The Plugin:
    This awesome plugin was created by Crash. However, it was discontinued. As it was a very good and requested plugin (also, by myself), i decided to try to port it for the lastet bukkit RB with the lastest plugins.​
    Here its the old official topic:​
    New Update November 3

    After u buy a region, it will show up how many days u have left with it. If it becomes 0, u loose the region and its for sale again !!


    Iconomy 6 support !
    No permission Nodes ! Default to OP and WG permissions !

    To sell a region: Put a sign:​
    [Agent]​
    price​
    Region name​
    <blank>​
    Its only supporting iconomy 5 for now.​
    Remember to Softdepend it !
    Version 0.8
    (last updated 6/19/2011)
    Features :
    - Simple PLug & Play !
    - Simply put a sign to sell the region ! Click to buy ! No more commands !
    - Buying and selling of WorldGuard regions (using iConomy)
    - Permissions usage (if you don't use it commands have no restrictions)
    - Ability to see regions a player is selling, who is selling a certain region, listing all regions being sold and showing offers for a region that you are selling
    - Ingame saving and reloading
    -Simple SignShops !!!
    -Instant buying/selling of regions
    This tutorial ahead was written by Crash. I didnt modified anything yet in the plugin ( but i will ), so i didnt changed anything yet, except tooking the NPC parts off, since they are deactivated. I cut like 20% of the code for this to make the plugin very lightweight.​
    Changelog :
    v1.0(10/05/2011)
    - ICO6 support​
    - Rent !​
    -Cookies !​
    v0.8(10/05/2011)
    - Fixed Permissions bug​
    - Simplified, now only put the sign to sell, and click to buy, no more commands !​
    - Cleaned code​
    v0.7(19/2/2011)
    - Fixed permissions issue.​
    - Fixed minor bugs, like the Regions Saving one​
    - Added cool messages​
    - Tested (not thaaat much) on cb 860​



    v0.6(6/2/2011)



    - Completely removed NPC entryes and unused source.​


    - Ported to MC 1.6.6 , Bukkit 818​



    - iConomy 5.0 supported !​


    - Stopped Supporting Essentials ( iConomy rox )​


    - Fixed a small incompatibility issue​


    v0.5(4/29/2011):

    -Updated to WG 5 - A10 and MC 1.5​


    -Added config file for options in the future​


    -Option in config file to turn off limit of max owning number for WG​



    -Remove region agents until they are fixed (broke in the 1.5 update)​



    -Changed sign agents so that the 2nd line is the name and the 3rd is the price​


    -Added EssentialsEco support​


    -Hopefully fixed a few bugs / NPEs​
    v0.4(4/18/2011):


    -Added on limits for buying according to max owning number for WG​



    -Added on new confirmation process for buying from NPCs​
    v0.3(4/5/2011):

    -Added on instant selling of regions with a new list type​



    -Updated help for /rm list making it less cluttered​


    v0.2 (3/14/2011) :



    -Added agents, NPC or sign to add another option to sell your market​


    v0.1 (3/8/2011) :

    -First release​




    Posting Issues:
    If you have any issues with this plugin, post the entire error code here. If its a usual incompatility error such as "could not pass event <event name>" just list the plugins you are using.​
    Have fun selling regions again.​
    Download

    Region Market 1.0 on BukkitDev
    Region Market 0.8 on BukkitDev:

    Old Version 0.7:


    download link fixed
    heh

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
    yase, Akimbo, Claus33 and 9 others like this.
  2. Offline

    taxidriveer

    Thank for this great plugin ! But please update region market for permissions 3.x :)
    (I don't know how to do Crash fix :/)
     
  3. Offline

    Ziden

    i will im just w/o any time left, but i belive ill update it tommorrow

    im thinking on removing permissions from it, even being an easy thing to fix ( thanx goes to Crash ) since it doesnt really needs it , only 2 commands are admin only and i can make em opable.

    Im more into making it support BOSEconomy rather then updating with permissions
     
  4. Offline

    volt123

    How can I limit the number of cuboids player can have?
     
  5. Offline

    ZacGod

    Is there anyway to make it an 'Admin Shop' where the money just poofs instead of transfers?
     
  6. Offline

    Bloodyneck92

    This plugin currently breaks my server. When Installed it disables most Op commands as well as pretty much every other plugin that uses permissions... for instance the wand for worldedit stops working XD which considering this runs off of worldguard which requires worldedit.. you'd figure they'd play nice?

    I am using permissions version 3.1.4

    I hope this can be solved soon =)
     
  7. Offline

    Squidoris

    I've installed this plugin (which I love), but ran into an issue.

    I couldn't build in my own world, even as an admin/op. I would define a region with WorldGuard/Edit, then but that region up for grabs using this mod. Thing is, it seemed to have made my ENTIRE map resistant to placing blocks on it. I check permissions and everything, but it was no doubtfully caused by this mod. I even uninstalled the worlds and this mod, installed the worlds and test. I could place blocks.
     
  8. Offline

    koron

    Look at the first site. This Bug was reportet always. The Problem is Permissions 3.x
     
  9. Offline

    thefoxygranpa

    Update to support 3.x permissions?
     
  10. Offline

    fjutte

    Latest permissions is bugged with several addons. Please make so that if permissions is NOT installed, only ops(admins) can use the commands.

    And like ZacGod said:
     
  11. Offline

    woodzy

    CB#860
    THIS PLUGIN # V0.6

    Code:
    2011-06-13 09:27:13 [SEVERE] Could not load 'plugins/RegionMarket.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:172)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:194)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:117)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:345)
        at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:247)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:279)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:428)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:413)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldguard/LocalPlayer
        at br.Ziden.RegionMarket.RegionMarket.<init>(RegionMarket.java:39)
        ... 16 more
    Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.LocalPlayer
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 17 more
     
  12. Offline

    Regulus123

    What's the node to allow players to use signs? Seems that only OPs and admins can use them.
     
  13. Offline

    DivineKyuuji

    What's the difference between this and the flag you use on WorldGuard to put a price on a region? Sorry if it's obvious, I just started using regions today and haven't done much with it yet.
     
  14. Offline

    koron

  15. Hey, I'd like to suggest something... a optional [FOR SALE] sign that acts like [AGENT] but you *must* place it inside the zone it's selling.
     
    nathanaelps likes this.
  16. Offline

    S4h4rk

    @Digi,

    Good idea. If the sign only required being in the region and two lines:

    [FOR SALE]​
    price​

    It would make for sale sign placement a lot less work.

    S4h4rk
     
    nathanaelps likes this.
  17. Offline

    redworld2

    Why is the download link not available?
     
  18. Offline

    Asphodan

    Any way to change this to allowing folks to just Rent the regions?
     
  19. Offline

    Casier

    Thx for this plugin, it's cool !

    Can you make this ?

    An Auto-Claiming region.

    When %user% both %regionID% the game run /region define %regionID% %user%

    Sorry for my bad english, i'm french.
     
  20. Offline

    Bloodykittens

    I'm having the same problem that another guy had here.

    Its not saving information for the signs across Server restarts.

    I've got a realtor building for all of the lots in our city, but its kinda pointless if the signs won't work
    across server restarts.

    Even if I type /rm save and then stop the server. After the server comes back up. I type /rm reload and it says all of the regions successfully loaded, but no one can use the signs.
    Can you please fix this or provide a solution.
     
  21. Offline

    Ziden

    updated
    how can i edit the title ? its ok with cb 860
     
  22. Thread tools :}
     
  23. Offline

    Countdown2000

    I got the new 0.7 version directly downloaded ....
    But I must say that the link leads to 0.6

    Permission error at:

    11:51:14 [SEVERE] java.lang.IllegalAccessError: tried to access class com.nijiko.permissions.ModularControl$RefreshTask from class com.nijiko.permissions.ModularControl
    >
    11:51:14 [SEVERE] at com.nijiko.permissions.ModularControl.(ModularControl.java:45)
    >
    11:51:14 [SEVERE] at com.nijikokun.bukkit.Permissions.Permissions.setupPermissions(Permissions.java:184)
    >
    11:51:14 [SEVERE] at com.nijikokun.bukkit.Permissions.Permissions.onLoad(Permissions.java:139)
    >
    11:51:14 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:106)
    >
    11:51:14 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    >
    11:51:14 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    >
    11:51:14 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    >
    11:51:14 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    >
    11:51:14 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)+

    indicator of region market:

    11:51:15 [INFO] [RegionMarket] Loaded v0.6, by Crash Updated by Ziden

    (sorry my english is bad)
    Type the name of a command and press enter to execute it, or help for assistance.



    Type the name of a command and press enter to execute it, or help for assistance.
     
  24. Offline

    Ziden

    This is not a RegionMarket bug, its a permissions bug
    rename Permissions.jar to aPermissions.jar so i get loaded before and this error wont occur
    PS: in plygin .yml still says its 0.6, but dont mind tht
     
  25. Offline

    S4h4rk

    Thank you Crash for the great plugin and thank you Ziden for your maintaining it.

    I've confirmed sign data is now saving for me across server restarts without issuing "/rm save" before "/stop". However, region ownership data for region purchases via [AGENT] signs are not saving across server restarts. I must still issue "/region save" before "/stop" or ownership data is lost.

    Relevant version information:

    Minecraft 1.6.6​
    Craftbukkit 860​
    Permissions 2.7.4​
    WorldGuard 5.0-alpha10​
    Region Market 0.7​

    Best regards,
    S4h4rk
     
  26. Offline

    Claryn

    Looks nice.. but WAY too many commands.
    It should be clicking the sign and BAM! You bought the region!

    Not having 10 long commands for checking lists, for setting it out for sale.
    Write the command in the sign, first person that clicks the sign, buys the house!

    Just a tip :)
    Will be using it anyways.
     
    llaraet and nathanaelps like this.
  27. Offline

    nathanaelps

    Totally gotta agree with Claryn... except that I won't be using this (Or any other region-sales plug) until it's much more streamlined. As a region owner, I want to be able to place a sign anywhere in a region with text like:

    [FOR SALE]
    <blank line>
    100

    to sell the whole region for 100, or anywhere with the text like:

    [FOR SALE]
    RegionName
    100


    to sell RegionName for 100.

    Unfortunately, nobody seems to be making a plug like this, so I'll keep doing it all manually until it happens, or I'm able to learn a little bit o' Java.

    Gotta salute the devs for putting this together, I know they don't run their schedules around my whims (though, it would be nice... :D) and they seem to be serving a very real need. So here's a salute for you, Ziden, and an old salute to Crash: ::SALUTE::
     
  28. Offline

    deep

    Thank you for the awsome plugin!
    Would you add one line to your code?
    It would be very usefull to make dissapear the agent after purchasing the region :)
     
    llaraet likes this.
  29. Offline

    Ziden

    The commands are just usefull for who wants it, you can sell regions with the sign at no problem at all !
    About removing the sign when a region is bought, ill think about it, so you dont have to put the sign inside the region to sell it. Ill be adding some features next version , such as, possibly, rent taxes. You can rent a region instead of selling it if you want to.
     
  30. Offline

    EdgarsErnsteins

    Hello.

    I Set this plugin on, and people can buy property instantly but the problem is when it say that someone has bought my property everything works except that builder can build in there, do i have to set him as owner or it is doing that automatically .

    How do i do that.

    First i take wand
    select coordinates
    //expand vert
    /region define 'name'
    /region addowner 'me'
    and after i just do /rm sell 'name' 'price'
    and after place sign.
    When some one buys my property i receive money but he still cant build in there...

    am i doing something wrong?

    Plugins i got is
    Premissions
    Iconomy
    Chestshop
    Worldedit
    Worldguard
    and more different ones.


    Thank you.
     
  31. Offline

    strusic

    When I install this I've got errors with plugins: Permissions, LWC, MagicCarpet, WeatherRestrictions, LogBlock.
    When I remove RegionMarket server works normally... So what the hell?

    Tried with other permissions 2.7.4 and still errors... But the plugin is loaded as 0.6

    [RegionMarket] Loaded v0.6, by Crash Updated by Ziden

    I don't get it...
     
Thread Status:
Not open for further replies.

Share This Page