[INACTIVE][ECON] Activity v0.1 - Track Activity for Variable Income [803]

Discussion in 'Inactive/Unsupported Plugins' started by Thomas Tan, May 28, 2011.

  1. Offline

    Thomas Tan

    Activity - The Plugin for Variable Income:
    Version: v0.1
    <Edit by Moderator: Redacted mediafire url>

    Activity tracks player actions such as breaking blocks, placing blocks, damaging mobs and other players, and adds them all up to give you variable income! The more you do, the more money you get!


    Features:
    * Supports All Major Economy Plugins!
    * Requires Permissions!
    * Tracks

    - * Chat
    * Block placement
    * Breaking of blocks
    * Damage
    * and Movement (disabled by default)
    - A config file where you configure the coefficients of each activity to suit your economy!


    How to use:
    It's as simple as 123!
    1. Start server to start Activity which will generate a default config file.
    2. Edit the config file to fit your economy (Detailed in "Config Info")
    3. Reload the server.


    Default config file:

    Show Spoiler
    Code:
    interval: 600000
    players: 1
    enable:
        blockplace: 1
        movement: 0
        damage: 1
        chat: 1
        blockbreak: 1
    multipliers:
        total: 1
        blockplace: 1
        movement: 1
        damage: 1
        chat: 1
        blockbreak: 1



    Config Info:

    Show Spoiler
    Code:
    Permission nodes:
    activity.active        | Track activity?
    activity.setinterval    | Allowed to set interval in config file?
    activity.setmul        | Allowed to set multiplier in config file?
    Tracked activity:
    Placing blocks
    Breaking blocks
    Chatting in game
    Damaging mobs and players
    Moving (default: off)
    Config file:
    interval, Milliseconds between paydays (default:600000)
    players, just Activity tracking data
    enable.
        blockplace, Track block placement
        chat, Track chat activity
        blockbreak, Track block breaking
        damage, Track damaging of other mobs and players (instead of adding 1 each time this adds the amount of damage done)
        movement, Track movement (default 0)
    multipliers. The multipliers, all default to 1
        total
        blockplace
        movement
        damage
        chat
        blockbreak



    Change-log:

    v0.1:
    * Released!


    Please give me feedback! Any constructive criticism at all will make me happy and so will you!
     
    Last edited by a moderator: Nov 27, 2016
  2. Offline

    coolgames30

    it is very good plugin, I have it on my server Pixelville
     
  3. Offline

    kahlilnc

    How about time played? I would like that to promote people on my server.
     
  4. Offline

    Plague

    please update to latest RB
     
  5. Offline

    Plague

    inactive then
     

Share This Page