| Name | <PlayerTag.ban_expiration_time> |
| Returns | TimeTag |
| Description | Returns the expiration of the player's ban, if they are banned.
Potentially can be null. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L1123 |