skkaemok

Addon skkaemok 1.7

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

kkaemok

Member
May 29, 2025
21
0
1
kkaemok submitted a new 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.
Code:
set nametag of %player% to %string%
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.
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...
 
kkaemok updated skkaemok with a new update entry:

Update 1.7

Skkaemok 1.7

Major Changes:

•Changed names now apply to most server chat/system messages, including /say, /msg, command feedback, death messages, and advancement messages
•Added outgoing message rewrite system using ProtocolLib
•Added GitHub update checker that notifies OPs when a new release is available
•Added configurable update checker and message rewrite options
•Improved death and advancement message rewriting to handle all online player names consistently

Read the rest of this update entry...
 
Something went wrong in my server since I update my server edition to 1.21.11.Such as these facts: The skin of player will be reset when they go online and they are not displayed in the TAB..To be honest,I really like this addon cuz it can change player's customnametag above them.But for the bugs in skins and tab,I have to disable it until I can fix it.
 
Something went wrong in my server since I update my server edition to 1.21.11.Such as these facts: The skin of player will be reset when they go online and they are not displayed in the TAB..To be honest,I really like this addon cuz it can change player's customnametag above them.But for the bugs in skins and tab,I have to disable it until I can fix it.
Hmm.. I'll look into this issue and fix it as fast as I can.