zScoreboard

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

Zabrid

Supporter
Mar 2, 2019
54
1
8
View attachment 6675
View attachment 6676
View attachment 6677View attachment 6678

Placeholders:
Code:
  Default:
  - {ping}
  - {player}
  - {tps}
  - {online}
  Vault:
  - {money}
  - {money-formatted}
  - {rank}
  - {prefix}
  FactionsUUID:
  - {faction}
  - {faction-faction-power}
  - {faction-player-power}
  - {faction-faction-maxpower}
  - {faction-player-maxpower}
  - {faction-online}
  - {faction-size}
  SuperiorSkyblock:
  - {island}
  - {island-leader}
  - {island-bank}
  - {island-level}
  - {island-level-formatted}
  - {island-worth}
  - {island-level-formatted}

Config.sk:
Code:
# Configuration

    scoreboard-help-message: "" and "&b&l(!)&b Scoreboard Commands &8(&7Page: 1/1&8)" and "&b&l * &7/scoreboard on &8- &7Toggle on the scoreboard." and "&b&l * &7/scoreboard off &8- &7Toggle off the scoreboard." and "&b&l * &7/scoreboard edit &8- &7Edit the server's scoreboard." and "" and "&d&l * &7Author: &d{zabrid}##3433" and "&d&l * &7Support Discord: &d<link:https://discord.gg/vMuWFWXJVy>Click Here" and ""

    scoreboard-edit-permission: "zscoreboard.edit"

    no-perms-to-edit-message: "&c&l(!)&7 You do not have permissions to edit the scoreboard."

    toggled-off-scoreboard-message: "&c&l(!)&7 You have disabled the scoreboard."
    toggled-on-scoreboard-message: "&a&l(!)&7 You have enabled the scoreboard."

    # Placeholders:

      # Want to suggest more placeholders? Suggest them in the discord

        #{ping}
        #{player}
        #{tps}
        #{online}

    vault-integration: false
    #{money}
    #{money-formatted}
    #{rank}
    #{prefix}

    factionsuuid-integration: false
    #{faction}
    #{faction-faction-power}
    #{faction-player-power}
    #{faction-faction-maxpower}
    #{faction-player-maxpower}
    #{faction-online}
    #{faction-size}

    superiorskyblock-integration: false
    #{island}
    #{island-leader}
    #{island-bank}
    #{island-level}
    #{island-level-formatted}
    #{island-worth}
    #{island-level-formatted}

Required Plugins:
Code:
  Skript
  Sk-Bee
  PlaceholderAPI
  Skript-Placeholders

Support Discord: https://discord.gg/vMuWFWXJVy