Plugin Request iConoMiner (BIG PROJECT)

Discussion in 'Plugin Help/Development/Requests' started by ChocolateChoo, Nov 20, 2014.

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

    ChocolateChoo

    Plugin category: Currency

    Suggested NameiConoMiner

    What I want: People can run the command "/icm start" and when they do, they will be given blindness + night vision (for complete darkness) and can not be seen or attacked by players and mobs. When they do, they begin to "mine", similar to BitCoin mining, they begin mining for money. The admin can change the way mining works, an example config is below. When they want to stop mining, they can do "/icm stop." This will remove the blindness and night vision, then revealing themselves and allowing them to be attacked and seen.
    Mining Groups - OPTIONAL ADDON TO THE PLUGIN
    People can do "/icm list" to see mining groups. They can do "/icm create (group name) [-m=max people -p=password]" to create a group with the option for max people in the group and password and also "/icm delete (group name)" if they are the creator or if they are OP. Then, people can join them by typing "/icm join (group name) [password]." When they join, they can do "/icm start" again to begin mining but they will be mining within the group. They can also do "/icm leave" to leave the group. The algorithm for groups only applies to players in the group who are currently mining.
    Why be in a group?
    All players who are currently mining in a group will gain more money than mining solo. The algorithm works like this: Earnings = (Solo Mining Earning X Number of Players in group) - Number of Players in group X 4 If a decimal appears (somehow), it will be rounded to the nearest whole number.
    Ideas for commands: /icm start /icm stop /icm list /icm join (group name) [password] /icm create (group name) [-m=max people -p=password] /icm delete (group name)
    Permission: icm.default - All commands

    When I'd like it by: ASAP

    CONFIG EXAMPLE:
    # SOLO MINING
    # Earnings every interval
    Earning=10.00
    # Intervals in minutes
    Intervals=3
    # GROUP MINING
    # Intervals in minutes
    InvervalsG=5
    # How much groups to list per page
    ListingAmount=10
     
  2. Offline

    ChocolateChoo

  3. Offline

    ChocolateChoo

  4. Offline

    ChocolateChoo

Thread Status:
Not open for further replies.

Share This Page