From 6dbd70112e88f3ec7f793add20d5d0425876fde2 Mon Sep 17 00:00:00 2001 From: md678685 <1917406+md678685@users.noreply.github.com> Date: Tue, 2 Jul 2019 19:34:36 +0100 Subject: [PATCH] Update chat formatting documentation --- Improvements.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Improvements.md b/Improvements.md index 7cf074f..4bdcc01 100644 --- a/Improvements.md +++ b/Improvements.md @@ -51,16 +51,16 @@ kits: You can also include `{player}`, which will be substituted for the player's name. #### `/showkit` -Command: `/showkit ` -Permission: `essentials.showkit` -Shows a list of kit contents straight from config file. +Command: `/showkit ` +Permission: `essentials.showkit` +Shows a list of kit contents straight from config file. ![showkit](https://i.imgur.com/d4Ff8vN.png) #### `/createkit` -Command: `/createkit ` -Permission: `essentials.createkit` -If `pastebin-createkit` is set to false, creates a kit from your inventory and puts it in the `kits.yml` file. -If `pastebin-createkit` is set to true, creates a kit based on your inventory and returns a link to the file to add to your `kits.yml`. +Command: `/createkit ` +Permission: `essentials.createkit` +If `pastebin-createkit` is set to false, creates a kit from your inventory and puts it in the `kits.yml` file. +If `pastebin-createkit` is set to true, creates a kit based on your inventory and returns a link to the file to add to your `kits.yml`. ![createkit](https://i.imgur.com/nXMlNGP.png) ### Forcefully disable teleportation safety @@ -189,7 +189,7 @@ This feature introduces the `teleport-to-center` configuration feature. When set ### Mail chat formatting _Requested in [#1560](/drtshock/Essentials/issues/1560); added in [665229b](https://github.com/drtshock/Essentials/commit/665229b)._ -This feature introduces the ability to format `/mail` messages using [`&` formatting codes](Color-Permissions) - see the link for more detail. +This feature introduces the ability to format `/mail` messages using `&` formatting codes - [click here](Color-Permissions) for more information. ### Helmet slot hat _Added in [7958cd0](https://github.com/EssentialsX/Essentials/commit/7958cd0b880205edaeaf34420bafde8d5cc1f7ed)._