Search results

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

  1. X

    Scoreboard

    wheres solved
  2. X

    Scoreboard

    Why would you even bother posting if you don't want to help? And I already got someone to help me.
  3. X

    Plugin Hider skript to allow opped players see the plugins.

    command /plugins: aliases: pl trigger: if player has op: send "Here are the plugins." else: cancel event if you have /plugins, this should work. heres a picture of the indentions
  4. X

    Scoreboard

    Category: Scoreboard (idk) Suggested name: doesnt matter Spigot/Skript Version: whichever one minehut has What I want: I want a scoreboard named "&b&lCubey World" and the first line (after the name) is "&a&lBlocks Broken: {blocks.broken.%player%}" (i already have the variable setup) and the...
  5. X

    Cancel Event

    try this Command /slap <player> <text>: aliases: sl permission: sky.support cooldown: 10 minutes cooldown message: &cPlease wait %remaining time% before using this command again. trigger: if arg 2 is set: broadcast "&3%player% &7slapped &3%arg-1% &7for...