Skip to main content

πŸ“š Skills Script

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

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.