Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
VexTrex edited this page Sep 9, 2020 · 1 revision

Description

Returns the player's account age.

Parameters

Name Type Default Description
Player String/Number The player you want to check the age of.

Responses

Name Type Description Solution
Player argument Missing Error There is nothing listed for the player argument Insert the username/ID
Player is not a valid player Error The player could not be found in the game Insert a valid player name or player ID
Player's account age is days days old. Success The player's age was returned
Clone this wiki locally