aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/Readme.md b/Readme.md
index 6831a04..e5d0b1c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -14,20 +14,18 @@ Invocation Location is saved and restored on exit to make it less exploitable
Not using `/c` and `/s` to be carpet compatible
-### `/savedata`
+### `/stats <player>`
-#### `playersave list`
+#### `get <stat>`
-List all player savefiles, UUIDs are resolved to names if in usercache
-
-#### `stats`
-
-Query user statistics and import them to the scoreboard. This work for both online and offline players, if they are in
+Query user statistics. This work for both online and offline players, if they are in
usercache.
-`/savedata stats PLAYER STATISTIC [import OBJECTIVE [MULTIPLIER]]`
+#### `import <scoreboard> [multiplier]`
+
+import the corresponding user statistic to a scoreboard.
-If `MULTIPLIER < 0` the score is modified with `1/MULTIPLIER`, since FloatArgumentType does not support exponentials
+If `multiplier < 0` the score is modified with `1/multiplier`, since FloatArgumentType does not support exponentials
like 1.3e-4
### `/r`