NiftyCalc
Overview:
The Nifty Calculator (NiftyCalc) plugin is a lightweight plugin with one purpose, and one purpose only. That purpose: give users to ability to calculate basic transactions, amounts of material needed for a project, and other miscellaneous problems on the spot, where ever they are. NiftyCalc has one command, /calculate [num1] [num2] [num3] ... [operation], and one permission node, niftycalc.calculate. It also has two command aliases, /calc and /c. The available operations are: add, subtract, multiply, and divide (+, -, *, and /)
Commands:
- /calculate [num1] [num2] [num3] ... [operation] - Prints the solved equation to the player's screen. Operation can be add, subtract, multiply, and divide (+, -, *, and /)
- /calc [num1] [num2] [num3] ... [operation] - Prints the solved equation to the player's screen. Operation can be add, subtract, multiply, and divide (+, -, *, and /)
- /c [num1] [num2] [num3] ... [operation] - Prints the solved equation to the player's screen. Operation can be add, subtract, multiply, and divide (+, -, *, and /)
Permissions:
- niftycalc.* - Grants all NiftyCalc permissions.
- niftycalc.calculate - Grants user permission to use /calculate command.
Comments