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

    Magic Invisibility

    Hello, is there a way to make a player fully invisible, despite their armor or item in hand, just like vanish, But without removing them from tab?
  2. J

    Linking Lightning to player

    I like this one. However, I think when players die, it would trigger this. So, let’s say a Thor Player strikes lightning to someone, and then a completely different player dies from lava, it would count as their kill, since a player died while they were set as linked. I think I’m better off...
  3. J

    Keeping Variables Through Multiple Servers Linked by BungeeCord

    So, I want to make a command that displays a GUI containing Ban options. The plugin is already installed, no worries there. The thing is that I would like the GUI to change depending on how many times the player has been banned (For example, if it’s their first ban, offer ban options for 24, 48...
  4. J

    Linking Lightning to player

    I don’t have access to it right now but it goes like this #Thor Section on right click: if player’s tool is a golden axe: strike lightning at the targeted block #Kill Section on death: if attacker is a player: if victim is a player: add 10 to attacker’s account
  5. J

    Linking Lightning to player

    I don’t see how that would work, since the player doesn’t directly attack a player when it dies, it strikes lightning at the other player, so there’s not an attacker
  6. J

    Linking Lightning to player

    So I made a skript where players with the permission "kb.thor" can right click with a golden axe and it strikes lighting at where they're looking. However, I would like to give them money when they kill players with that ability. Is there a way to link the attacker to that lightning?
  7. J

    Solved Linking lightning to player

    So I made a skript where players with the permission "kb.thor" can right click with a golden axe and it strikes lighting at where they're looking. However, I would like to give them money when they kill players with that ability. Is there a way to link the attacker to that lightning?