Skip to content

Commit

Permalink
[TASK] Update documentation for admin app [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvlk committed Jun 18, 2017
1 parent cb44dab commit 3e2b453
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions docs/source/apps/contrib/admin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,28 @@ Functionality:
Required permission:
``admin:write_map_list``, requires admin level 2.

Read Map list
~~~~~~~~~~~~~
Command:
``//readmaplist`` / ``//rml``
Parameters:
* Match settings file.
Functionality:
Read maplist from the match settings file.
Required permission:
``admin:read_map_list``, requires admin level 2.

Shuffle Map list
~~~~~~~~~~~~~~~~
Command:
``//shuffle``
Parameters:
-
Functionality:
Shuffle and reload map list from disk!
Required permission:
``admin:shuffle``, requires admin level 2.

Remove Map
~~~~~~~~~~
Command:
Expand Down

0 comments on commit 3e2b453

Please sign in to comment.