Name | <PlayerTag.is_online> |
Returns | ElementTag(Boolean) |
Description | Returns whether the player is currently online.
Works with offline players (returns false in that case). |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L1031 |