diff --git a/Permissions.md b/Permissions.md index 1d8ebe2..e9ffa38 100644 --- a/Permissions.md +++ b/Permissions.md @@ -4,7 +4,7 @@ The following is a list of permission nodes that are checked in the plugin, and Node | Function | --- | --- | -`carbonchat.switch` | Switching to channels +[switch]: `carbonchat.switch` | Switching to channels `carbonchat.switch.others` | Sets other player's selected channel `carbonchat.setcolor.channelname` | Sets the user's color for the given channel `carbonchat.reload` | Reloads config diff --git a/Why-Carbon.md b/Why-Carbon.md index ab0862b..84d00c4 100644 --- a/Why-Carbon.md +++ b/Why-Carbon.md @@ -13,7 +13,7 @@ Seeing several downfalls in popular chat plugins, as well as features which serv ## This plugin looks huge, and I need something simple and lightweight! -Carbon has been designed in order to be incredibly lightweight, and yet still offer all the features server owners need. As a result, certian heavier features are offered as extensions to the main plugin, extensions which greatly increase what Carbon is capable of and can even allow you to remove large plugins that are dedicated to features that Carbon extensions already cover seamlessly. +Carbon has been designed in order to be incredibly lightweight, and yet still offer all the features server owners need. As a result, certain heavier features are offered as extensions to the main plugin, extensions which greatly increase what Carbon is capable of and can even allow you to remove large plugins that are dedicated to features that Carbon extensions already cover seamlessly. For more on extensions, see [here](Extensions) ## What features does it have?