Solved YAML parsing issue..

Discussion in 'Bukkit Help' started by Louwwieee42, Oct 11, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Louwwieee42

    So basically to cut a long story short im using Sexy MOTD and ive edited the config and now it wont parse online or run on my server, i have tried to fix it but im not great with YAML.. Any help would be muchly appreicated!

    http://pastebin.com/dnMMPv1t

    Thanks.
     
  2. Easy fix.

    Old:
    Code:
      - '>>A-Z >>OP-Mines >>1vs1 >>Custom Plugins >>24/7
    New:
    Code:
      - '>>A-Z >>OP-Mines >>1vs1 >>Custom Plugins >>24/7'
    You missed the ' at the end.
     
  3. Offline

    Louwwieee42

    I couldn't thankyou more!
     
  4. @Louwwieee42 Please mark this as Solved :)
    Thread Tools > Edit Thread > Prefix > Solved
     
Thread Status:
Not open for further replies.

Share This Page