Inactive [ADMN/FUN] EasyCalc 1.1 - Easy Ingame Calculator [1.2.4-R0.1]

Discussion in 'Inactive/Unsupported Plugins' started by Benedikt Wüller, Mar 19, 2012.

  1. Version: 1.1

    The Plugin EasyCalc adds a calculator to the game.
    Installation is as simple as dropping the latest JAR into your plugins folder.

    Moved to DevBukkit.

    Features
    - Easy ingame calculator
    - supports +, -, *, / and ()
    - generating random numbers/ints

    Commands
    Code:
    /ec help - shows a list with all commands
    /ec rnd <seed> - generates a random number.
    /ec rndint <seed> - generates a random integer.
    /ec version - shows the actually version of the plugin
    /ec <calculation> - calculates something
    Aliases
    Code:
    ec
    calc
    easycalc
    Permissions
    Code:
    ec.calculate - allows to calculate something ingame
    Examples
    Code:
    1+2+3
    1+2*3
    (1+2)*3
    1/2*3
    (1/2)*(3/4)
    (1*2+(1+2)-(2/2)+1) 
    Download
    Download now!

    ToDo
    - random int generation
    - solving equations

    Please report any bugs you encounter here. Also, please point out spelling and grammar issues. I am not a native speaker.
     
  2. added random int generations in version 1.1
     
  3. Offline

    md_5

    Approved
     

Share This Page