Static Contexts
Closed this issue ยท 3 comments
There's an example here.
https://github.com/lucko/LuckPerms/wiki/Context#defining-static-contexts
If you want to add more, do so like this:
{
"static-contexts": {
"server-type": ["skyblock", "normal"]
},
}