Difference between revisions of "KarmaCraft/Commands"

From SupaHam
Jump to: navigation, search
(Added KarmaCraft commands)
(Options)
 
(3 intermediate revisions 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 ===
  
List of options (Coming soon).
+
For a list of options [[KarmaCraft/Options|click here]].
 
{| class="wiki-table"
 
{| class="wiki-table"
 
! width="240"| Command
 
! width="240"| Command
Line 53: Line 57:
 
|-
 
|-
 
| /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.
 +
|-
 
|}
 
|}

Latest revision as of 00:17, 31 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.