Name | <PlayerTag.in_group[<group_name>]> |
Returns | ElementTag(Boolean) |
Description | Returns whether the player is in the specified group.
(May work with offline players, depending on your permissions system.) |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L1243 |