| Name | <PlayerTag.last_action_time> |
| Returns | TimeTag |
| Description | Returns the time of the last direct input from the player. Internally used with server.idle_timeout. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2472 |