reflect what's happening in error

This commit is contained in:
YouHaveTrouble
2020-11-02 14:50:00 +01:00
parent e19b7d45c6
commit 698b4468f1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ messages:
config-reloaded: "&eConfiguration reloaded." config-reloaded: "&eConfiguration reloaded."
added-to-whitelist: "&eWhitelisted command &6%s &efor permission &6%s" added-to-whitelist: "&eWhitelisted command &6%s &efor permission &6%s"
removed-from-whitelist: "&eRemoved command &6%s &efrom permission &6%s" removed-from-whitelist: "&eRemoved command &6%s &efrom permission &6%s"
group-doesnt-exist: "&cGroup or command doesn't exist" group-doesnt-exist: "&cGroup doesn't exist or error occured"
commands: commands:
# Permissions that control what commands players can use # Permissions that control what commands players can use
+1 -1
View File
@@ -6,7 +6,7 @@ messages:
config-reloaded: "&eConfiguration reloaded." config-reloaded: "&eConfiguration reloaded."
added-to-whitelist: "&eWhitelisted command &6%s &efor permission &6%s" added-to-whitelist: "&eWhitelisted command &6%s &efor permission &6%s"
removed-from-whitelist: "&eRemoved command &6%s &efrom permission &6%s" removed-from-whitelist: "&eRemoved command &6%s &efrom permission &6%s"
group-doesnt-exist: "&cGroup or command doesn't exist" group-doesnt-exist: "&cGroup doesn't exist or error occured"
commands: commands:
# Permissions that control what commands players can use # Permissions that control what commands players can use