[ECON/FUN] eMiner v1.1 - Make mining more profitable [1317]

Discussion in 'Inactive/Unsupported Plugins' started by PatrickFreed, Aug 3, 2011.

  1. Offline

    PatrickFreed

    Download: 1.1 (jar)
    Source Code: GitHub

    Requires: Register

    Description:

    This is a fork of the plugin iMiner by FlingleR. It let's the admin of a server give miners Economy money and/or items after mining a certain amount of certain blocks. (All configurable)

    Features:
    • Highly Configurable
    • MySQL support
    • All major economy plugins support
    • Can give items along side/ instead of economy money
    • SuperPerms support (Not 3.x or 2.7.4, sorry!)
      • eMiner.use
    • Op only support as well.
    To-Do
    • Per-item message configs
    Example config.yml (open)

    Code:
    ##iMiner Config##
    #Be sure to make item names all lower case and one word
    #Log Mode can either be YAML or MySQL, if an incorrect one is chosen, the plugin will default to YAML
    Use_SQL: true
    MySQL-Host: localhost
    MySQL-Port: 3306
    MySQL-Database: minecraft
    MySQL-User: root
    MySQL-Password: password
    Payment-Msg: '[iMiner] You recive %v and %a %i for mining %a block of %b'
    
    Materials:
        1:
            Amount: 1
            Money: 1
            Item:
                Type: 2
                Item-Amount: 1

    Changelog
    • 1.1 - CB 1317 - 10/16/11
      • Added Register support
      • Temporarily only uses SQL
      • Cleaned up some of the mess that was this plugin
    • 1.0 - Submission
      • Added an option to log to YAML instead of SQL
      • Added support for all major economies
      • Switched to SuperPerms, no longer supports Perms3 or 2.7.4
    • 0.1 - initial build
    Credits
    • FlingleR (author of iMiner, much of the code is his)
     
    Saught likes this.
  2. Offline

    PatrickFreed

    This is a problem with the statistics keeper. You may be running this on a test server or something because it can't reach the stat server. Functionality shouldn't change.
     
  3. Offline

    TheNoobWar

    So how would I fix this?
     
  4. Offline

    PatrickFreed

    Open the port you're hosting the server on, or I think you can disable the logging in the plugins/stats/config.yml file.
     
  5. Offline

    TheNoobWar

    If I disable it what are the disadvantages? I'm using MYSQL but still nothing fixes that error in console.
     
  6. Offline

    PatrickFreed

    If you disable it, it means I can't track the plugin. Have you tried opening the server port?
     
  7. Offline

    TheNoobWar

    Track? You mean my information? And yes all ports are opened for server and mysql.
     
  8. Offline

    PatrickFreed

    Just disable it, I don't think it works anymore.
     
  9. Offline

    funky man

    Still working on 1.0.1-r1?
     
  10. Offline

    PatrickFreed

    I'm not sure, I passed the plugin off to Jaker, although I don't think he did anything with it. If it isn't working, I'll update it.
     
  11. Offline

    funky man

    Ok, thanks for reply. Will test when i get home from work at post results here.
     
    PatrickFreed likes this.
  12. Offline

    Oberdonn

  13. Offline

    funky man

    I've not forgot about this, just waiting for new RB.
     
    PatrickFreed likes this.
  14. Offline

    PatrickFreed

    I'll make one for next version. ;)
     
  15. Offline

    Oberdonn

  16. Offline

    pookshuman

    any chance of this updating?
     
  17. Offline

    PatrickFreed

    Pretty sure this works, however there is another version of this plugin somewhere, I think its called mMiner.
     
  18. Offline

    pookshuman

    well, here is some of the stuff i am getting at startup. http://pastie.org/3470109It's definitely not working for me, are there any known plugin conflicts?
     
  19. Offline

    md_5

    Long time no see PatrickFreed. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page