Apply a node if only one context applies
Closed this issue ยท 2 comments
Hello,
By default Luckperms only applies a node if all the contexts return a true condition, for example:
/lp group agroup set somepermission.example true server=bestserver world=agoodworld
Will only apply when the user is in the server bestserver AND is in the world agoodworld.
My question is, how do I make it apply so only one requirement must be made?
Thanks!
Look under Default Assignments in your config
Edit: Another alternative is the plugin ConditionalCommands - its on spigot.