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

    Now, what are you waiting for? Join the community now!

  1. Yushaa

    Can someone add a cooldown to this i've tried nearly everything

    Code: on sneak toggle: player is wearing elytra push player upwards at speed 2 send action bar "&eUsed Voyager Boost | &cCD: &a15s" on right click: player is wearing elytra push player forwards at speed 2 send action bar "&eUsed Voyager Dash |...
  2. Yushaa

    Help with custom SMP Skript

    I'm trying to make it so u need a specific variable to be true to be able to withdraw the invis rogue so people cant withdraw it without having the variable on their player [it'd be nice if it said an error message too but its not needed] command /withdrawrogue <text>: trigger: if...
  3. Yushaa

    I need someone to make a skript for my SMP!

    Upon killing a player they drop an item called a "Rune" and when the player right clicks the Rune, they gain a random positive permanent effect they cannot lose even after dying. the only way to get rid of it is if the player does "/withdrawrune" which gives them the embued rune veil. The player...
  4. Yushaa

    Can someone add an actionbar cooldown to this [instead of a normal cooldown]

    on sneak toggle: name of player's tool is "&dʙᴏɴᴇ ʙʟᴀᴅᴇ": player has player's tool on cooldown: stop else: set item cooldown of player's tool for player to 180 seconds make player execute command "manatest" send actionbar "&b-150 Mana"...
  5. Yushaa

    Help with tiers/lp group skript

    Im trying to make it so when the player does /tier [player name] it shows the person's luckperms group command /tier [<player>]: trigger: if arg-1 is set: if arg-1 is online: message "&9%player% tier is &6group of %player%" to player
  6. Yushaa

    Can someone add onto this skript?

    Can someone make it so this dash skript dashes the player based on the name of the tool their using instead of the item? on rightclick with a gold hoe: Dash(player) function Dash(p: player): set {_u} to {_p}'s uuid if {dash.last::%{_u}%} is set: set {_wait} to difference between...
  7. Yushaa

    Can someone fix this dash skript?

    Can someone make it so this dash skript dashes the player based on the name of the tool their using instead of the item? on rightclick with a gold hoe: Dash(player) function Dash(p: player): set {_u} to {_p}'s uuid if {dash.last::%{_u}%} is set: set {_wait} to...
  8. Yushaa

    How do i fix this itemcap?

    options: pearl: 5 gaps: 64 exp: 192 delay: 20 #in ticks on join: while player is online: amount of ender pearls in player's inventory > {@pearl}: while amount of ender pearls in player's inventory > {@pearl}: remove 1 ender pearl from...
  9. Yushaa

    Solved Levels SMP Weapons [Season 2]

    Level SMPS Weapons/, Can someone remake the levels smp weapons? Description of all the weapons if you dont know what they are Experience Banisher: A netherstar and when held in someone's inventory and that person kills another player it bans that player permanently Level Stealer: a...
  10. 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
  11. Yushaa

    Ender eye that if you hit someone with it, it teleports them to the designated area.

    Ender eye that if you hit someone with it, it teleports them to the designated area. in more detail, What i want is that if you hit someone with an endereye it broadcasts ''%player% has pulled %player% into their domain'' and how i want this to work is that for example if me [Yushaa] hit someone...
  12. Yushaa

    a Skript that prevents players from getting over protection 3 armor and sharpness 3 swords

    In more detail i want a skript so if people try to obtain protection 4 and sharpness 4 and 5 from villagers,combining or enchanting it replaces it with protection 3,sharpness 3 or just removes the item as a whole. If you dont want to or you cant, i appreciate your decision.
  13. Yushaa

    How do i make a fortnite-like building system Click on for more

    How do i make a fortnite-like building system that when i right click oak slabs or oak planks it spawns a 3x3 platform of the block i am holding i need to explain more indepth Like if i am holding an oak plank with the name &6Wall and i right click,it spawns a 3x3 wall of oakplanks wherever my...
  14. Yushaa

    How do i make a fortnite-like building system

    How do i make a fortnite-like building system that when i right click oak slabs or oak planks it spawns a 3x3 platform of the block i am holding i need to explain more indepth Like if i am holding an oak plank with the name &6Wall and i right click,it spawns a 3x3 wall of oakplanks wherever my...
  15. Yushaa

    Crossbow named &9Sculk Crossbow that when shot turns the nearby 20 blocks into sculk

    Crossbow named &9Sculk Crossbow that when shot turns the nearby 20 blocks into sculk discord: ignyushaa_
  16. Yushaa

    a Carrot on a stick named &aVillager &eWand when right clicked makes an explosion

    a Carrot on a stick named &aVillager &eWand that when right clicked makes an explosion
  17. Yushaa

    Trying to make a netherite sword with the name &dBlade Of Gaia drop gold nuggets and ingots when it kills a mob

    current code #options: bog: &dBlade of Gaia on death: if attacker's held item is netherite sword: #Just to make sure #if name of held item is "{@bog}": if name of held item is "&dBlade Of Gaia": else if victim is mob: drop random integer...
  18. Yushaa

    Can someone make a script so if a netherite sword is named &dBlade Of Gaia, when it kills an entity they drop 16-18 gold nuggets and 2-6 gold ingots?

    Can someone make a script so if a netherite sword is named &dBlade Of Gaia, when it kills an entity they drop 16-18 gold nuggets and 2-6 gold ingots? Discord for further information: ignyushaa_
  19. Yushaa

    Can someone make a sword named &dBlade Of Gaia that gains +1 sharpness level per kill?

    Can someone make a sword named &dBlade Of Gaia that gains +1 sharpness level per kill? I also want the sharpness maximum to be 10
  20. Yushaa

    How to make a netherite sword with the Name ''&dBlade of Gaia'' earn 1 sharpness level per player kill,maxxing out at sharpness 10?

    Can anyone make a skript that does this for me,it is fine if you dont want to or are unable to i'd really appreciate it though