PyvesB / advanced-achievements

:fireworks: Popular plugin that adds unique and challenging achievements to Minecraft servers.
https://www.spigotmc.org/resources/83466
GNU General Public License v3.0
199 stars 214 forks source link

Problem with Config #15

Closed Hakuati closed 8 years ago

Hakuati commented 8 years ago

Hey Developer!

I have in the config few achivments added but if the are drinne then it works no longer plugin can be at the Config times nd see what I did wrong ??

Sry for my English! I am Germany!

http://www.mediafire.com/download/v4t1qlm7wk42mvq/config.yml

Mfg

PyvesB commented 8 years ago

Hello,

You forgot a closing apostrophe line 378 in the configuration file. Also, when you don't wish to put any achievements for a given category, I recommend using [] instead of the white space.

Here's the corrected configuration file: https://gist.github.com/PyvesB/02d149782c28b556b3af

Another tip: as stated at the beginning of the config file, you should use yaml-online-parser.appspot.com to make sure your YAML files are correct. ;-)

Cheers,

Pyves

Hakuati commented 8 years ago

I have the file konfiguierte but now replaced now makes the plugin nothing more can no longer reload nothing ..

Mfg

PyvesB commented 8 years ago

What are the errors shown in the console? There still must be a problem with the configuration file. ;-)

Hakuati commented 8 years ago

Since just stood the no command available .. I've added in the config file no things ...

Hakuati commented 8 years ago

No error in this Console..

Hakuati commented 8 years ago

I have Error Found :

ERROR:

while parsing a block mapping in "", line 358, column 3: '1': ^ expected , but found '' in "", line 382, column 4: '10': ^

What is this error?

This error I can not fix !

PyvesB commented 8 years ago

Apparently there are still errors in the configuration file. Please refer to my message above for advice. Also I just noticed that you had deleted several entire sections in the configuration file you showed me above, you can't expect a plugin to work if you just take out random parts of the config. ;-)

Hakuati commented 8 years ago

Now I have the milk with the lanes makes or .. with " # " is provided , it can now be closed Thanks for the help ..

PyvesB commented 8 years ago

No problem. Feel free to star the project if you wish. ;-)