Skip to content

Commit

Permalink
Update commands.rst (#14)
Browse files Browse the repository at this point in the history
* Update commands.rst

* Update commands.rst

* Update commands.rst

* Update commands.rst
  • Loading branch information
Varhagna committed Jul 15, 2019
1 parent f0afcb7 commit f3ffe5b
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions source/pkcore/commands.rst
Expand Up @@ -2,7 +2,7 @@
Commands and Permissions
========================

This page contains all of the commands and permissions in ProjectKorra (Core).
This page contains all of the commands and permissions in ProjectKorra Core.

.. note:: Last updated for v1.8.8

Expand All @@ -11,11 +11,11 @@ Commands
The base command for the ProjectKorra plugin is ``/projectkorra``. Aliases for this
command are ``/bending, /b, /bend, /tla, /mtla, /korra, /pk``.

.. tip:: the ``/projectkorra`` command is more commonly known as ``/bending``
.. tip:: the ``/projectkorra`` command is more commonly known as ``/bending`` and will be referred to below by that alias.

+++++

.. note:: Commands are all actually subcommands of ``/bending``, where one would
.. note:: All commands are actually subcommands of ``/bending``, where one would
do /bending <subcommand> to perform a function. (i.e /bending help)

| Argument Syntax
Expand Down Expand Up @@ -206,7 +206,7 @@ the command on them again.

Preset
------
| Usage: ``/bending preset [list / create / delete / bind] [name]``
| Usage: ``/bending preset [list / create / delete / bind] [name] [player]``
| Aliases: ``[p, pre, set, presets]``
Base preset command, allows for creating, deleting, or binding a preset
Expand Down Expand Up @@ -253,10 +253,10 @@ Reloads ProjectKorra Core and all side plugins.

Remove
------
| Usage: ``/bending remove <player>``
| Usage: ``/bending remove <player> [element]``
| Aliases: ``[rm]``
Removes all of the elements <player> has.
Removes all of the elements from the <player> or solely [element].

+-------------------------------------------------------------------------------------------------+
| Permissions |
Expand Down Expand Up @@ -314,7 +314,7 @@ Version
| Usage: ``/bending version``
| Aliases: ``[v]``
Displays the version of the core plugin.
Displays the versions of ProjectKorra plugins installed on the server.

+-------------------------------------------------------------------------------------------------+
| Permissions |
Expand All @@ -329,8 +329,7 @@ Who
| Usage: ``/bending who [player]``
| Aliases: ``[w]``
Displays bending info about the given player, or lists all online
players and their elements.
Displays detailed bending info about the given player, or lists all online players and their elements.

+-------------------------------------------------------------------------------------------------+
| Permissions |
Expand All @@ -342,13 +341,13 @@ players and their elements.

Permissions
===========
The following table represents all other permissions in ProjectKorra.
The following table represents all other permissions in ProjectKorra Core.

To give or take permissions you can either define them in your permissions.yml or use a plugin like PermissionsEx or GroupManager. These will allow you to remove or give the following permissions nodes to your players.
To give or take permissions you can either define them in your permissions.yml or use a permissions plugin (i.e PermissionsEx or GroupManager).

Permissions marked default are available to everyone in the absence of a permissions plugin and op is available to opped players.
In the absence of a permissions plugin, permissions marked ``default`` will be available to everyone whereas permissions designated as ``op`` will only be available to operators.

.. note:: Certain abilities (namely Bloodbending and AvatarState) can only be used by opped players by default
.. note:: Certain abilities and subelements (namely AvatarState, Bloodbending, and Flight) can only be used by opped players by default.

+--------------------------------+------------------------------------------------+---------+
| Permission | Description | Default |
Expand Down Expand Up @@ -378,4 +377,4 @@ Permissions marked default are available to everyone in the absence of a permiss
| bending.message.daymessage | Allows the player to see the day message | true |
+--------------------------------+------------------------------------------------+---------+
| bending.message.nightmessage | Allows the player to see the night message | true |
+--------------------------------+------------------------------------------------+---------+
+--------------------------------+------------------------------------------------+---------+

0 comments on commit f3ffe5b

Please sign in to comment.