scoreboard

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

  1. ItsMCB

    Solved Duplicating scoreboard items

    Skript Version (do not put latest): Skript 2.2-dev34 Skript Author: me Minecraft Version: 1.12 I'm having an issue with scoreboards where when things update it adds a new line instead of updating the previous one. every second: loop all players: if loop-player is in "world"...
  2. SamDFL

    Problem with SkRayfall Scoreboard

    Skript Version: Skript (Latest Version) Skript Author: SamDFL Minecraft Version: 1.8.9 So I'm trying to make a scoreboard for my UHC server while players are in the lobby. It shows amount of players online, host's name, team size and the server's twitter. This was working earlier, but suddenly...
  3. Aralwen

    Solved Update scoreboard don't work exactly

    Hi developpers, I have a problem, I use the command /timer for display scoreboard to players then the /timermaj command is performed every second to update the counter. The problem is that the scoreboard updates only to the last person who executed the /timer command Explanation of the...
  4. I

    HELP - Scoreboard

    Hello, I have a problem with the scoreboard that shortened the words, there was a photo, please, someone please help me. https://gyazo.com/3d9044e98901c8e34abc29ea4743d517 The Plugins I have are: Skript - SkQuery - SkAction - SkRayfall
  5. LimeGlass

    ScrollBoard (A mouse scrolling scoreboard)

    Basically this is a snippet that creates a scoreboard that will allow users to scroll and display multiple infomation Example video: Addons needed: - SkellettBae Raw code: function ScrollBoardDeleteBoard(p: player): loop 15 times: delete the id based score...
  6. CorruptedVeit

    Sorting Tab

    Skript Version:2-2 Fixes V9 Skript Author:Njol Minecraft Version: 1.8.8 --- How i can sort the Tab I know I can make it with teams but i don't know how i can made it :D Can anyone helpf me to sort the Tab with this Code? Full Code: on Join: if player's prefix contains "Admin": set...
  7. WaxtzCraft

    Script ProximKitPvP v2.3

    Top kills Scoreboard Kits Stats Auto join Shop Items Achievements Config.yml and Messages.yml Top kills in signs! And more... /kitpvp or /kp - main command. /kitpvp join - Join to KitPvP. /kitpvp leave - Leave from KitPvP. /kitpvp stats - Shows your stats in a GUI. /kitpvp stats <player> -...
  8. kenkencw

    Solved how to make every player got own sidebar

    MC Version: Spigot 1.9.4 Skript: bensku dev 19 addons: - skstuff v1.6.3.7 - Tuske 1.6.9.6 - SkRayFall v1.9.5 - SkQuery by gatt (11 May 2016) - Skellett v1.6.8 - Wild Skript 1.9 problem: im now using skellett scoreboard, but cannot set different scoreboard for every players i have thousands of...
  9. Mr_Simba

    API TagAPI 1.1

    TagAPI Description TagAPI gives you easy access to Mojang's scoreboard tag system which was introduced in 1.9. These tags allow you to permanently store up to 1024 text tags on an entity. Tags, like metadata from Skellett or RandomSk, are unique to an entity and can be checked or remove at any...
  10. L

    Can't Make Tablist Update Using SkRayFall

    Skript Version: Skript 2.2-Fixes-VBb Skript Author: Njol Minecraft Version: 1.8.8 --- Full Code: _Note: If the code is too large, feel free to use a pasting website (Pastebin or hastebin)_ _Note: If a variable is being set in another script, but not shown, please explain how they are being set_...