Slight README update
This commit is contained in:
parent
ac6bae3f85
commit
ebfd270b25
@ -28,14 +28,7 @@ To use this in Minetest, simply install it as a Minetest mod. Minetest
|
|||||||
will load init.lua. See the source code for information about chat
|
will load init.lua. See the source code for information about chat
|
||||||
commands which can then be used.
|
commands which can then be used.
|
||||||
|
|
||||||
Most of these commands will later be buried under other commands that
|
Use the `/menu` command to see a list of registered chat commands.
|
||||||
do more privilege checking. These are mainly for testing purposes.
|
|
||||||
|
|
||||||
* `/addorg [orgname]` - Create a new org
|
|
||||||
* `/listorgs` - Lists the orgs (and their members) currently in existence
|
|
||||||
* `/listplayers` - Lists all the players currently in the game
|
|
||||||
* `/joinorg [orgname]` - Adds the user to the specified org
|
|
||||||
* `/pollself [question]` - Asks the player a yes/no/abstain question
|
|
||||||
|
|
||||||
|
|
||||||
## Storage
|
## Storage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user