Bungee MOTD

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

xXSwainXx

Active Member
Jan 27, 2017
55
5
8
Hey Guys,

I have a Problem, i wan't to change the bungee motd but nothing doing when i make whitelist on???


Is this code right:

code_language.skript:
on server ping:
    if {wartung.server} is true:
        set {_MOTD} to "{@pr}Wartungsarbeiten sind aktiviert!"
        set {_MOTD} to MOTD of server "lobby"

@LimeGlass


PLS HELP ME :emoji_grinning:
 
You can't set the Bungeecord motd with this syntax. This is from SkQuery and it's designed to work for spigot servers. I have Ping event planned for SkellettProxy.
 
how i can make this for bungee i wan't to stay in the motd when the server is whitelistetd
[doublepost=1488575134,1488574590][/doublepost]@LimeGlass ???
 
Status
Not open for further replies.