From 4c827559352d7ef40978c94bb813e9952faab1e3 Mon Sep 17 00:00:00 2001 From: Dawson Hessler Date: Sun, 28 Aug 2022 12:13:57 -0400 Subject: [PATCH] Adding comment and added some default messages to help formatting on generation --- Common/src/main/resources/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Common/src/main/resources/config.yml b/Common/src/main/resources/config.yml index 6600305..134acb4 100644 --- a/Common/src/main/resources/config.yml +++ b/Common/src/main/resources/config.yml @@ -68,3 +68,9 @@ countries: # us understand our users and put effort where it is needed. All information sent goes under their privacy as seen # here: https://bstats.org/privacy-policy bstats: true +# Here you can configure messages for KauriVPN. +messages: + command-misc-playerRequired: '&cYou must be a player to execute this command!' + command-alerts-toggled: '&7Your player proxy notifications have been set to: &e%state%' + command-reload-complete: '&aSuccessfully reloaded KauriVPN plugin!' + no-permission: '&cNo permission.'