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

    Teleporting when standing on specific location

    The 3rd line is the part that isn't working.
  2. HowTragicMate

    Teleporting when standing on specific location

    on step on oak planks: send "test1" to player if location of player is location 2912, 61, -275 in world "world": send "test2" to player teleport player to location at 2741, 62, -746 in world "world" This doesn't work past "test1" but I don't get any errors messages.
  3. HowTragicMate

    Scaret ocelot event?

    Any way to detect when a ocelot gets scared of player?
  4. HowTragicMate

    Detecting spinning player

    I want to make a script that makes players throw items further if they drop a item while spinning. For a minigame.
  5. HowTragicMate

    Allay Post

    Minecraft version: 1.19+ Skript version: Skript 2.6.3 (or newer when available if this script isn't possible yet) What I want: Allays can be used to send items to other players. Player gives the item they want to an Allay. Player says "deliver to <player>". Example: "Deliver to Steve" The...
  6. HowTragicMate

    Detecting spinning player

    How to detect when a player spins 180 degree in place?
  7. HowTragicMate

    Fantasy rock, paper, scissors

    Hi. Sorry for very late reply. Yes, I still need this script.
  8. HowTragicMate

    Physical Bank

    Category: Economy Suggested name: Physical Bank Spigot/Skript Version: 2.5-alpha1 (1.15.2) What I want: An item-based economy script, per default emeralds. The goals are to add a greater level of immersion, a generally more Minecraft-like feeling, and in the case of a PvP environment...
  9. HowTragicMate

    Fantasy rock, paper, scissors

    Skript file. I added that the more levels a player have, the better chance he has to deal extra damage.
  10. HowTragicMate

    Fantasy rock, paper, scissors

    Category: Mini-game Suggested name: Wizard's Duel Minecraft version: Skript 1.16+ Skript version: Skript 2.6.3 or newer What I want: Rock, Paper, Scissors game with extra steps. All players have Tickets that can be used to challenge other players by right clicking on a opponent with it. If...
  11. HowTragicMate

    Check scoreboard points?

    Skript Version: 2.5-alpha1 Skript Author: Bensku Minecraft Version: 1.15.2 Hi! I'm working on a magic script, but I need help at hooking it with the data pack called Magic Meter. What I want: Clicking with a stick (magic wand) decreases score points (mana) from Magic Meter. The scoreboard...