TabList nametag error

  • 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 comminuty!

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

AKRODOGY

Active Member
Mar 20, 2018
52
2
8
24
code_language.skript:
on join:
    wait 1 tick
    if player has the permission "akro.administrator":
        set player tab name to "&4Administrator &7|&4 %player%"

In game it says https://prnt.sc/kberji
My name is 'AkroDogy' not 'Ak' and i don't have 16 caracters

A friend tells me "This can be possible with ProtocolLib but i don't know the variables'
Someone can help me?
 
code_language.skript:
on join:
    wait 1 tick
    if player has the permission "akro.administrator":
        set player tab name to "&4Administrator &7|&4 %player%"

In game it says https://prnt.sc/kberji
My name is 'AkroDogy' not 'Ak' and i don't have 16 caracters

A friend tells me "This can be possible with ProtocolLib but i don't know the variables'
Someone can help me?
If you download ProtocolLib and SkRayFall, you can get longer nametags
 
[10:34:56 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
[10:34:56 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Version Information:
[10:34:56 ERROR]: #!#! Skript: 2.2-dev37c (latest)
[10:34:56 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[10:34:56 ERROR]: #!#! Minecraft: 1.8.8
[10:34:56 ERROR]: #!#! Java: 1.8.0_171 (OpenJDK 64-Bit Server VM 25.171-b11)
[10:34:56 ERROR]: #!#! OS: Linux amd64 4.15.0-24-generic
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Server platform: Spigot
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Current node: wait 1 tick (NameTags.sk, line 2)
[10:34:56 ERROR]: #!#! Current item: null
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Thread: Server thread
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Language: english
[10:34:56 ERROR]: #!#! Link parse mode: DISABLED
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! End of Error.
[10:34:56 ERROR]: #!#!


I used your skript , i put ProtocolLib and Skrayfall
 
[10:34:56 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
[10:34:56 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Version Information:
[10:34:56 ERROR]: #!#! Skript: 2.2-dev37c (latest)
[10:34:56 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[10:34:56 ERROR]: #!#! Minecraft: 1.8.8
[10:34:56 ERROR]: #!#! Java: 1.8.0_171 (OpenJDK 64-Bit Server VM 25.171-b11)
[10:34:56 ERROR]: #!#! OS: Linux amd64 4.15.0-24-generic
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Server platform: Spigot
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Current node: wait 1 tick (NameTags.sk, line 2)
[10:34:56 ERROR]: #!#! Current item: null
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Thread: Server thread
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! Language: english
[10:34:56 ERROR]: #!#! Link parse mode: DISABLED
[10:34:56 ERROR]: #!#!
[10:34:56 ERROR]: #!#! End of Error.
[10:34:56 ERROR]: #!#!


I used your skript , i put ProtocolLib and Skrayfall
This error is weird. The 'wait 1 tick' is the error, try removing it
 
[10:39:25 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Version Information:
[10:39:25 ERROR]: #!#! Skript: 2.2-dev37c (latest)
[10:39:25 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[10:39:25 ERROR]: #!#! Minecraft: 1.8.8
[10:39:25 ERROR]: #!#! Java: 1.8.0_171 (OpenJDK 64-Bit Server VM 25.171-b11)
[10:39:25 ERROR]: #!#! OS: Linux amd64 4.15.0-24-generic
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Server platform: Spigot
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Current node: if player has the permission "akro.administrator": (NameTags.sk, line 2)
[10:39:25 ERROR]: #!#! Current item: null
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Thread: Server thread
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Language: english
[10:39:25 ERROR]: #!#! Link parse mode: DISABLED
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! End of Error.
[10:39:25 ERROR]: #!#!
[doublepost=1532702989,1532680782][/doublepost]someone?
 
[10:39:25 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Version Information:
[10:39:25 ERROR]: #!#! Skript: 2.2-dev37c (latest)
[10:39:25 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[10:39:25 ERROR]: #!#! Minecraft: 1.8.8
[10:39:25 ERROR]: #!#! Java: 1.8.0_171 (OpenJDK 64-Bit Server VM 25.171-b11)
[10:39:25 ERROR]: #!#! OS: Linux amd64 4.15.0-24-generic
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Server platform: Spigot
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Current node: if player has the permission "akro.administrator": (NameTags.sk, line 2)
[10:39:25 ERROR]: #!#! Current item: null
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Thread: Server thread
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! Language: english
[10:39:25 ERROR]: #!#! Link parse mode: DISABLED
[10:39:25 ERROR]: #!#!
[10:39:25 ERROR]: #!#! End of Error.
[10:39:25 ERROR]: #!#!
[doublepost=1532702989,1532680782][/doublepost]someone?
You'll have to post your code, we cant figure out an issue just with an error
 
Status
Not open for further replies.