[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

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    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:



    This post has been edited 9 times. It was last edited by Ziden Nov 4, 2011.
    yase, Akimbo, Claus33 and 9 others like this.
  2.  
  3. Offline

    rockxz2135

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    BukkitDev and iConomy 6 would be nice! :)
  4. Offline

    Ziden

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  5. Offline

    Domi381

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Does it use Essentials Economy?
  6. Offline

    Ziden

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    No, currently only iConomy 6
    Im sorry if im updating this plugin very shortly, and im mainly making updates nessesary to my server and i know this is not the best method to develop plugins. Its because my time is short.

    the project is now on bukkitdev as well

    This post has been edited 1 time. It was last edited by Ziden Nov 4, 2011.
  7. Offline

    qwe1243

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    First of all: Thanks a TON for updating!

    What should be in the config.YML? Mine is empty. :/

    This post has been edited 2 times. It was last edited by qwe1243 Nov 4, 2011.
  8. Offline

    Ziden

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    nothing , lawl =P
  9. Offline

    ollyjohnston

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    java.lang.NoClassDefFoundError: com/iCo6/system/Accounts
    at br.Ziden.RegionMarket.RegionMarket.<clinit>(RegionMarket.java:38)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:170)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:136)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:112)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.ClassNotFoundException: com.iCo6.system.Accounts
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    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:423)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)



    WHat does this mean ?
  10. Offline

    Zombiemold

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Can't seem to get this to work at all. Not sure what I am doing wrong. I am an op and an admin, I have both World Guard, World Edit, iConomy 6, and Region Market all installed.

    When I make the sign for a region with no owner, nothing happens when I click, or right click it. I have tried the sign in 3-4 different ways, and nothing seems to be working.

    Edit: Also, I constantly get the message: Atualizando Casas de Jogadores ! periodically, and I can't turn it off for some reason.

    This post has been edited 1 time. It was last edited by Zombiemold Nov 7, 2011.
  11. Offline

    Expend

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    It doesn't support iConomy 6 yet.
  12. Offline

    Zombiemold

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Read a few posts up, look for the authors post. He released a new version that supports iConomy 6.
  13. Offline

    VoidFusion

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I periodically get Atualizando Casas de Jogadores !, and I have no clue why it's doing that, only happened when I added your plugin.

    EDIT: When I did series of eliminations, I took this plugin out, it stopped. So, its your plugin.

    This post has been edited 1 time. It was last edited by VoidFusion Nov 15, 2011.
  14. Offline

    crazyish

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I second that question.
    ollyjohnston likes this.
  15. Offline

    Rett

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Does it support iConomy 5?
  16. Offline

    Ziden

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    k this plugin wont be continued , since there is another one made for the same purpose with way better coding.
  17. Offline

    Maguron

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Can you send me a link to that plugin?
  18. Offline

    Deans789

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    --HELP--
    I've got the plugin running and working but for some reason it keeps "auto-messaging" in Portuguese. I translated it with google translate and i understand what they mean.

    But my problem is when i'm creating these signs it keeps saying "You not the ownar!"- I AM THE OWNER, I'M ADMIN ON MY SERVER I "SHOULD" HAVE ACCESS TO ALL COMMANDS!!!???

    please help
    Cheers- Deans798
  19. Offline

    MarcJ

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Learn to read ^
  20. Offline

    Akimbo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Deans, you need to be the owner of the region! Type the command (on the server):
    /region addowner (Region name) (Minecraft name)
    Press enter.
    Now, just make the sign, you are done!
    P.S: I may continue this ;) I like it!
  21. Offline

    Deans789

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Thanks man, this really helped!
  22. Offline

    Deans789

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Also [AGENT] is only to sell to a person, what about if i wanted to rent to a person?
    Akimbo likes this.
  23. Offline

    Akimbo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Agent is rent ;) ten days
  24. Offline

    Aksl

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I have one error :/

    When I want to buy a area, I have one message of error :

    "You have already has max region fella"

    Why ? :(
  25. Offline

    winter4w

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I keep getting this Atualizando Casas de Jogadores ! like evey 5 min its anoying
  26. Offline

    NuclearServer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Can someone help me? When I load it it does not show up. Even when I type in /plugins its not there, and Ive loaded it in 4 times now.


    Anyone??

    This post has been edited 1 time. It was last edited by NuclearServer Dec 21, 2011.
  27. Offline

    Techcuron

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yeah, it turned me down on this plug-in. Don't like that.
  28. Offline

    mystyle211

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Regionmarket says: Unknown command 'sell' .
    Minecraft 1.0.0
    config file is empty. Im using Iconomy 6.
  29. Offline

    Don Redhorse

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  30. Offline

    TnT Trinitrotoluene Maximus Administrator Bukkit Help

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Moved to inactive. If the dev wishes this reactivated, just contact one of the mods.
Thread Status:
Not open for further replies.

Share This Page