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

    Setting a player's skin, nametag, and tab priority?

    Hello! How would I set a player's nametag in skript, change their skin, or set their tablist priority? (I've already set their tab name) I am making a disguise skript and would really like some help with this :3 Skript Version: Skript 2.6.1 (dev20c) Skript Author: Matocolotoe Minecraft Version...
  2. J

    Rounding just fails.

    if {_combatElapsed} <= 20 seconds: set {_combat} to rounded up {_combat} set score "&r&7&m---------------------------" in sidebar of loop-player to 14 set score "&b&lCooldowns" in sidebar of loop-player to 13 set score " &3*...
  3. J

    Unban doesn't work, formatting broken. HELP!!!!

    Unban prints a usage message, kick is broken, ban is broken, spaces are annoying, HOW DO I FIX THIS!!!!!!!! command /ban [<offline player>] [<text>]: aliases: nitrogen:ban, nitrogen:b, b trigger: if executor does not have permission "punishments.ban": send "&cYou do...
  4. J

    [PLEASE HELP] Massive error.

    K so, I'm making a kitpvp skript. But console spouts out a HUGE error, and IDK how to fix it. I've used the parser and tried to look thru the forums. Skript Version: Skript 2.2 (dev36) Skript Author: Matocolotoe Minecraft Version: 1.8.9 There are no errors on reload. Have you tried searching...
  5. J

    What happened to SkQuery's permission system?

    What happened to SkQuery's permission system, and is there an alternative? IDK which thread to use, sorry if this is the wrong one! bumpy dumpy
  6. J

    TuSKe error.

    this thread was an accident and would hope that it's deleted i misclicked post
  7. J

    Luckperms grant menu

    Hi! I'm trying this again since I got no answers last time, how do I make a grant menu that doesn't require me to make and add every single rank? Current code for grant menu: https://pastebin.com/K9EUS0bi Password: skunity (I don't like people stealing my code .-.) Now, I've been talking to a...
  8. J

    Solved Crafting recipes?

    Skript Version (do not put latest): Skript 2.5.3 Skript Author: Bensku Minecraft Version: 1.16.5 Full code: on load: register new shapeless recipe for tnt named "&c&lKing's TNT" using golden_apple, golden_apple, golden_apple, golden_apple, TNT, golden_apple, golden_apple, golden_apple...
  9. J

    Solved How to I change the MOTD with skript?

    I found this, but it's for skript 2.3, I need one for skript 2.2! Please help!
  10. J

    How to make a granting system unhardcoded?

    Skript version: Skript 2.2dev36 Minecraft version: 1.8-1.8.9 (Around this version category) ----------------------------------------------------------------------- Code for /setrank: https://pastebin.com/1ew7Z4ei Code for /grant: https://pastebin.com/HT3eV4Zy PASSWORD FOR BOTH IS 'skunity'...
  11. J

    Solved Play raw sound & send title with subtitle not working & staff logs not working

    Skript version: Skript 2.2dev36 Minecraft version: 1.8-1.8.9 (Around this version category) ----------------------------------------------------------------------- Full code: on player world change: if player has permission "nl.utilities.staff": send "&b[S] &f%{coloredname.%uuid of...
  12. J

    Solved I literally do not know how to describe this.

    Hi, I'm currently trying to make a kitpvp server and tried to make a scoreboard just recently. I probably just should've settled without a not set/none check. But I wanted to make it perfect, I had no errors in the logs or anything. I'm trying to make it look like this: Nitro | KitPVP...
  13. J

    Solved Ok so how do I do this?

    Hi, I am looking for a way to make a ban plugin in skript (ALREADY DONE) But how do I make the suspended on function? What it is right now: What I want it to look like: As you can see. It shows a "suspended on" function in the second screenshot. Looked at the docs? Yes. Looked at the forums...
  14. J

    [SOLVED] Why does ShaneBee Talk to himself