New Features:
- Added a new info you can get about players {ONLINE_TIME} (It gets how long the player has been online for since their last login)
Bug Fixes:
- Changed the way it detects if a player is offline or has no info about them
- Added a link to where you can download a new update when available
- Fixed getting info about offline player's
Code (Text):
# // {ONLINE_TIME}: Returns how long the player has been online for (Since they last logged on)
TimePlayed:
slot: 16
displayname: "&a&lTime Played"
item: WATCH
lore:
- "&2{PLAYER} &7has played for &a{TIME_PLAYED}"
- "&2{PLAYER} &7has been online for &a{ONLINE_TIME}"