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

    projectile cannot be saved

    can anyone help me i get the error that i can't save a projectile because if the server stops the entity will be lost on shoot: if projectile exists: if "%projectile%" is "ender pearl": execute console command "minecraft:Kill @e[type=ArmorStand,name=Failure's Head]"...
  2. Mr_Allawi_

    variable saved as integer for durability

    Hello everyone, I'm trying to do a durability repair system with anvil but the thing is variables Dosen't save as integer is there any way to solve it? on right click on anvil: if player's world is "RedStonePvP": cancel event set {_durability} to durability of player's tool...
  3. Mr_Allawi_

    Solved Grass wont drop custom items

    if u want a grass block then type grass block
  4. Mr_Allawi_

    Solved Grass wont drop custom items

    did u tried grass block or u are just a big brain person
  5. Mr_Allawi_

    How to use an event if someone is holding a particular item?

    ya know just thing about stuff carefully if player is holding an iron sword named "<purple>Protector Worlds" with nbt...
  6. Mr_Allawi_

    Is there a problem with my code?

    Thank you alot but i want other staff members to see him in vanish so i think thats why lol i just found out im a -1,000,000,000 iq guy and its because if player's don't have permission they send it to them
  7. Mr_Allawi_

    Is there a problem with my code?

    for some reason when i reload this i have no errors but when i try to use it it dosen't work command /vanish: permission: vanish permission message: &cYou can't use that! trigger: if {vanish::%player%} is false: set {vanish::%player%} to true if {vanish::%player%} is true...
  8. Mr_Allawi_

    For people who wants to crash other's game

    so i can make it more intresting
  9. Mr_Allawi_

    Feeling good

    Feeling good
  10. Mr_Allawi_

    Give code idea = i will make them

    hello everyone im looking for ideas to make if i didn't make it then i will give you 1,000 probot credit on discord also put your discord ign so i can contact you if i didn't make it
  11. Mr_Allawi_

    Help needed to add some stuff to a /keyall command

    command /coalkeyall: cooldown: 5 minate cooldown message: &cYou have to wait 5 minute before using that again! cooldown bypass: keyall.coal permission: keyall.coal permission message: &cYou don't have permission to use that trigger: execute console command "/crates give all coal...
  12. Mr_Allawi_

    how to run an argument

    like command /run [<text>] trigger: if arg-1 is not set: #do stuff if arg-1 is "test": #do stuff if arg-1 is set: #do stuff
  13. Mr_Allawi_

    For people who wants to crash other's game

    I don't know why but people want a command that crashes other people's game so here i am an idiot who made this for them also rate it from 1-10 command /gamecrash [<player>]: permission: game.crash permission message: &cSorry you can't use that trigger: if arg 1 is not set...