From ee5da58eac875d40272b7569c1f06ca0631aea7d Mon Sep 17 00:00:00 2001 From: DevSolaris <105156235+DevSolaris@users.noreply.github.com> Date: Sat, 8 Jul 2023 11:15:59 +0200 Subject: [PATCH] Fix Priority comment, add missing dot in permission --- helpchat-plugins/chatchat/formats.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/helpchat-plugins/chatchat/formats.md b/helpchat-plugins/chatchat/formats.md index a9edc14..6a363b1 100644 --- a/helpchat-plugins/chatchat/formats.md +++ b/helpchat-plugins/chatchat/formats.md @@ -31,12 +31,11 @@ Priority formats have everything that Basic Formats have but they also have a pr If a player has access to multiple formats, the priority will decide what format will be used when they sends a message in chat. {% hint style="info" %} -Lower Number = Higher Priority -{% endhint %} +The `addons.deluxechat.inverse_priorities` setting in `extensions.yml` dictates if the lowest or the highest number has priority. If this setting is true, lower numbers have higher priority. If this setting is false, it is the other way around.{% endhint %} ## Permissions -Formats are given away to players using permissions. Every format has a similar permission and that is: `chatchat.format` +Formats are given away to players using permissions. Every format has a similar permission and that is: `chatchat.format.` ## Default Format