9
0
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:
Auxilor
2023-12-19 14:15:33 +00:00
parent 746e7dcd70
commit 401b9d6644
2 changed files with 5 additions and 1 deletions

View File

@@ -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!"

View File

@@ -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