help

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

    Cooldown

    Hey there, I am looking for some help with my skript for cooldowns. on right click: if player is holding gold ingot: set {_c} to difference between {cd::%player's uuid%} and now {_c} < 10 seconds: send "&cWait %{_c}% seconds before using again" to player...
  2. CrazyDean__

    Help with Kill-Rewards Self-Kill Protection

    So im playing on 1.19.4 and i just need help with my Skript. I already have a Kill-Rewards Skript but the Players can Kill themselves with a Crossbow and Rockets and they also get the Drops from that. Could anyone help? This is my Skript so far (I'd also take help for the existing Skript lol)...
  3. JesterThr0ugh

    Smelter's pickaxe remake

    Could someone just remake hoplite's smelter's pickaxe? (No need for custom texture lol) It's an iron pickaxe with ef 2 and unbreaking 1 that auto smelts what ever u mine thats the recipe from a video i found.
  4. D

    Can't save and load structure in 1.19.4

    Hi, how do I save and load a structure? save structure between {_pos1} and {_pos2} as "ColumnType.%{_floor}%층.%{_columnnumber}%" my skript version is 2.8.4 minecraft version is 1.19.4 It was working on 1.16.5
  5. buddha748

    How do i make this work im completely new so please be nice

    command /slayerblade: permission: op trigger: give player a netherite sword named "&6Slayer Blade" with lore "&7Automatically sells mob drops" send "&aYou have received the &6Slayer Blade&a!" to player command /slayblade: permission: op trigger: give...
  6. D

    leaderboard skript

    I want a /topjumps script that displays the players with the top 10 amount of jumps, if any additional information is needed/required let me know
  7. JesterThr0ugh

    HELP! Private SMP skript needed!

    Hello guys! Im starting a SMP called 'Reaper SMP' and i got a good twist! When you kill a player you get a cog (A effect) that is perm, until you die (player) it goes down by 1 level, or when you kill someone it guys up by 1, if u have 1 level and you get killed you get no effect. With these...
  8. JesterThr0ugh

    Hello! I need a customed coded skript for my SMP!

    Hello guys! Im starting a SMP called 'Reaper SMP' and i got a good twist! When you kill a player you get a cog (A effect) that is perm, until you die (player) it goes down by 1 level, or when you kill someone it guys up by 1, if u have 1 level and you get killed you get no effect. With these...
  9. The0Felon

    Help about nbts

    on inventory click: cancel event set "nbt" to nbt of clicked item this gives me error: How to solve this? i installed Sk-NBeeT for nbts. i can't edit nbts and i don't want to use something like: set lore of player's held item to "lore" because i am working with modded items. I...
  10. Wavemelon

    Instant Damage has no delay

    So I've been making this plugin for an SMP and there's a problem with the effects that it gives. Basically, (like arrows) you can tip swords with potion effects, and there's a problem with the Instant Damage II effect where if you spam your sword, it can kill another player very quickly (which...
  11. Thijnvdrn

    i need help with my custom swords

    iam using items adder and want to make a sword called HeartSteal apply regeneration 2 when holding so bassicly i need a config that does that can anyone help Thank You!
  12. PixelCraft_I_D_K

    SK - Phones

    Hi there! I don't know how to continue this skript farther. Here is my idea: I'm trying to make a phone skript for an RP thing, and I want it so when the player accepts the call with an accept command, which I also need help with, they will be able to chat with the player. I'm thinking of using...
  13. Yushaa

    Sculk Gem

    An echoshard named &9sᴄᴜʟᴋ ɢᴇᴍ when right clicked shoots a sonic boom that does 7 hearts of damage and has a 250 second cooldown and is obtainable by a command
  14. Gryphon2029

    add sublist to list

    I have been encountering errors in adding items to a list, then adding a sublist, then removing the whole list. ps I had to make it {order:: orders::*} because of this {order::emoji_astonished:rders::*} Basically this works but if there are two items in {order:: orders::*} and you remove the...
  15. A

    Semi Anti Cheat Skript - HELP! (simple code)

    i want to make a system that if there is a player have a permission "*" and the name of player is not "Name1", "Name2" or "Name3", it will remove the permission. i make this code, please help. code: every second: if player have permission "*": if name of player is not "Daichi_keii"...
  16. G

    Help with particle skript (with skdragon)

    I have this skript: drawRings particle "redstone", RGB 80, 255, 255, center player, id "%player%", rainbowMode true, randomRotation true, animated false, radius 1, ringCount 4, ringDensity 10, visibleRange 32, pulseDelay 2 It is working but idk why i cant see the particles and i have particles...
  17. JesterTheJetter

    I need someone to code me a SMP skript

    This is what i need help with! When the server starts, everyone gets a iron unbreakable axe called 'Scythe' When you kill someone with the axe in your main, you get a random enchant on any of your tools and armour, when you get a kill, a bossbar will be at the top of the screen with a 10...
  18. F

    Skript Help: Elytra Disable item

    Hey, I wanted help on this item I was going to make for my server. When used, whoever the player hits with the item (shears) can't be able to use their elytra for 1.5 or 2 seconds. I want it to not damage the player and I want it to be a one use only item. Here is the skript I have right now...
  19. Nezerit6

    bag of loot

    Hello, I want to create a loot bag (player head) with the following properties: when the player holds the bag in their hand and right-clicks, the bag will disappear from the inventory, and the player will receive loot, for example, 1 diamond. Please help, I'm using the default script without any...
  20. Hysean

    Solved Need help for /furnace

    Hi, I have this skript for /furnace that works well but not for some items, why ? Thank you options: message_cuit: &6&lDinggg, c'est cuit! erreur: &cIl n'y a pas d'objet à faire cuire command /furnace: permission: nexmagic.furnace permission message: &cTu dois etre &6&lVIP ou...