Inactive [ECON] Simple Region Market v2.2.1 - The best market for WorldGuard regions [1.3.1-R2]

Discussion in 'Inactive/Unsupported Plugins' started by the_Zorro, Oct 2, 2011.

  1. Offline

    the_Zorro

    Simple Region Market


    Please visit http://srm.theZorro266.com for the latest downloads & news!

    I am still OpenSource, licensed under WTFPLv2 !


    Changelog:
    • Version 2.2.1
      • Fixed a bug in limits that came up when buying/renting a region
    • Version 2.2
      • Rewritten limits system
      • Added priorities in limits
      • Limits command /rm limits done (works in the console as well)
    • Version 2.1.4
      • Fixed hotels and maximum renttime in templates
    • Version 2.1.3
      • Added new limits global.player.playername and name.player.playername
      • Fixed a bug when expanding regions
    • Version 2.1.2
      • Templates can now use [[price]]:[[time]]
      • Changes LET and HOTEL to use [[price]]:[[time]] and added [[account]] in the last line
    • Version 2.1.1
      • addmember, removemember & addowner, removeowner functionality
      • templates.yml will be automatically updated
    For any older versions, look on the GitHub page and search through the commits.

    Note:
    I am not affiliated with the team on BukkitDev. They are doing their own Simple Region Market. I am not the one who fight wars, I just don't care what they do. This is the original Simple Region Market with me as the original author and I continue, because others asked me to do and I want to.
     
    Nailm, Steffion, Florianos and 5 others like this.
  2. Offline

    the_Zorro

    Superperms enabled in your config? *click*
     
  3. Offline

    MIKUiqnw0

    Yep.
    Code:
        superperms:
            enable: true
            strict-mode: false
     
  4. Offline

    the_Zorro

    Please show me the part where you declare that permission in your permissions.yml
     
  5. Offline

    dockozel

    So, it seems that someone can buy a plot and is given the message that they successfully bought it. How do I get a message that tells me the admin/server owner, that a plot was sold/bought? Also, When the player bought the plot, nothing was done to my WG region info. It did not add that player as an owner and the region was removed from the simple region market config file. Is this supposed to happen?
     
  6. Offline

    the_Zorro

    Well, there is given a message to the serverlog and if you are owner of the region (which is not yours anymore after he bought it) you will get a message, too. I can't always give every admin a message, because that would spam a bit on big servers.

    The region should be removed from the agents.yml, but the buyer should be an owner of the WG region then. Could you please tell me the version you use of my plugin, WorldGuard and CraftBukkit?
     
  7. Offline

    dockozel

    I have downloaded all 3 of these plugins within the last week. I downloaded yours today. I reinstalled craftbukkit 1185 today, though for some reason when I boot up the server it says 1131. WG is 5.3
     
  8. Offline

    the_Zorro

    Today is not a version number, because I also have older versions in BukkitDev. 1337 is the recommended build, please update and test for the Bug again, thanks ;)

    Greetz, Zorro
     
  9. Offline

    MIKUiqnw0

    PEX's backend is set to mySQL - but i've dumped the permissions to file with the inbuilt feature.
    Listed is the group that receives region purchase rights.
    Code:
    groups:
        listed:
            prefix: '&2'
            permissions:
            - iConomy.payment
            - iConomy.help
            - modifyworld.*
            - commandbook.whereami.compass
            - commandbook.whereami
            - commandbook.afk
            - commandbook.msg
            - commandbook.say.me
            - commandbook.warp.teleport
            - commandbook.call
            - commandbook.spawn
            - commandbook.time.check
            - commandbook.rules
            - commandbook.home.teleport
            - commandbook.home.set
            - iConomy.holdings
            - ChestShop.shop.*
            - simpleregionmarket.buy
            suffix: '&w'
            inheritance:
            - default
        default:
            default: true
            permissions:
            - commandbook.motd
            - commandbook.who
            - modifyworld.chat
        admin:
            prefix: '[&cAdmin&w] '
            permissions:
            - '*'
        aef:
            prefix: '[&6AEF&w] '
            permissions:
            - commandbook.give
            - worldedit.*
            inheritance:
            - listed
    users:
        rploeger:
            group:
            - listed
        SpaceAce2nd:
            group:
            - listed
        mattelvv:
            group:
            - listed
        shadow70:
            group:
            - listed
        katpillow:
            group:
            - listed
        Nathanbennett:
            group:
            - listed
        kull477:
            group:
            - listed
        avatar1x:
            group:
            - listed
        chiefrazorback:
            group:
            - listed
        DustinDragon:
            group:
            - listed
        motoredge2:
            group:
            - listed
        inf3ctedsystem:
            group:
            - listed
        dudeathomez:
            group:
            - listed
        DarkAssassin77X:
            group:
            - listed
        frederiksp:
            group:
            - listed
        j1j2j3j4j3:
            group:
            - listed
        ninjas_bro:
            group:
            - listed
        dogz9221:
            group:
            - listed
        sapperengineer:
            group:
            - listed
        ceratonin:
            group:
            - aef
        soulessdeath:
            group:
            - listed
        ahf1983:
            group:
            - listed
        AEF_Kastor:
            group:
            - admin
        Mekia111:
            group:
            - listed
        adhilla97:
            group:
            - listed
        al8x24:
            group:
            - listed
        sodypawp:
            group:
            - listed
        sharphunty:
            group:
            - listed
        jt_d123:
            group:
            - listed
        mikeartie:
            group:
            - listed
        xpeckaa:
            group:
            - listed
        ejay424:
            group:
            - listed
        nickbel:
            group:
            - default
        xdragonoidx:
            group:
            - listed
        crusader108:
            group:
            - listed
        Sephecure:
            group:
            - listed
        dav1:
            group:
            - listed
        MIKUiqnw0:
            group:
            - admin
        plaxxer:
            group:
            - listed
        robtoon1:
            group:
            - listed
        mah_cool:
            group:
            - listed
        emc91:
            group:
            - listed
        j18:
            group:
            - listed
        romrider:
            group:
            - listed
        elan:
            group:
            - listed
        charliedempster:
            group:
            - listed
        curty237:
            group:
            - listed
        sebster:
            group:
            - listed
        canadiancow:
            group:
            - listed
        PowerHustler:
            group:
            - listed
        CaesarX:
            group:
            - aef
        lavacakes:
            group:
            - listed
        mrsilentprod:
            group:
            - listed
        morphan:
            group:
            - listed
        tgspy:
            group:
            - listed
        boom9873:
            group:
            - listed
        busemil:
            group:
            - listed
        rb2750:
            group:
            - listed
        skelaiter:
            group:
            - listed
        benman347:
            group:
            - listed
        _Gambi_:
            group:
            - listed
        fayaz666:
            group:
            - listed
        cooldude125164:
            group:
            - listed
        4everquickscope:
            group:
            - listed
        newfallout:
            group:
            - listed
        bobbylucero:
            group:
            - listed
        lahn92:
            group:
            - listed
        zoroz:
            group:
            - listed
        rasenk:
            group:
            - listed
        typheus:
            group:
            - listed
        elretha:
            group:
            - listed
        Nukated:
            group:
            - listed
        Shablo5:
            group:
            - listed
        svennp:
            group:
            - listed
        amarandiv:
            group:
            - listed
        rustedchurl:
            group:
            - listed
        mr_zymon:
            group:
            - listed
        wonderboygod:
            group:
            - listed
        the_guitar_man:
            group:
            - listed
        giodamelio:
            group:
            - listed
        doggamer:
            group:
            - listed
        shini_otoba:
            group:
            - listed
        hades1134:
            group:
            - listed
        epiclolsguy12345:
            group:
            - listed
        finzerox:
            group:
            - listed
        dodgey:
            group:
            - listed
        bobau:
            group:
            - listed
        selectrix:
            group:
            - listed
        todai:
            group:
            - listed
        tobyto:
            group:
            - listed
        fireblade4823:
            group:
            - listed
        andrewk36:
            group:
            - listed
        storane:
            group:
            - listed
        bluebluecar:
            group:
            - listed
        muchman:
            group:
            - listed
        sspidaa:
            group:
            - listed
        zombieninjapwnz:
            group:
            - listed
        rosen_rot_stein:
            group:
            - listed
        hunterh9:
            group:
            - listed
        mackenca:
            group:
            - listed
        drakkennith:
            group:
            - listed
        jakebakeacake:
            group:
            - listed
        vamplord24:
            group:
            - listed
        i_am_ban:
            group:
            - listed
        achilles9802:
            group:
            - listed
        kaedenisawesome:
            group:
            - listed
        trydber1:
            group:
            - default
        romrider07:
            group:
            - listed
        cool1:
            group:
            - listed
        ghoostface:
            group:
            - listed
        Veteranspy:
            group:
            - listed
        stevear22:
            group:
            - listed
        mistersmart:
            group:
            - listed
        david375:
            group:
            - listed
        carribean1:
            group:
            - listed
        Irish286:
            group:
            - listed
        samsan99:
            group:
            - listed
        fireball2142:
            group:
            - listed
        humv:
            group:
            - admin
        lackmann:
            group:
            - listed
        bassnikko:
            group:
            - listed
        porter243:
            group:
            - listed
        AwesomeManJesse:
            group:
            - listed
        aef_juggernaught:
            group:
            - listed
        darkblade7000:
            group:
            - listed
        ejimenez1013:
            group:
            - listed
        wisdoms:
            group:
            - listed
        cutreaper:
            group:
            - listed
        jregner:
            group:
            - listed
        enixhej:
            group:
            - listed
        rensvandijk:
            group:
            - listed
        imhotepk:
            group:
            - listed
        gigantblacky:
            group:
            - listed
        khanet:
            group:
            - listed
        _Kongstart_:
            group:
            - listed
        morrismonster1:
            group:
            - listed
        tom0905:
            group:
            - listed
        rofl629:
            group:
            - listed
        aidanwolk:
            group:
            - listed
        garrm101:
            group:
            - listed
        sanikow:
            group:
            - listed
        qwertyzax:
            group:
            - listed
        Razorr21:
            group:
            - listed
        sovietrussianspy:
            group:
            - listed
        shadowfix:
            group:
            - listed
        ninjaassassin42:
            group:
            - listed
        balrog_bob:
            group:
            - listed
        ellie0815:
            group:
            - listed
        sn1p3rgh:
            group:
            - listed
        pregnantplatypus:
            group:
            - listed
        darkwin1234:
            group:
            - listed
        Skeep:
            group:
            - default
        x_fireteller_x:
            group:
            - listed
        littlekrieger:
            group:
            - listed
        pengaman5:
            group:
            - listed
        pfadautomobil:
            group:
            - listed
        nukernoah:
            group:
            - listed
        donntimo:
            group:
            - listed
        luisantonioa:
            group:
            - listed
        jtrac27:
            group:
            - listed
        milesdewitt:
            group:
            - listed
        xcom6000:
            group:
            - listed
        slothscott:
            group:
            - listed
        AussieCowboy:
            group:
            - admin
        plinky:
            group:
            - listed
        saniekoe:
            group:
            - listed
        lukemacu:
            group:
            - listed
        SuperCrunch:
            group:
            - default
        awesomestuff86:
            group:
            - listed
        craftminealex:
            group:
            - listed
        migger_yoxd:
            group:
            - listed
        Ben142266:
            group:
            - listed
        arishoham:
            group:
            - listed
        ssoundwave:
            group:
            - listed
        dund3rklumpn:
            group:
            - listed
        vidde12321:
            group:
            - listed
        mooshman96:
            group:
            - listed
        jregnir:
            group:
            - listed
        davidzx007:
            group:
            - listed
        themarvingrob:
            group:
            - listed
        clank5:
            group:
            - listed
        iixdisturbed:
            group:
            - listed
        blahblahblahblah:
            group:
            - listed
        shaunie1996:
            group:
            - listed
        beepboopman24:
            group:
            - listed
        sergey1357:
            group:
            - listed
        Philderbeast:
            group:
            - listed
        mattychan:
            group:
            - listed
        lilukey12349:
            group:
            - listed
        kathyt:
            group:
            - listed
        templar_silva:
            group:
            - listed
        indukwu:
            group:
            - listed
        sn526:
            group:
            - listed
        cabalee:
            group:
            - listed
        PikaXeD:
            group:
            - listed
        mmdawg1:
            group:
            - listed
        Nasem001:
            group:
            - listed
        dtr06:
            group:
            - listed
        sniper1234dead:
            group:
            - aef
        zatrac:
            group:
            - listed
        chippy121:
            group:
            - listed
        GrayhatHacker:
            group:
            - listed
        psychozerkan:
            group:
            - listed
        malicous_051:
            group:
            - listed
        Promackid:
            group:
            - listed
        janzee22:
            group:
            - listed
        Epic_xwootx:
            group:
            - listed
        craftingkaiser:
            group:
            - listed
        creeperandco:
            group:
            - listed
        atomic_sandwich:
            group:
            - listed
        spydermonkeyx:
            group:
            - listed
        creeperape:
            group:
            - listed
        gameghost20000:
            group:
            - listed
        anaconda13579:
            group:
            - listed
        tamehana:
            group:
            - listed
        ascotr:
            group:
            - listed
        TrevmVortex:
            group:
            - listed
        hicks88:
            group:
            - listed
        trepach:
            group:
            - listed
        psycho:
            group:
            - listed
    
     
  10. Offline

    the_Zorro

    I can't see any misstake here. All the groups, except default, should have at least the permission to buy.
    I had one guy on BukkitDev, who told me it works perfectly with PermissionsEx, so it's not a incompatibility.
    And does the message "You do not have the permission to buy a region." come for you, your players or all of you?
     
  11. Offline

    digitalix

    My error :(
    After taking a plot he wants to do-plate [AGENT] but when I try to create this error:

    20:31:35 [SEVERE] [SimpleRegionMarket] Error: Economic System was not found.

    My Plugins:
    20:34:15 [INFO] Plugins: WorldEdit, FalseBookCart, FalseBookExtra, FalseBookCore, FalseBookChat, FalseBookIC, FalseBookBlock, WorldGuard, SimpleRegionMarket, Register

    Help Me~!
     
  12. Offline

    the_Zorro

    Yeah you need an Economic System, like iConomy.
    You can also try one of these:
    BOSEconomy 6, BOSEconomy 7, 3co, Essentials Economy, MultiCurrency
     
  13. Offline

    MIKUiqnw0

    For everyone, so long as they're not listed in OP.
     
  14. Offline

    the_Zorro

    But all other plugins work with their permissions?
    I am really confused now, because I can't figure out any error
    Maybe you can try another permissions plugin, just to look if it works then?
     
  15. Offline

    maino

    Just made a new german translation for this great plugin :)
     

    Attached Files:

    • de.zip
      File size:
      1.9 KB
      Views:
      1
    the_Zorro likes this.
  16. Offline

    the_Zorro

    Well I am german aswell, so I make the german translations normally :p
    But I was too lazy yet to make one for 1.6, so thank you very much, I'll take this one :)

    Code:
    CMD_LANG_SWITCHED: Die Sprache wurde erfolgreich zu Englisch gewechselt <SERVERNAME HERE> :D
    But that one is not right xD

    Greetz, Zorro

    Edit:
    It's now
    Code:
    CMD_LANG_SWITCHED: Die Sprache wurde erfolgreich zu Deutsch gewechselt, uebersetzt von maino (Danke!!).
    Hope u like it ;)
     
    maino likes this.
  17. Offline

    maino

    lol :D

    Edit: Jo danke :D
     
  18. Offline

    digitalix

    Small problem: :)
    As I've played IConomy added to the permissions - simpleregionmarket.buy but when a player clicks receives a message You do not have the permissions to buy or sell regions.

    My permissions for the player:

    Code:
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Gracz:
            default: true
            info:
            permissions:
            - simpleregionmarket.buy
            - simpleregionmarket.buy
            - simpleregionmarket.rent
            - simpleregionmarket.create
            - simpleregionmarket.sell
            - XcraftGate.use.*
            - jobs.join.Kopacz
            - jobs.join.Drwal
            - jobs.join.Gornik
            - jobs.join.Rolnik
            - jobs.join.Wojownik
            - iConomy.access
            - iConomy.payment
            - iConomy.plus
            - iConomy.higher
            - iConomy.user
            - essentials.home
            - essentials.sethome
            - essentials.delhome
            - citizens.trader.use.help
            - citizens.trader.use.showmoney
            - citizens.trader.use.list
            - citizens.trader.use.trade
            - mobarena.use.join
            - mobarena.use.leave
            - mobarena.use.spectate
            - mobarena.use.*
            - mobarena.classes.*
            - mobarena.arenas.*
            - weathersigns.use
            - BetterShop.user.*
            - essentials.afk
            - essentials.back
            - essentials.kit
            - essentials.kit.tools
            - essentials.list
            - essentials.me
            - multiworld.goto
            - essentials.home
            - warpz0r.worldwarp
            - warpz0r.free.warp
            - warpz0r.list
            - ChestShop.shop.create
            - ChestShop.shop.buy
            - ChestShop.shop.sell
            - ChestShop.shop.create.itemID
            - ChestShop.shop.buy.itemID
            - ChestShop.shop.sell.itemID
            - falsebook.blocks.lift
            - falsebook.blocks.bridge
            - falsebook.blocks.cauldron.use
            - falsebook.blocks.door
            - falsebook.blocks.gate
            - falsebook.blocks.hiddenswitch
            - falsebook.blocks.hiddenswitch.create
            - falsebook.blocks.lightswitch.create
            - falsebook.blocks.lightswitch.use
            - falsebook.blocks.readbooks
            - falsebook.destroy.blocks
            - essentials.sethome
            - essentials.motd
            - essentials.msg
            - essentials.help
            - essentials.rules
            - essentials.spawn
            - multihome.home
            - iConomy.list
            - iConomy.payment
            - multiverse.tp
            - iConomy.rank
            - iConomy.top
            - lwc.protect
            - signedit.edittext
            - simpleshop.buy
            - simpleshop.buy.gift - 'warpz0r.warp' - 'warpz0r.list'
            - simpleshop.sell
            - simpleshop.top
            - mh.home
            - localshops.buysell
            - localshops.create
            - /rshop create
            - RealShop.create
            - wolfpound.use
            - iConomyChestShop.shop.create
            - iConomyChestShop.shop.use
            - iConomyChestShop.shop.sell
            - stats.log
            - stats.view.own
            - stats.view.others
            - stats.view.playtime
            - craftbook.mech.*
            - multihome.namedhome
            - multihome.home
            - multihome.deletehome
            - multihome.listhomes.myself
            - uQuest.CanQuest.*
            - uQuest.CanDropQuest
            - multihome.home
            - warpz0r.warp
            - mywarp.warp.basic.warp
            - mywarp.warp.basic.welcome
            - mywarp.warp.basic.list
            - mywarp.warp.basic.list
            - mywarp.warp.basic.search
            - regionmarket.sell
            - regionmarket.remove
            - regionmarket.offer
            - regionmarket.list
            - regionmarket.accept
            - regionmarket.agent
            - buttonwarp.use
            - buttonwarp.getreward
            - OwnBlocksX.info
            - OwnBlocksX.use
            - creativegates.use
            - spoutessentials.skyadmin
            - spoutessentials.joinmessage
            - spoutessentials.leavemessage
            - spoutessentials.guiHELP
            - spoutessentials.cape
            - spoutessentials.capeadmin
            - spoutessentials.title
            - backpack.size9
            - backpack.size18
            - backpack.upgrade18
            - SpoutWallet.*
            - essentials.home
            - essentials.sethome
            - essentials.delhome
            inheritance: []
            info:
                prefix: '&7[Gracz] '
                message-format: '[+prefix] +name: +message'
                build: true
                rank: 1
                suffix: ''

    My plugins:

    22:29:15 [INFO] Plugins: iConomy, MemMonitor, WorldEdit, RemoteToolkitPlugin, MagicCarpet, Essentials, FalseBookCart, OnlineUsers, FalseBookExtra, Spout, XcraftGate, Multiverse-Core, FalseBookCore, AutoMessage, KiwiAdmin, MinecraftViewer, FalseBookChat, FalseBookIC, EssentialsSpawn, FalseBookBlock, xAuth, WorldGuard, Permissions, PermissionsPlus, SimpleRegionMarket, p2Aliases, WorldBorder, SpoutBackpack, mChat, Register, LWC, ChestShop


    Please help I use permissions 3
     
  19. Offline

    the_Zorro

    Yeah the problem is, that Permissions 3 is out of date. It does not have any bridge to SuperPerms by Bukkit. But the only thing I support is SuperPerms, because it's very simple.

    Greetz, Zorro
     
  20. Offline

    digitalix

    and can somehow convert ustawieanie 3 on permissionsEX permissions?
    Because there are hundereds of this I know: (
     
  21. Offline

    the_Zorro

    Please write English. Just look at the examples given at PermissionsEx then you should know what you need to change. I know it's not easy at all, but it's important that your plugins are up to date and Permissions 3 is not up to date anymore.
     
  22. Offline

    digitalix

    ok I went to a permissionsEX and say that this is the best pluginym regionmarket:).
    Everything works as it should
    Keep it up: D
     
  23. Offline

    Nicolascoolguy6

    How do you evan use it, how do i set the space up for sale, and how do i sell it?
     
  24. Offline

    the_Zorro

  25. Offline

    Migrosbudget

    Thank you a thousand time, exactly what we needed! Installed and working like a charm.
     
  26. Offline

    Pepe578

    Exactly what I needed dude thanks for the plugin

    I need help!
    One of my users bought a plot on a protected area but when he tried to build it said he didnt had permission...
    Do you have any ideas on how to make him access that zone without leting him to build on the protected area?
    Do I need to do something with priorities on worldguard?

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

    the_Zorro

    That sounds like you set a "build: deny" on a parent region or the region itself.
    Please remove it and look at this page.

    Greetz, Zorro
     
  28. Offline

    Pepe578

    Theres no build deny but I think its the permissions plugin that doesnt let non-ops build
     
  29. Offline

    the_Zorro

    @Pepe578
    That could be possible aswell.
     
  30. Offline

    123vinny456

    Hello i use PermissionsEx and when my users try to buy a plot they get an error saying " you dont have the permission to buy or sell a region here is the permissions file idk whats wrong with it http://pastie.org/2821221
     
  31. Offline

    Pepe578

    Go to the permissions part of this plugin and see the permission that lets the specific group or user to buy
    It worked for me
     

Share This Page