From 93be4b8b5489d413f0556eccff6c5af7f2415224 Mon Sep 17 00:00:00 2001 From: Aust1n46 Date: Sun, 11 Apr 2021 16:30:42 -0500 Subject: [PATCH] Add known issue details to the config. --- src/config.yml | 4 +++- src/example_config_always_up_to_date!.yml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/config.yml b/src/config.yml index e89b849..8fb06fa 100644 --- a/src/config.yml +++ b/src/config.yml @@ -138,6 +138,7 @@ ignorechat: false # The message shown to players alerting them no one is in the channel to hear them emptychannelalert: "&6No one is listening to you." +# Known issue: hex colors do not work here! messageremoverpermissions: '&cYou need additional permissions to view this message!' messageremovertext: '&c&o' @@ -203,7 +204,8 @@ venturegui: permission: 'removemessage' command: '/removemessage {hash} {channel}' slot: 7 - + +# Known issue: Only one color code is allowed here! More than one will cause an error! guiicon: '&c [✓]' guitext: '&cOpen Moderation GUI' guirows: 1 diff --git a/src/example_config_always_up_to_date!.yml b/src/example_config_always_up_to_date!.yml index e89b849..8fb06fa 100644 --- a/src/example_config_always_up_to_date!.yml +++ b/src/example_config_always_up_to_date!.yml @@ -138,6 +138,7 @@ ignorechat: false # The message shown to players alerting them no one is in the channel to hear them emptychannelalert: "&6No one is listening to you." +# Known issue: hex colors do not work here! messageremoverpermissions: '&cYou need additional permissions to view this message!' messageremovertext: '&c&o' @@ -203,7 +204,8 @@ venturegui: permission: 'removemessage' command: '/removemessage {hash} {channel}' slot: 7 - + +# Known issue: Only one color code is allowed here! More than one will cause an error! guiicon: '&c [✓]' guitext: '&cOpen Moderation GUI' guirows: 1