Commands
ACE Permissions
Add the permissions below to your permissions.cfg file.
add_ace group.admin k_skills.clearxp allow
add_ace group.admin k_skills.clearxpall allow
add_ace group.admin k_skills.addxp allow
add_ace group.admin k_skills.setxp allow
add_ace group.admin k_skills.cleanup allowβΉοΈ
If you dont have a permissions.cfg file.
You can create one and place the permissions above in it.
Then in the server.cfg file you can add the following like at the very bottom:
#Permissions
exec permissions.cfg
You can create one and place the permissions above in it.
Then in the server.cfg file you can add the following like at the very bottom:
#Permissions
exec permissions.cfg
Below are the list of commands you can use as an admin.
/clearxpβ reset your XP (all skills)./clearxp <id>β reset that playerβs XP (all skills)./clearxp <id> <skillId>β reset that playerβs one skill./clearxp <id> allβ reset that playerβs all skills./clearxpallβ reset everyone online (all skills)./clearxpall <skillId>β reset everyoneβs one skill./setxp <id> <skillId> <amount>β sets a specific XP value for a skill on a player./addxp <id> <skillId> <amount>β adds XP to a skill on a player./skillscleanup <id>β /w arg cleans specific player, w/o arg all online players.