README.md edited online with Bitbucket

master
Juraj Vajda 2016-01-19 18:49:29 +00:00
parent 0b0f11c635
commit bee21be189
1 changed files with 14 additions and 0 deletions

View File

@ -18,21 +18,35 @@ Version 0.1.5
## Chatcommand Documentation: ##
### User commands: ###
/factions -> info on your current factions
/factions info <factionname> -> show description of faction
/factions list -> show list of factions
/factions leave <factionname> -> leave specified faction
/factions join <factionname> -> join specified faction
### Admin commands: ###
/factions create <factionname> -> create a new faction
/factions delete <factionname> -> delete a faction
/factions leave <factionname> <playername> -> remove player from faction
/factions invite <factionname> <playername> -> invite player to faction
/factions set_free <factionname> <true/false> -> set faction free to join
/factions admin <factionname> <playername> <true/false> -> make player admin of faction
/factions description <factionname> <text> -> set description for faction
## Changelog: ##
0.1.5