Bug Fixes and some optimizations
- Support for shorthands including "k, m, b, t"
- k = thousand
- m = million
- b = billion
- t = trillion
- Better Error handling
- Calculation History/Clearing
- Improved output for command execution
Your player position is stored in the variables x,y,z which correspond to the player's cordinates.
Example usage: /calc z+10 (where z = -10) evaluates to 0.
All operations work, you can click a result to copy it to your clipboard.



