guild: Difference between revisions
Jump to navigation
Jump to search
(Created page with ';guild [info|member] :Guild information. {| class="wikitable" border="1" cellspacing="0" |-style=background-color:#F9F9F9; !Command !Description |- |align=center|guild |Requ…') |
No edit summary |
||
Line 49: | Line 49: | ||
:<accept flag> | :<accept flag> | ||
::- a boolean value. Specify either 1 to accept, or 0 to deny. | ::- a [[References#boolean_flag|boolean]] value. Specify either 1 to accept, or 0 to deny. | ||
:Accept or deny an incoming guild join request. | :Accept or deny an incoming guild join request. |
Revision as of 21:00, 6 July 2019
- guild [info|member]
- Guild information.
Command | Description |
---|---|
guild | Request guild info. |
guild info | Display guild info. |
guild member | Display guild members list. |
- Note. You have to use the guild command before using the commands guild info and guild member to refresh the guild information. Otherwise, you will not see the latest guild information.
- guild create (<guild name>)
- <guild name>
- - the name (string).
- Create a guild.
- guild request (<player>)
- <player>
- - a player name, or a corresponding number from the player list when you use the pl command.
- Request the specified player to join your guild.
- guild join (<accept flag>)
- <accept flag>
- - a boolean value. Specify either 1 to accept, or 0 to deny.
- Accept or deny an incoming guild join request.
- Note. See guildAutoDeny in config.txt to automatically deny an incoming guild join request.
- guild ally (<player>)
- <player>
- - a player name, or a corresponding number from the player list when you use the pl command.
- Request alliance to another guild.
- guild leave
- Leave your current guild.
- guild kick (<guild member #> <reason>)
- <guild member #>
- - a corresponding number from the guild members list when you use the guild member command.
- <reason>
- - the reason of expulsion (string).
- Kick a guild member out of the guild.
- guild break (<guild name>)
- <guild name>
- - the name (string).
- Disband your guild.