Hello,
I have a problem with the character limit in Tablisknu it only shows a maximum of 16 characters.
Is there a way to make this longer ?
Thanks
Using:
- Skript V8
- Tablisknu V1.0
*https://drive.google.com/open?id=1uXQu4We_inPRA0dLQj81qHuznHXAj5ik
*https://drive.google.com/open?id=1vO3R8ICtJvTkvJijpn1YRo0JiroHmkIf
I have a problem with the character limit in Tablisknu it only shows a maximum of 16 characters.
Is there a way to make this longer ?
Thanks
Using:
- Skript V8
- Tablisknu V1.0
Code:
on join:
if {suffix.set.%uuid of player%} is set:
set player's tablist name to "%{rank.show.%player%}%%player%&r %{suffix.set.%uuid of player%}%"
set {_nametag} to "%{rank.show.%player%}%%player%&r %{suffix.set.%uuid of player%}%"
else:
set player's tablist name to "%{rank.show.%player%}%%player%"
set {_nametag} to "%{rank.show.%player%}%%player%"
set player's default nametag to coloured "%{_nametag}%"
*https://drive.google.com/open?id=1uXQu4We_inPRA0dLQj81qHuznHXAj5ik
*https://drive.google.com/open?id=1vO3R8ICtJvTkvJijpn1YRo0JiroHmkIf
Last edited: