Difference between revisions of "KarmaCraft/Commands"

From SupaHam
Jump to: navigation, search
(Linked option page)
(Added General section)
Line 53: Line 53:
 
|-
 
|-
 
| /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.
 
| /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.
 +
|}
 +
 +
=== General ===
 +
 +
{| class="wiki-table"
 +
! width="240"| Command
 +
! width="200"| Permission
 +
! width="100"| Aliases
 +
! Description
 +
|-
 +
| /broadcast [-s] || kc.broadcast || kcbc || Broadcasts a message with a notification sound (the ping option does not interfere with this command).<br />'-s' broadcasts the message quietly.
 +
|-
 
|}
 
|}

Revision as of 00:37, 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.

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.