Name | <server.ban_info[<address>].expiration_time> |
Returns | TimeTag |
Description | Returns the expiration of the ip address's ban, if it is banned.
Potentially can be null. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java#L1482 |