You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2018. It is now read-only.
Hello.
There's one thing I have missed a lot, and that is the ability to use the following conditions:
Condition: "If player's (permission) group is [group]"
Condition: "if player's (permission group is not [group]"
And the following expression:
Expression: "%player's group%"
This would be awesome.
To check the primary group of a player you can use this: http://mythcraft.duckdns.org/javadoc/vault/net/milkbowl/vault/permission/Permission.html#playerInGroup(org.bukkit.entity.Player,%20java.lang.String)
It would be great if you could loop (or somehow run code for) all players in a permission group too.
I hope this gets added!
The text was updated successfully, but these errors were encountered: