Rectifie l'aide

This commit is contained in:
Sys Quatre 2019-12-30 03:30:48 +01:00
parent a596a1bf35
commit 2b0aa5fd95
1 changed files with 1 additions and 0 deletions

View File

@ -456,6 +456,7 @@ function factions_chat.show_help(playername)
MSG("\tAdmin commands:")
MSG("\t\t/factions create <factionname> -> create a new faction")
MSG("\t\t/factions delete <factionname> -> delete a faction")
MSG("\t\t/factions join <factionname> <playername> -> join player to faction")
MSG("\t\t/factions leave <factionname> <playername> -> remove player from faction")
MSG("\t\t/factions invite <factionname> <playername> -> invite player to faction")
MSG("\t\t/factions set_free <factionname> <true|false> -> set faction free to join")