Solved Skoreboard issue

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

KaramDoesMC

Member
Jun 21, 2020
17
0
0
24
Code (just click the text) or read it here


on player world change:
if world is "hub":
setup skoreboard for player
set title of skoreboard player to "&d&lGalaxyMSC"
set slot 1 of skoreboard player to "&7Name: &d%player%"
set slot 2 of skoreboard player to "&7Rank: &d%coloured player's prefix%"
set slot 3 of skoreboard player to ""
set slot 4 of skoreboard player to "&d&lSERVER"
set slot 5 of skoreboard player to "&7Kitpvp: &d%amount of all players in world ""kitpvp""%"
set slot 6 of skoreboard player to "&7Creative: &d%amount of all players in world ""Creative""%"
set slot 7 of skoreboard player to "&7Dupe: &d%amount of all players in world ""Dupe""%"

on player world change:
if world is "dupe":
setup skoreboard for player
set title of skoreboard player to "&d&lGalaxyDupe"
set slot 1 of skoreboard player to "&7Name: &d%player%"
set slot 2 of skoreboard player to "&7Rank: &d%coloured player's prefix%"
set slot 3 of skoreboard player to "&7Guild: &d%{guild::%executor's uuid%}%"


Error =
https://ibb.co/fFjvMYv
https://ibb.co/54ctkRT
[doublepost=1592998563,1592987725][/doublepost]^^ DELETED Ignore it since u people are actually imposible
 
Status
Not open for further replies.