SimpleScoreboard

Discussion in 'Bukkit Help' started by scxv, Feb 25, 2022.

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

    scxv

    I am working on making my scoreboard for my skyblock server and i get this error in console
    org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
    in 'reader', line 26, column 9:
    9: '&7&dXP: &7%player_xplevel%'
    ^
    unexpected character found &(38)
    in 'reader', line 26, column 11:
    9: '&7&dXP: &7%player_xplevel%'
    ^"
    The code is even longer but thats the main part.

    Ran it through a YAML parser got this
    ERROR:

    while parsing a block mapping
    in "<unicode string>", line 4, column 5:
    13:
    ^
    expected <block end>, but found '<anchor>'
    in "<unicode string>", line 10, column 9:
    9: '&dXP: &7%player_xplevel%'
    ^

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Feb 26, 2022
  2. Offline

    maxcreeper360

    Can you send more information about the scoreboard?
     
Thread Status:
Not open for further replies.

Share This Page