[ECON/FUN] eMiner v0.1 - Make mining more profitable [1000]

Discussion in 'WIP and Development Status' started by PatrickFreed, Jul 30, 2011.

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

    PatrickFreed

    Version: 0.1
    Download: 0.1 (dev)
    ==============
    NOTICE
    ==============
    I need you people to test this for me, preferably on a test-server so I don't get in trouble if bad stuff happens. (It shouldn't, I just need some testing done before release)

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

    Features:
    • Highly Configurable
    • MySQL support
    • iConomySupport
    • Can give items along side/ instead of iConomy Money
    Example config.yml (open)

    Code:
    ##iMiner Config##
    #Be sure to make item names all lower case and one word#
    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:
        sand:
            Amount: 1
            Money: 1
            Item:
                Type: stone
                Item-Amount: 1

    To-Do
    • YAML option instead of SQL
    • Register support (very, very soon)
    • Option for random amounts of money/items at random times
    • Per-item message configs
    Changelog
    • 0.1 - Testing, initial build
    Credits
    • FlingleR (author of iMiner, much of the code is his)
     
  2. Offline

    jeffadkins51

    Jobs. Nuff salad.
     
  3. Offline

    PatrickFreed

    Link?
     
  4. Offline

    jeffadkins51

  5. Offline

    PatrickFreed

  6. Offline

    jeffadkins51

    How does it have alot of commands? Lol. There is like 1 command, to check what your stats are. And this is just nothing new is what I'm saying.
     
  7. Offline

    PatrickFreed

Thread Status:
Not open for further replies.

Share This Page