kkaemok submitted a new resource:
skkaemok - A Skript addon that changes player nametags - Yeah, it changes player nametags using protocollib.
Read more about this resource...
skkaemok - A Skript addon that changes player nametags - Yeah, it changes player nametags using protocollib.
This Skript addon lets you change player nametags, tablist, and chat.
Just like this, you can easily change player nametags. Commands will also work with the changed names although rest of the tab completions after the name will not show up.Code:set nametag of %player% to %string%
It supports languages other than English, such as Korean and others.
example skript:
Code:command /nick <text>: trigger: if arg-1 is not set: send "Usage: /nick <nickname>" to...
Read more about this resource...