From 710943337212a1e766d0d68696b9387ec65fa6ba Mon Sep 17 00:00:00 2001 From: garbagemule Date: Sun, 8 Nov 2020 17:27:49 +0100 Subject: [PATCH] Updated MobArena Commands (markdown) --- MobArena-Commands.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MobArena-Commands.md b/MobArena-Commands.md index 86c2f01..d4362ab 100644 --- a/MobArena-Commands.md +++ b/MobArena-Commands.md @@ -28,12 +28,13 @@ Only ops and the console can issue these commands. They include forcefully start * `/ma force start ` - Forcefully start the arena with the specified name; forces all players who aren't ready to leave. * `/ma notready ` - Get a list of all players in the given arena who aren't ready. * `/ma restore ` - Restore the inventory of the player with the given name, if possible. -* `/ma config reload` - Reload the config-file into memory. This is useful if changes are made in the config-file while the server is running. +* `/ma addreward ` - Add a [[Thing|Item and Reward Syntax]] to an arena player's reward stash. Useful for custom integrations. ### Setup commands ### Only ops (and the console, if it makes sense) can issue these commands. They include setting warp points, spawnpoints and region points. +* `/ma reload` - Reload the config-file into memory. This is useful if changes are made in the config-file while the server is running. * `/ma setup ` - Enter [[Setup Mode|Arena Setup]] for the given arena. * `/ma addarena ` - Create a new arena-node in the current world. * `/ma delarena ` - Delete the arena with the given name.