EZCalc

The most advanced calculator plugin available! Ease-of-use for newer players while allowing for more advanced operations. Variables are even saved after logging out.

Commands
Variables and Operators

All of the following work with any command that accepts an <equation> (i.e. /calc, /setx)

  • Operators: +, -, /, *, %, sqrt
  • Variables: x, y, z, ans, health, death, height, bubble, coordx, coordy, coordz
  • Constants: stack (64)
  • Custom Constants: var1, var2, var3, var4, var5
  • No operators, variables, and constants in custom constants
  • Other: You can use parenthesis and powers (^). Spacing doesn't affect output.
Developer API

EZCalc has a very simple API that lets your plugin use EZCalc for calculations. In addition, you can see a user's variables. The API will be getting improvements along the way to make it more powerful and easy to use.

Read more...

Download

EZCalc 1.5 (older downloads) Need 1.1-R5+ support? Check out the preview!

Fork on GitHub

Version History

1.5

  • Addition: PermissionsBukkit (native Bukkit permissions) support
  • Addition: Square roots (sqrt)
  • Addition: Coordinate variables (coordx, coordy, coordz)
  • Removal: Permissions 3.x support
  • Removal: Auto updater and nightly builds
  • Tweak: Code optimization
  • Tweak: Permission nodes are now simpler (ezcalc.calc and ezcalc.admin)
  • Compatibility: 1597

Older versions...

Bugs?

Bug Tracker

Security

EZCalc has access to the following:

  • Permissions - used for commands
  • Commands - commands can be issued through players
  • API - other plugins can use this plugin's API
Legal and Licensing

More info...


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit