forked from mtcontrib/factions
Rectifie l'aide
This commit is contained in:
parent
a596a1bf35
commit
2b0aa5fd95
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user