$playerStatus
$playerStatus will return the current Player Status.
Usage
$playerStatusExample(s)
This will return the current player status:
1client.command({2 name: "playerStatus",3 code: `4 $playerStatus5 `6});$playerStatus will return the current Player Status.
$playerStatusThis will return the current player status:
1client.command({2 name: "playerStatus",3 code: `4 $playerStatus5 `6});