I'm wondering if there is a way to continuously update the tab header for certain features. Such as ping or time?
I tried some stuff out and looked on the web for it but I haven't found anything.
EDIT: Don't look at the every 1 second xD I just realized it would not let you log in the server. Did not think about that until now.
[doublepost=1499284669,1499195547][/doublepost]Little bump
I tried some stuff out and looked on the web for it but I haven't found anything.
code_language.skript:
every 1 second:
loop all players:
set tab header to "%ping% %time%" for player
On join:
set tab header to "%ping% %time%" for player
EDIT: Don't look at the every 1 second xD I just realized it would not let you log in the server. Did not think about that until now.
[doublepost=1499284669,1499195547][/doublepost]Little bump