mirror of
https://github.com/Auxilor/EcoSkills.git
synced 2026-01-06 15:51:52 +00:00
Improved/fixed PR
This commit is contained in:
@@ -14,7 +14,7 @@ messages:
|
||||
gave-skill-xp: "Gave %player% %amount% %obj% experience!"
|
||||
set-skill-level: "Set %player% %obj% level to %amount%!"
|
||||
gave-stat: "Gave %player% %amount% %obj%&r!"
|
||||
set-stat: "Set %player% %ojb% to %amount%!"
|
||||
set-stat: "Set %player% %obj% to %amount%!"
|
||||
enabled-actionbar: "&fYou have &aenabled &fthe action bar!"
|
||||
disabled-actionbar: "&fYou have &cdisabled &fthe action bar!"
|
||||
enabled-xp-gain-sound: "&fYou have &aenabled &fXP gain sounds!"
|
||||
|
||||
@@ -40,6 +40,7 @@ permissions:
|
||||
ecoskills.command.skills: true
|
||||
ecoskills.command.stats: true
|
||||
ecoskills.command.give: true
|
||||
ecoskills.command.set: true
|
||||
ecoskills.command.top: true
|
||||
ecoskills.command.recount: true
|
||||
ecoskills.command.toggleactionbar: true
|
||||
@@ -66,6 +67,9 @@ permissions:
|
||||
ecoskills.command.give:
|
||||
description: Allows the use of /ecoskills give.
|
||||
default: op
|
||||
ecoskills.command.set:
|
||||
description: Allows the use of /ecoskills set.
|
||||
default: op
|
||||
ecoskills.command.recount:
|
||||
description: Allows the use of /ecoskills recount.
|
||||
default: op
|
||||
|
||||
Reference in New Issue
Block a user