Looking for /f perms
? Click here
Presently, only LuckPerms is supported for this feature. To get more information on how to use contexts in LuckPerms, click this link for their documentation. You need to be running at least LuckPerms version 5.1.0 for saber to utilize this feature.
saber:faction-id
data/factions.json
for the faction ID. The tag is not used because factions could change tag, and that would be challenging to manage.saber:is-peaceful
true
, false
true
if the player is in a peaceful faction.saber:is-permanent
true
, false
true
if the player is in a permanent faction.saber:territory-relation
member
, ally
, truce
, neutral
, enemy
saber:role-at-least
admin
, coleader
, moderator
, normal
, recruit
recruit
value. If a moderator, they will have moderator
, normal
, and recruit
. This can be used to, for example, grant a permission node only to faction admins.saber:role-at-most
admin
, coleader
, moderator
, normal
, recruit
admin
value. If a moderator, they will have moderator
, coleader
, and admin
. This can be used to, for example, grant a permission node only to normal members and recruits.