Minecrell / ServerListPlus

A flexible Minecraft plugin to customize the appearance of your server in the server list
https://git.io/slp
GNU General Public License v3.0
240 stars 58 forks source link

The /slp enable doesn't work #371

Closed kenkena12 closed 3 years ago

kenkena12 commented 3 years ago

here's my latest dunno what todo latest.log

stephan-gh commented 3 years ago

It says pretty clearly what is wrong in your configuration:


[08:38:08] [Server thread/WARN]: [ServerListPlus] [Core] Unable to parse a part of the configuration. Make sure the YAML syntax is valid!
org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
found character '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation)
 in 'reader', line 39, column 1:
        %gradient#FD0000#2BCBFD#3857FD# ... 
    ^
kenkena12 commented 3 years ago

how do you fix it?? sorry for asking more

stephan-gh commented 3 years ago

Do not use \t(TAB) for indentation