[ECON] BlockControl v0.1 - Get money for your Mine/Farm [674]

Discussion in 'WIP and Development Status' started by halvors, Mar 28, 2011.

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

    halvors

    BlockControl
    Version: v0.1

    License: GPLv3

    BlockControl is a economy plugin which allows players to setup an area and make money off of it. It provides a more economy-realistic experience in the sence that land owners can charge players for their blocks. Area and block costs can both be set ingame with a few commands.

    Features
    • Allows players to charge other players to break owned blocks.
    • iConomy support (possibly BOSEconomy in the future).
    • SQlite and MySQL support.
    • Permissions support.
    Download
    Source Code

    Commands (open)

    /ibc help - Shows help
    /ibc list - List all areas
    /ibc select - Give you access to select an area
    /ibc create - Create an area
    /ibc delete - Delete an area

    Permissions nodes (open)

    BlockContorl.*
    BlockControl.use
    BlockControl.help
    BlockControl.list
    BlockControl.select
    BlockControl.create
    BlockControl.delete

    Changelog (open)

    • Not released yet.



    Thanks to:
    Zaros - For the idea and support.
     
  2. Offline

    Killie01

    so, how do i create a mine?/farm (selecting and commands)
     
  3. Offline

    halvors

    Plugin is not finished. But for create a mine you should run a command, then make a cuboid, and youæll be able to get money when players mine inside that area.
     
  4. Offline

    Zaros

    ;O

    I don't get how to use it. Will the cuboid be built into the plugin, or will players have to use a seperate plugin?
     
  5. Offline

    halvors

    Think it would be built into the plugin... But if it's some other way...
     
  6. Offline

    Killie01

    you could intergrate with worldedit
     
  7. Offline

    halvors

    Yes, is it officially supported?

    Maybe have a option...
     
  8. Offline

    Killie01

    don't know if there's an api but you can try asking
     
  9. Offline

    Zaros

    I think it would be best to integrate it. Some servers might not want worldedit, for trust/security reasons or otherwise
     
  10. Offline

    halvors

    Maybe an alternative will be add support for WorldEdit, but have integrated as default.
     
  11. Offline

    Zaros

    Sounds like a good idea.
     
  12. Offline

    zytherxy

    You should know you have someone lined up to get this plugin as soon as it's complete, I love the idea.
     
  13. Offline

    halvors

    If someone have wishes, you're welcome :)
     
  14. Offline

    Zaros

    Same. Partially why i suggested it, other half was surprise of the lack of a similar
     
  15. You don't need to have WorldEdit activated to have other plugins use it, since you can just have it in a folder so it isn't loaded, and plugins are just loaded there OR you could just disable WorldEdit for your players...
     
  16. Offline

    Zaros

    Or just go with convenience and simplicity, and add one in.
     
  17. Offline

    halvors

    Trying that, now. Have to use SQLite and MySQL for save regions. I am working on this plugin now, hope to release so soon as possible :)
     
  18. If you think that's easier... But World Edit has a client side HUD.
     
  19. Offline

    halvors

    I start a private conversation :)

    That's a point. But if i am going to implement support for WorldEdit this should be in some future releases, think i create an impleented first ;)

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

    Mikage

    where the links?
     
  21. Offline

    Zaros

    Yea, but that requires having users mod their client.

    It hasn't been released yet.
     
  22. Offline

    Opie95

    wen will it be released
     
  23. Offline

    Zaros

    No idea, when OP is done coding and it's deemed safe for public use?
     
  24. Offline

    halvors

    Right, working on it. But i am not so fast in coding... :D
     
  25. Offline

    Sosser

    And you should really add support for priorities.
    For example an iron ore would cost 100(configurable) while regular stone just 1 :)
     
  26. Offline

    halvors

    Going to add price setting for each block, and maybe support this for each region too.
     
  27. Offline

    Zaros

    Each region should have different prices. One area may charge 10 for diamond, and another may charge 12. This creates realistic compitition. The prices shouldn't be universal prices.
     
  28. Offline

    halvors

    I know, the problem is to implement it. Think user should be able to set default prices in the settings file, also the prices regions use if none is set.

    BTW: Got the default functionality work now. Users is able to create regions, and plugin only take money for block inside this regions. Think the prices should wait. First i need to have support for owners and not take money from them when they mine blocks. :)

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

    Zaros

    Yea, owners should not be charged when mining their own blocks. At the sametime, make it so the block breaks permanently if the owner breaks it, but is replaced if an other users breaks it. That function can come later, but the owner breaking infinite blocks for free would be an easy dupe glitch in the plugin.
     
  30. Offline

    halvors

    Yes. But i don't want block to be replaced by default, think it's dupe glitch too. And it's not fair that a player get infinite money when people mine... But think it could be added as a option in config file. :)
     
Thread Status:
Not open for further replies.

Share This Page