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

    Script Spawn Script

    Neelix_bear updated Spawn Script with a new update entry: Made a actually permission for /setspawn Read the rest of this update entry...
  2. N

    Script Spawn Script - Made a actual permission for /setspawn

    all i did was add a permission for /setspawn its now skript.setspawn instead of op!!!
  3. N

    Script AutoPickup Script

    Neelix_bear updated AutoPickup Script with a new update entry: Less lines and easier to understand (kinda) Read the rest of this update entry...
  4. N

    Script AutoPickup Script - Less lines and easier to understand (kinda)

    Just removed some lines fixed some useless stuff by compressing it and make it a little easier for people to understand!!!
  5. N

    skript for teleport

    ive tested in-game and it works command rtp: trigger: set {_cord} to a random number between 1 and 6 set {_cord} to the first character of "%{_cord}%" if {_cord} is "1": teleport player to location(3393, 79, -5702) if {_cord} is "2"...
  6. N

    Hello, can anyone help me?

    this should explain how to use inventory clicks for different slots command gui: trigger: set {_gui} to a new chest inventory with 1 row named "Testing XD" set slot 0 of {_gui} to diamond named "Testing" open {_gui} to player on inventory click: if name of...
  7. N

    Solved How do I teleport a specific armor stand to a specific chicken?

    Its cause anything that starts with _ only works in that event but I can't give you code rn cause I'm on a phone
  8. N

    Hello, can anyone help me?

    I can help you
  9. N

    Hello, can anyone help me?

    this should work for a /backpack command but it still shows how to use gui's and how to save them :) on join: if {backpack::%player's uuid%::*} is not set: set {backpack::%player's uuid%::*} to air command backpack: trigger: set {_gui} to a new chest inventory with 4...
  10. N

    Telekinesis with custom items?

    this should work also if you did want the slime block to stay there and not dissappear replace "clear drops" with "cancel event" anyways heres code on mine of slime block: clear drops give player prismarine shard of aqua affinity 1 named "&e&lBroken FazCoin" with lore "&fBroken piece of...
  11. N

    Script AutoPickup Script

    Neelix_bear updated AutoPickup Script with a new update entry: Fixed Major Duping Glitch Read the rest of this update entry...
  12. N

    Script AutoPickup Script - Fixed Major Duping Glitch

    So my script had a problem where if you mined a shulker or any block it would give you multiple if you had fortune i fixed that with checking if theres "Block" or "Shulker" in the name and if so only giving 1 to the player :)
  13. N

    Inventory saving

    Here ive tested it in-game too command /chest <integer>: trigger: if arg-1 > 0: if arg-1 <= 11: set {_gui} to a new chest inventory with 6 rows named "Vault %arg-1%" if {saved::%player's uuid%::%arg-1%::*} is set: set...
  14. N

    Solved Keep Effects After Death

    Only person who actually helped here was @Luke_Sky_Walker but i figured it out! on death of a player: set {effects.%victim's uuid%::*} to victim's potion effects on respawn: wait 0.1 seconds apply {effects.%player's uuid%::*} to player
  15. N

    My code isnt working for some reason

    try this on right click: if event-item is red dye: if name of event-item is "&4Strength": if {team.%player%} is 4: if {strength.%player%} is 0: execute console command "/attribute %player's uuid% minecraft:generic.attack_damage base set...
  16. N

    Script Spawn Script

    Neelix_bear submitted a new resource: Spawn Script - A spawn/setspawn script Read more about this resource...
  17. N

    Script Spawn Script 2.0

    An Easy To Use Spawn Script! Commands: Command setspawn: Sets the spawn to your location Perm: skript.setspawn Summary: Create Spawn with perms Command spawn: Teleports you to spawn and if there is none gives you an error message Summary: Teleport to spawn
  18. N

    Script AutoPickup Script

    Neelix_bear updated AutoPickup Script with a new update entry: Rework Read the rest of this update entry...
  19. N

    Script AutoPickup Script - Rework

    A full rework of the entire script making it better as my scripting skills got better!!!!
  20. N

    LOOKING FOR A DEVELOPER FOR RPG MINECRAFT SERVER!

    this is a forum for skript i dont think anyone knows how create plugins but i know how to script missions, money systems, worlds, lobbies, and special weapons but not characters