Recent content by Lennart Raff

  • 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. L

    Solved Team Hearts

    THANKS! I will try it out
  2. L

    Solved Team Hearts

    Sure: (Messages are in german) options: #PREFIX prefix: &8[&2&lTeams&8] #MESSAGES already-with-the-name: &aDieses Team gibt es bereits successfully-created: &aDu hast erfolgreich das Team &b'%message%&b' &aerstellt you-are-in-a-team: &aDu bist bereits in...
  3. L

    Solved Team Hearts

    Hey guys, I created a Skript where you can join a team. Now i want everybody in the team to get damage if someone else gets damage. So that they all share a specific amount of hearts! Can you help me? This is what i tried. But it didnt work: on damage of a player: if {team.in.%player%} =...