HELP

  • 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.
Dec 31, 2017
26
1
0
24
I has a bug
code_language.skript:
on server ping:
    if {umr.motd.line.one} is set:
        if {umr.motd.line.two} is set:
            set motd to "%{umr.motd.line.one}% %newline% %{umr.motd.line.two}%"


don't work the %newline%

I'm a Developer of Skript
____________________
SPIGOTMC
______________________
 
Perhaps try the || character, it also is supposed to create a new line.
Also It's be better for getting help if your title was more informative per the post guidelines^-^
 
Status
Not open for further replies.