MobArena config

Discussion in 'Bukkit Help' started by vanoc4, May 13, 2017.

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

    vanoc4

    I wanted to add more waves,classes and bosses,to my arena,but when,i opened the game,i had an error.Help me plz.My code is:
    http://pastebin.com/XyXvcwEJ
     
    Last edited by a moderator: May 13, 2017
  2. Your yaml code has two small syntax errors. There is a space missing after the colon: "wave:15", should be: "wave: 15"
    This error appears twice: on line 210 and line 482.

    If this doesn't fix it, please post the error message you get.
     
    vanoc4 likes this.
  3. Offline

    vanoc4

    THANK YOU VERY MUCH

    Can u help me 1 more time?
    https://pastebin.com/qBiBRmjd

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2017
  4. Without the server log (<yourMinecraftServerFolder>/logs/latest.log) it's pretty difficult to track down the issue.

    The only thing that caught my eye is the following line (appears 3 times in your config file):
    Code:
    exit: -12.5,65,46.5,32.85,0.0,spown
    Worldname: spown => spawn?!
     
  5. Offline

    martian3333

    @vanoc4
    Are you getting an error? Please pastebin a copy of that as well.
     
  6. Offline

    vanoc4

    Last edited: May 19, 2017
Thread Status:
Not open for further replies.

Share This Page