REQUIRES: SkQuery
Hey,
So this is a very simple calculator skript, you can use:
+
-
*
/
(more added in the future, suggestions are pleased)
To calculate 1 + 2 * 4
you execute the commands in order:
/calc 1
/calc +
/calc 2
/calc *
/calc 4
/calc = (or /calc)
The answer will be provide in the chat and will also be given as an action bar.
For extra explanation on other commands please read
https://raw.githubusercontent.com/NoutPO/Skript/main/README.md
If you have any suggestions to make it better feel free to message me on discord: NoutLost_#7665