1

Essentials Config Keeps Breaking

OhxLemonz 10/10/15 5:52 am
197
10/22/2015 12:22 am
Hey! So I am trying to do kits on my mc server but the config keeps breaking. I think I am doing the steps right atleast. Please check if this is correct. If you want it in pastebin here is the link: http://pastebin.com/tBZxe7Us

Thanks!
Posted by
OhxLemonz
Level 1 : New Network
2

  Have something to say?

JoinSign in

5

MoominSha
10/20/2015 3:47 pm
Level 25 : Expert System
Your config.
http://yaml-online-parser.appspot.com/


Output

ERROR:

while scanning an anchor
in "<unicode string>", line 234, column 154:
... :4 minecraft:unbreaking:4 name: &b[&aStarter&6-&aHelmet&b]
^
expected alphabetic or numeric character, but found '['
in "<unicode string>", line 234, column 156:
... minecraft:unbreaking:4 name: &b[&aStarter&6-&aHelmet&b]
^
Prolly change the &6-&a to &6_&a also.

Just use normal enchant names also? The additional : : : : : : [ ] is unrequired.

- 302 1 name:&8Scout_Helm unbreaking:2 blastprotection:2 aquaaffinity:1 respiration:2

So you could find replace all minecraft: with nothing and still get the same items?
1
d1One
10/22/2015 12:22 am
Level 18 : Journeyman Button Pusher
Theres nothing wrong with using [] in the names, i use it too, and have been using it for years, it looks cool on the names, lots of servers use it, the problem is the space before the name like i said. There CANT be any spaces, if he wants to use a space it has to be a _ then essentials converts it to a space.
1
d1One
10/14/2015 8:48 am
Level 18 : Journeyman Button Pusher
PoodlePlayzHey! So I am trying to do kits on my mc server but the config keeps breaking. I think I am doing the steps right atleast. Please check if this is correct. If you want it in pastebin here is the link: http://pastebin.com/tBZxe7Us

Thanks!


You have spaces in you kits names, you can't have spaces there.

- 310 1 minecraft:blast_protection:4 minecraft:projectile_protection:4 minecraft:protection:4 minecraft:respiration:4 minecraft:unbreaking:4 name: &b[&aStarter&6-&aHelmet&b]

The last part should be like this: name:&b[&aStarter&6-&aHelmet&b]

Also in the name itself if you replace the - for a _ it will be converted to a space.

Nextime you have problems with a config use this: http://wiki.ess3.net/yaml/
It scans you file and tells you where the erros are, also when you start your server or reload essentials essentials will show in your console where the error is, its also recorded in your /server/logs/ log file.
1
avrona
10/11/2015 3:07 am
Level 40 : Master Explorer
What's Essentaiils. Sorry if silly question but my server vanilla. Not survival but vanilla.
1
OhxLemonz
10/11/2015 2:31 am
Level 1 : New Network
bump
1

Welcome