Added list of functioning commands to README
This commit is contained in:
parent
3467556b05
commit
327d0f35d8
13
README.md
13
README.md
@ -6,4 +6,17 @@ This mod produces an API that can serve as a dependency for other mods that add
|
|||||||
|
|
||||||
For background information and project roadmap, see [the wiki](https://gitlab.com/medlabboulder/modpol/-/wikis/home).
|
For background information and project roadmap, see [the wiki](https://gitlab.com/medlabboulder/modpol/-/wikis/home).
|
||||||
|
|
||||||
|
## Functioning commands
|
||||||
|
|
||||||
|
Most of these commands will later be buried under other commands that do more privilege checking. These are mainly for testing purposes.
|
||||||
|
|
||||||
|
* `/neworg [orgname]` - Create a new org
|
||||||
|
* `/listorgs` - Lists the orgs (and their members) currently in existence
|
||||||
|
* `/rmorgs` - Reset orgs to just "instance" with all online players
|
||||||
|
* `/listplayers` - Lists all the players currently in the game
|
||||||
|
* `/joinorg [orgname]` - Adds the user to the specified org
|
||||||
|
* `/listmembers [orgname]` - Lists the players currently in the specified org
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Initiated by [Nathan Schneider](https://nathanschneider.info) of the [Media Enterprise Design Lab](https://colorado.edu/lab/medlab) at the University of Colorado Boulder, as part of the [Metagovernance Project](https://metagov.org).
|
Initiated by [Nathan Schneider](https://nathanschneider.info) of the [Media Enterprise Design Lab](https://colorado.edu/lab/medlab) at the University of Colorado Boulder, as part of the [Metagovernance Project](https://metagov.org).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user