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

    Solved BungeeMaster

    command /m2: trigger: set {Knockffa} to bm motd of server "KnockFFA" command /m1: trigger: send "%{Knockffa}%" to player so if I now stop the knockffa server and query which motd it has crashes the lobby server but only if the knockffa server is off
  2. 7

    Solved I need Help with BungeeMaster MOTD GET.

    Ich danke dir es geht but now when I stop the Knockffa server and query the lobby for motd stop the lobby server
  3. 7

    Solved I need Help with BungeeMaster MOTD GET.

    Hello i will get the motd , from the server Knockffa with BungeeMaster. And set the motd to a variable , but command /m2: trigger: bm motd of server "KnockFFA" set to "%{Knockffa}%" command /m1: trigger: send "%{Knockffa}%" to player This dosen't work . Thanks for help