mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-29 14:15:46 +01:00
Updated MobArena Commands (markdown)
parent
3ef1515563
commit
7109433372
@ -28,12 +28,13 @@ Only ops and the console can issue these commands. They include forcefully start
|
||||
* `/ma force start <arena>` - Forcefully start the arena with the specified name; forces all players who aren't ready to leave.
|
||||
* `/ma notready <arena>` - Get a list of all players in the given arena who aren't ready.
|
||||
* `/ma restore <player>` - 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 <player> <thing>` - 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 <arena>` - Enter [[Setup Mode|Arena Setup]] for the given arena.
|
||||
* `/ma addarena <arena>` - Create a new arena-node in the current world.
|
||||
* `/ma delarena <arena>` - Delete the arena with the given name.
|
||||
|
Loading…
Reference in New Issue
Block a user