Difference between revisions of "KarmaCraft/Commands"
From SupaHam
(Added General section) |
(→Options) |
||
(One intermediate revision by the same user not shown) | |||
Line 37: | Line 37: | ||
|- | |- | ||
| /channel spy || kc.chat.staff.receive.all || || Receive messages from all channels. | | /channel spy || kc.chat.staff.receive.all || || Receive messages from all channels. | ||
+ | |- | ||
+ | | /adminchat || kc.staff.send.admin || ac<br />a || Broadcasts a message to all players with 'kc.staff.receive.admin' permission. | ||
+ | |- | ||
+ | | /staffchat || kc.staff.send || sc || Broadcasts a message to all players with 'kc.staff.receive' permission. | ||
|} | |} | ||
=== Options === | === Options === | ||
− | For a list of options [[ | + | For a list of options [[KarmaCraft/Options|click here]]. |
{| class="wiki-table" | {| class="wiki-table" | ||
! width="240"| Command | ! width="240"| Command |
Latest revision as of 23:17, 30 August 2013
Commands
KarmaCraft
Command | Permission | Aliases | Description |
---|---|---|---|
/karmacraft | kc | KarmaCraft main command. | |
/karmacraft version | kc.version | ver | Displays the plugin version. |
/karmacraft reload | kc.reload | rl | Reloads the configuration files. |
Channels
Command | Permission | Aliases | Description |
---|---|---|---|
/channel | kc.chat.basic | ch | Chat channel commands. |
/channel join <channel> [-p password] | kc.chat.basic | j enter |
Join an existing a channel. <channel> is the channel's name. '-p' is the password field. |
/channel leave [channel] | kc.chat.basic | quit q |
Leaves a channel. [channel] is the channel's name, if it isn't provided, it will pick the one you are in. '-o' gives owner permissions to another player in the channel. |
/channel create <channel> [-p password] | kc.chat.basic | c new |
Creates a channel giving the sender owner permissions. <channel> is the channel's name. '-p' is the password field. |
/channel setpass <password> | kc.chat.basic | pass password |
Changes your channel's password. <channel> is the channel's name. |
/channel owner | kc.chat.basic | Gives owner permissions to another player in the channel. <player> the player to give the permissions to. | |
/channel switch <channel> | kc.chat.basic | sw s |
Switches your active chat channel allowing for easier communication between different channels. <channel> is the channel's name, if it is global, it will switch chat to the global channel. |
/channel spy | kc.chat.staff.receive.all | Receive messages from all channels. | |
/adminchat | kc.staff.send.admin | ac a |
Broadcasts a message to all players with 'kc.staff.receive.admin' permission. |
/staffchat | kc.staff.send | sc | Broadcasts a message to all players with 'kc.staff.receive' permission. |
Options
For a list of options click here.
Command | Permission | Aliases | Description |
---|---|---|---|
/options | opt | Change your options. | |
/options list | Displays a list of all available options the sender may use. | ||
/options toggle <option> [value] | The provided option's permission | t | Toggles an option. <option>is the option to toggle. [value] value to change the provided option to, if not provided it will automatically decide the value depending on the option's type. |
General
Command | Permission | Aliases | Description |
---|---|---|---|
/broadcast [-s] | kc.broadcast | kcbc | Broadcasts a message with a notification sound (the ping option does not interfere with this command). '-s' broadcasts the message quietly. |