guild
- 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.