Difference between revisions of "Guild"
Jump to navigation
Jump to search
(Create Gch) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <code> | + | <code>guild</code> - Communicate on your main guild channel. |
− | == Description == | + | ==Description== |
Manage communication and preferences on your main guild channel. | Manage communication and preferences on your main guild channel. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 8: | Line 8: | ||
!Description | !Description | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> |
|Display who is on the channel. | |Display who is on the channel. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> <message> |
|Talk on the channel. | |Talk on the channel. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> :<message> |
− | | rowspan="2" |Emote on the channel. | + | | rowspan="2" | Emote on the channel. |
|- | |- | ||
− | |<code> | + | |<code>guild</code> -emote <message> |
|- | |- | ||
− | |<code> | + | |<code>guild</code> -guests |
|Display guests on the channel. | |Display guests on the channel. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -help |
− | |Display a brief | + | |Display a brief guild help message. |
|- | |- | ||
− | |<code> | + | |<code>guild</code> -hist |
|Display the last lines of the channel log. | |Display the last lines of the channel log. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -last |
|Display the last lines of the channel log. | |Display the last lines of the channel log. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -list |
|Display who is on the channel. | |Display who is on the channel. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -more |
|Displays the entire channel log. | |Displays the entire channel log. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -off |
|Toggles the channel off. | |Toggles the channel off. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -on |
|Toggles the channel on. | |Toggles the channel on. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -send <message> |
|Talk on the channel. | |Talk on the channel. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -tail |
|Display the last lines of the channel log. | |Display the last lines of the channel log. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -toggle |
|Toggles channel on or off. | |Toggles channel on or off. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -who |
|Display who is on the channel. | |Display who is on the channel. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -admin <player> |
|Grant a player channel admin privileges. Channel admin privileges required. | |Grant a player channel admin privileges. Channel admin privileges required. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -ban <player> |
|Ban a player from the channel. Channel admin privileges required. | |Ban a player from the channel. Channel admin privileges required. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -invite <player> |
|Invite a player to join the channel. Channel admin privileges required. | |Invite a player to join the channel. Channel admin privileges required. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -radmin <player> |
|Revoke channel admin privileges from a player. Channel admin privileges required. | |Revoke channel admin privileges from a player. Channel admin privileges required. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -unban <player> |
|Remove a ban from player to the channel. Channel admin privileges required. | |Remove a ban from player to the channel. Channel admin privileges required. | ||
|- | |- | ||
− | |<code> | + | |<code>guild</code> -uninvite <player> |
|Uninvite player from channel. Channel admin privileges required. | |Uninvite player from channel. Channel admin privileges required. | ||
|} | |} | ||
− | == See Also == | + | ==See Also== |
[[channel]], [[ghelp]], and [[gscore]] | [[channel]], [[ghelp]], and [[gscore]] |
Latest revision as of 11:35, 23 July 2022
guild
- Communicate on your main guild channel.
Description
Manage communication and preferences on your main guild channel.
Command | Description |
---|---|
guild
|
Display who is on the channel. |
guild <message>
|
Talk on the channel. |
guild :<message>
|
Emote on the channel. |
guild -emote <message>
| |
guild -guests
|
Display guests on the channel. |
guild -help
|
Display a brief guild help message. |
guild -hist
|
Display the last lines of the channel log. |
guild -last
|
Display the last lines of the channel log. |
guild -list
|
Display who is on the channel. |
guild -more
|
Displays the entire channel log. |
guild -off
|
Toggles the channel off. |
guild -on
|
Toggles the channel on. |
guild -send <message>
|
Talk on the channel. |
guild -tail
|
Display the last lines of the channel log. |
guild -toggle
|
Toggles channel on or off. |
guild -who
|
Display who is on the channel. |
guild -admin <player>
|
Grant a player channel admin privileges. Channel admin privileges required. |
guild -ban <player>
|
Ban a player from the channel. Channel admin privileges required. |
guild -invite <player>
|
Invite a player to join the channel. Channel admin privileges required. |
guild -radmin <player>
|
Revoke channel admin privileges from a player. Channel admin privileges required. |
guild -unban <player>
|
Remove a ban from player to the channel. Channel admin privileges required. |
guild -uninvite <player>
|
Uninvite player from channel. Channel admin privileges required. |