Appearance
Permissions
Permissions are used to grant or restrict access to commands, skills, and other plugin features. They can also be used to add XP multipliers.
List
Default column key:
true
- All players have the permission by defaultop
- Only operators have the permission by defaultfalse
- No players have the permission by default
A command with |
separating arguments means the permission controls all the listed sub-commands.
Permission Node | Description/Commands | Default |
---|---|---|
auraskills.multiplier.[percent] | Format for skill XP multipliers. Replace [percent] with the percent more XP the player should get. Ex: auraskills.multiplier.100 = 100% more XP = 2x XP. | false |
auraskills.multiplier.[skill].[percent] | Format for skill XP multipliers for a specific skill only. Replace [skill] with the name of the skill the multiplier applies to. Otherwise works the same as above. Ex: auraskills.multiplier.farming.50. | false |
auraskills.skill.[skill] | Permissions that control access to a specific skill. Replace [skill] with the name of a skill. If the permission is set to false, players will not be able to gain XP, use abilities, or gain stats from that skill. Ex: auraskills.skill.mining | true |
auraskills.leaderboard.exclude | Excludes the player from showing up on the skill leaderboards. Setting this to online players requires a relog to take effect, plus the leaderboard updates periodically on a timer. | false |
auraskills.command.skills | /skills | true |
auraskills.command.stats | /stats | true |
auraskills.command.sources | /sources | true |
auraskills.command.help | /sk help (only lists commands player has access to) | true |
auraskills.command.mana | /mana (only for viewing own mana) | true |
auraskills.command.top | /sk top and /skilltop | true |
auraskills.command.rank | /sk rank and /skillrank | true |
auraskills.command.lang | /sk lang | true |
auraskills.command.abtoggle | /abtoggle and /sk toggle | true |
auraskills.command.save | /sk save | op |
auraskills.command.claimitems | /sk claimitems | true |
auraskills.command.version | /sk version | op |
auraskills.command.multiplier | /sk multiplier | op |
auraskills.command.updateleaderboards | /sk updateleaderboards | op |
auraskills.command.transfer | /sk transfer | op |
auraskills.command.mana.add | /mana add | op |
auraskills.command.mana.remove | /mana remove | op |
auraskills.command.mana.set | /mana set | op |
auraskills.command.mana.other | /mana <player> (Viewing mana of other players) | op |
auraskills.command.reload | /sk reload | op |
auraskills.command.backup.save | /sk backup save | op |
auraskills.command.backup.load | /sk backup load | op |
auraskills.command.skill.setlevel | /sk skill setlevel and /sk skill setall | op |
auraskills.command.skill.reset | /sk skill reset | op |
auraskills.command.xp.add | /sk xp add | op |
auraskills.command.xp.set | /sk xp set | op |
auraskills.command.xp.remove | /sk xp remove | op |
auraskills.command.preset | /sk preset load | op |
auraskills.command.profile | /sk profile skills|stats | op |
auraskills.command.modifier | /sk modifier add|remove|list|removeall | op |
auraskills.command.armor.modifier | /sk armor modifier add|remove|list|removeall | op |
auraskills.command.armor.requirement | /sk armor requirement add|remove|list|removeall | op |
auraskills.command.armor.multiplier | /sk armor multiplier add|remove|list|removeall | op |
auraskills.command.item.modifier | /sk item modifier add|remove|list|removeall | op |
auraskills.command.item.requirement | /sk item requirement add|remove|list|removeall | op |
auraskills.command.item.multiplier | /sk item multiplier add|remove|list|removeall | op |
auraskills.command.item.register | /sk item register|unregister | op |
auraskills.command.item.give | /sk item give | op |
auraskills.command.item.ignore | /sk item ignore add|remove | op |
auraskills.command.openmenu | /sk openmenu | op |
auraskills.command.jobs | /sk jobs add|remove|removeall | op |
auraskills.command.jobs.other | /sk jobs add|remove|removeall when other user is specified | op |
auraskills.jobs.limit.[number] | Max active jobs a player can have at once. Ex: auraskills.jobs.limit.4 | false |
auraskills.jobs.block.[skill] | Prevents a skill from being selected as a job if set to true. Ex: auraskills.jobs.block.mining | false |
auraskills.checkupdates | Whether plugin update messages on join should be sent to the player. | op |
auraskills.* | Permissions for all commands | false |
auraskills.command.user | Permissions users have by default | true |
auraskills.skill.* | Permissions to use all skills | true |
auraskills.command.item.* | Permissions related to item modifier creation | false |
auraskills.command.armor.* | Permissions related to armor modifier creation | false |
auraskills.command.admin | Permissions for all admin/op commands | false |