Name | <PlayerTag.in_group[<group_name>].world[<world>]> |
Returns | ElementTag(Boolean) |
Description | Returns whether the player has the group in regards to a specific world.
(Works with offline players) (Note: This may or may not be functional with your permissions system.) |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L1275 |