Skript groups

  • 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!

bobby

Active Member
Jan 28, 2017
61
0
6
26
Skript version: 2.2-Dev25
Mc version: 1.10.2

Would anyone know how to tp 2 people out of a skript group and then remove those 2 people that got teleported from the group? My code so far:

code_language.skript:
command /add-1:
  trigger:
   add %player% to group score "Test"
[doublepost=1493273087,1492477014][/doublepost]Anyone? I really need this!