mirror of
https://github.com/Auxilor/EcoSkills.git
synced 2025-12-31 21:06:40 +00:00
Added /skills togglesound command for per=player toggling sound of skill xp gain
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user