Difference between revisions of "KarmaCraft/Commands"
From SupaHam
(Initial page creation) |
(Added KarmaCraft commands) |
||
Line 1: | Line 1: | ||
== Commands == | == Commands == | ||
− | |||
+ | === KarmaCraft === | ||
+ | {| class="wiki-table" | ||
+ | ! width="240"| Command | ||
+ | ! width="200"| Permission | ||
+ | ! width="100"| 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 === | === Channels === | ||
{| class="wiki-table" | {| class="wiki-table" | ||
Line 24: | 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. | ||
+ | |} | ||
+ | |||
+ | === Options === | ||
+ | |||
+ | List of options (Coming soon). | ||
+ | {| class="wiki-table" | ||
+ | ! width="240"| Command | ||
+ | ! width="200"| Permission | ||
+ | ! width="100"| 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.<br /><option>is the option to toggle.<br />[value] value to change the provided option to, if not provided it will automatically decide the value depending on the option's type. | ||
|} | |} |
Revision as of 23:35, 29 August 2013
Contents
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. |
Options
List of options (Coming soon).
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. |