From e3fa5b4d57d7dc9f6f5bb2bad00ca194c86c0c8a Mon Sep 17 00:00:00 2001 From: _OfTeN_ Date: Sun, 9 Jan 2022 14:42:20 +0300 Subject: [PATCH] Added /skills togglesound command for per=player toggling sound of skill xp gain --- eco-core/core-plugin/src/main/resources/plugin.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 3b912c3..59aa5d3 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -43,6 +43,7 @@ permissions: ecoskills.command.rank: true ecoskills.command.recount: true ecoskills.command.toggleactionbar: true + ecoskills.command.togglesound: true ecoskills.command.reload: description: Allows reloading the config @@ -71,6 +72,9 @@ permissions: ecoskills.command.toggleactionbar: description: Allows the use of /skills toggleactionbar. default: op + ecoskills.command.togglesound: + description: Allows the use of /skills togglesound. + default: op ecoskills.xpmultiplier.50percent: description: Gives the player 50% more skill experience