Calculator
With the new Calculator you can easily calculate - as the name says. Different to other plugins of this kind is that you're able to perform all math functions with one simple command!
Contents
Commands
/calc [operation (+, -, *, /, sin, cos, tan, sum, min, max, log, pi, e, g, ...)]
i.e. /calc sin(2) / pi or /calc sum(10, 15) or /calc min(10, 15, 20)
The very simple /calc
-function is the core function of our calculator. Just use it for everything and try out everything you want.
/calc functions
Shows all available functions of the calculator.
/calc update
This function simply updates the calculator plugin.
How to install
Installing Calculator is quite easy. Just follow the following steps.
- Download the current Calculator.jar from vhsdbn.de
- Upload it into your servers plugins-Directory
- Reload or restart your server
How to update
Simply update the plugin using the integrated Auto Updater.
- Execute the command
/calc update
- Wait until the server asks you to restart
- Click Yes or execute the command
/reload
Of course you can also redo the installation process.
Credits
This Plugin works with the Math Expression String Parser (MESP) by stormdollar, an API to solve mathematic expressions which is licensed under the BSD License.