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

    Give all players fireball

    Hello I am making a event shop where you can buy things for events but I dont understand why this wont work, I have read the docs and im sill confused on how to do this I want it to give all players a fire charge name &cfireball Addons: Skquery, SkTuSKe, SkRayFall command /fireball...
  2. bpitcher2013

    Solved How to see if rank is

    Hello i have read the docs but i cant understand them this is what i have Minecraft Version:1.6.3 Skript: on death: if player's group is god make console execute command pex user %player% add Donor.list Errors: Can't understand this condition/effect: if player's group is...
  3. bpitcher2013

    Need Help

    When i reload it it says emerald ore, crying obsdian and a beacon is not a item can someone help? on right click: if clicked block is coal block: if player's tool is stick: if tool's name is "&d&lGen &a&lRemover": set event-block to air...
  4. bpitcher2013

    Solved Door Key

    Im trying to make a key for a door but its not working it says i made it correctly command /key2: trigger: give 1 tripwire hook with lore "&7House Key2" named "&6&lKey2" to player wait 3 ticks stop trigger on rightclick on iron door: if player is holding a...