skNames | Create your own tablist groups!

Script skNames | Create your own tablist groups! 1.0.000

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

HiiqhFive

Supporter
Feb 1, 2017
130
28
28
25
Germany
HiiqhFive submitted a new resource:

skNames | Create your own tablist groups! - Create your own nametags for your tablist! | A perfect replacer for NameTagEdit!

SKNAMES!
for Skript 2.2

This system implements a way to manage your tablist prefixes/suffixes for every player.

HINT:
to sort your nametags, name the groups like that:
a-owner
b-admin
c-moderator
etc.


law_trennlinie.png
DEPENDENCIES

• Skript (at least version 2.2)
•...

Read more about this resource...
 
Is it possible to set the Suffix to something like "&eLevel 1", "&eLevel 2", etc. Without creating a new Group for each suffix?
 
It doesn`t works.
Initiate Groups is not recognized
The Groups are not registered.
15 Errors. What can i do? Sorry, for my bad English. I am from Germany
Thanks
 
Hallo HiiqhFive. Wie mache ich ein Leerzeichen zwischen den Prefix und den Namen? Bei mir ist alles zusammengeklebt also OWNERbyCode_
 
Just add a space:
code_language.skript:
set prefix of nametag "%loop-value%" to "%{_prefix}%"
set suffix of nametag "%loop-value%" to "%{_suffix}%"

to

code_language.skript:
set prefix of nametag "%loop-value%" to "%{_prefix}% "
set suffix of nametag "%loop-value%" to " %{_suffix}%"
 
So i just downloaded this, and it doesn't work.
I have Skript 2.2, Skutilities and Skellett.
This is the error I get

[13:41:56 INFO]: [Skript] Reloading the config and all scripts...
[13:41:56 INFO]: Loaded a total of 79113 english aliases
[13:41:57 ERROR]: Can't understand this condition/effect: create nametag "%loop-value%" (SK-NAMES_1.0.000.sk, line 30: create nametag "%loop-value%"')
[13:41:57 ERROR]: Can't understand this condition/effect: set prefix of nametag "%loop-value%" to "%{_prefix}%" (SK-NAMES_1.0.000.sk, line 31: set prefix of nametag "%loop-value%" to "%{_prefix}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: set suffix of nametag "%loop-value%" to "%{_suffix}%" (SK-NAMES_1.0.000.sk, line 32: set suffix of nametag "%loop-value%" to "%{_suffix}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: create nametag "%{_group}%" (SK-NAMES_1.0.000.sk, line 39: create nametag "%{_group}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: set prefix of nametag "%{_group}%" to "%colored {_prefix}%" (SK-NAMES_1.0.000.sk, line 43: set prefix of nametag "%{_group}%" to "%colored {_prefix}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: set suffix of nametag "%{_group}%" to " %colored {_prefix}%" (SK-NAMES_1.0.000.sk, line 47: set suffix of nametag "%{_group}%" to " %colored {_prefix}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: add {_target} to nametag "%{_group}%" (SK-NAMES_1.0.000.sk, line 51: add {_target} to nametag "%{_group}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: delete nametag "%arg 2%" (SK-NAMES_1.0.000.sk, line 104: delete nametag "%arg 2%"')
[13:41:57 ERROR]: Can't understand this condition/effect: remove {_target} from nametag "%arg 3%" (SK-NAMES_1.0.000.sk, line 145: remove {_target} from nametag "%arg 3%"')
[13:41:57 ERROR]: Can't understand this condition/effect: add loop-player to nametag "%{_group}%" (SK-NAMES_1.0.000.sk, line 164: add loop-player to nametag "%{_group}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: add player to nametag "%{_group}%" (SK-NAMES_1.0.000.sk, line 174: add player to nametag "%{_group}%"')
[13:41:57 ERROR]: [skUtilities] v0.9.1: Yaml Path: 'skNames' doesn't exist in file '/Users/Shane/Desktop/Server/1.12.2/plugins/skNames/config.yml' (SExprYaml.class)
[13:41:57 INFO]: [skNames] Loaded 0 nametag groups from yaml file at plugins/skNames/config.yml!
 
So i just downloaded this, and it doesn't work.
I have Skript 2.2, Skutilities and Skellett.
This is the error I get

[13:41:56 INFO]: [Skript] Reloading the config and all scripts...
[13:41:56 INFO]: Loaded a total of 79113 english aliases
[13:41:57 ERROR]: Can't understand this condition/effect: create nametag "%loop-value%" (SK-NAMES_1.0.000.sk, line 30: create nametag "%loop-value%"')
[13:41:57 ERROR]: Can't understand this condition/effect: set prefix of nametag "%loop-value%" to "%{_prefix}%" (SK-NAMES_1.0.000.sk, line 31: set prefix of nametag "%loop-value%" to "%{_prefix}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: set suffix of nametag "%loop-value%" to "%{_suffix}%" (SK-NAMES_1.0.000.sk, line 32: set suffix of nametag "%loop-value%" to "%{_suffix}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: create nametag "%{_group}%" (SK-NAMES_1.0.000.sk, line 39: create nametag "%{_group}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: set prefix of nametag "%{_group}%" to "%colored {_prefix}%" (SK-NAMES_1.0.000.sk, line 43: set prefix of nametag "%{_group}%" to "%colored {_prefix}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: set suffix of nametag "%{_group}%" to " %colored {_prefix}%" (SK-NAMES_1.0.000.sk, line 47: set suffix of nametag "%{_group}%" to " %colored {_prefix}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: add {_target} to nametag "%{_group}%" (SK-NAMES_1.0.000.sk, line 51: add {_target} to nametag "%{_group}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: delete nametag "%arg 2%" (SK-NAMES_1.0.000.sk, line 104: delete nametag "%arg 2%"')
[13:41:57 ERROR]: Can't understand this condition/effect: remove {_target} from nametag "%arg 3%" (SK-NAMES_1.0.000.sk, line 145: remove {_target} from nametag "%arg 3%"')
[13:41:57 ERROR]: Can't understand this condition/effect: add loop-player to nametag "%{_group}%" (SK-NAMES_1.0.000.sk, line 164: add loop-player to nametag "%{_group}%"')
[13:41:57 ERROR]: Can't understand this condition/effect: add player to nametag "%{_group}%" (SK-NAMES_1.0.000.sk, line 174: add player to nametag "%{_group}%"')
[13:41:57 ERROR]: [skUtilities] v0.9.1: Yaml Path: 'skNames' doesn't exist in file '/Users/Shane/Desktop/Server/1.12.2/plugins/skNames/config.yml' (SExprYaml.class)
[13:41:57 INFO]: [skNames] Loaded 0 nametag groups from yaml file at plugins/skNames/config.yml!
do you have skellett loaded?