From 82894cd38987b72f1281ac1081ba906dc6dfac5f Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 16 Sep 2020 17:33:48 +0200 Subject: /r added: first working version --- Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 5b458b3..7a32158 100644 --- a/Readme.md +++ b/Readme.md @@ -30,6 +30,14 @@ usercache. If `MULTIPLIER < 0` the score is modified with `1/MULTIPLIER`, since FloatArgumentType does not support exponentials like 1.3e-4 +### `/r` + +Calculator for simple mathematical expressions. +Supported operators: `+-*/` + +The player's coordinates are available though variables `x` `y` `z`. + + ## Features ### Dispenser Behavior -- cgit v1.2.3