1

Essentials Kits Not Working

kristan185 3/6/14 10:47 am
629
3/7/2014 3:47 am
Hello I have been trying for a while to get my essentials kits working it is nothing to do with my permissions as I have all permissions for every plugin on the server "*" If anyone could render assistance to this problem I would be most grateful.

If you are able to render in my assistance could you please also tell me what the problem and if you cant be bothered to correct my stupid error (I understand I used to help people a lot) How I can fix this problem if it is not self explanatory

I am asking for this assistance as I have spent a great deal of money[diamond] as I am serious about starting a server so am starting my own network if you would like to check it out of need a server to test the file if needed I can provide one

Here is a paste bin link to my Config

http://pastebin.com/HQk7GwxE
Posted by
kristan185
Level 3 : Apprentice Modder
3

  Have something to say?

JoinSign in

4

SavageGarden
03/07/2014 3:47 am
Level 8 : Apprentice Network
Your console should throw the exact location of your error
1
DtigerCSK
03/06/2014 10:16 pm
Level 34 : Artisan Pokémon
Yes as Azrel had mentioned, it was most likely the '&' in front of one of your kit name.
Put your kit name in (single) quotes, the whole fixed config is here.

You can use a YAML parser to check for errors yourself.
1
Skaldas
03/06/2014 8:52 pm
Level 10 : Journeyman Scribe
Can't see the spaces I tried to list. Just refer back to the pastebin around that area.
1
Skaldas
03/06/2014 8:52 pm
Level 10 : Journeyman Scribe
probably the "&" and spaces bellow
If it still doesn't work I have an alternative plugin for you.
http://dev.bukkit.org/bukkit-plugins/kits/

&0coal:
delay: 86400
items:
- 268 1 unbreaking:2 sharpness:1 knockback:1
- 271 1 unbreaking:2 sharpness:1 knockback:1
&6wood:
delay: 86400
items:
- 268 1 unbreaking:2 sharpness:1 knockback:1
- 271 1 unbreaking:2 sharpness:1 knockback:1 Smite:1
- 298 1 protection:1 Thorns:1 FireProtection:1
- 299 1 protection:1 Thorns:1 FireProtection:1
- 300 1 protection:1 Thorns:1 FireProtection:1
- 301 1 protection:1 Thorns:1 FireProtection:1
&8stone:
delay: 86400
items:
- 298 1 protection:2 Thorns:2 FireProtection:2
- 299 1 protection:2 Thorns:2 FireProtection:2
- 300 1 protection:2 Thorns:2 FireProtection:2
- 201 1 protection:2 Thorns:2 FireProtection:2
- 272 1 unbreaking:2 sharpness:2 knockback:2
- 275 1 unbreaking:2 sharpness:1 knockback:2 Smite:1
&7iron:
delay: 86400
items:
- 267 1 unbreaking:3 sharpness:3 knockback:3 FireAspect:3 Looting:3
- 258 1 unbreaking:3 sharpness:3 knockback:3 Smite:3 FireAspect:3 Looting:3
- 306 1 unbreaking:3 Thorns:3 protection:3 FireProtection:3 ProjectileProtection:1
- 307 1 unbreaking:3 Thorns:3 protection:3 FireProtection:3 ProjectileProtection:1
- 308 1 unbreaking:3 Thorns:3 protection:3 FireProtection:3 ProjectileProtection:1
- 309 1 unbreaking:3 Thorns:3 protection:3 FireProtection:3 ProjectileProtection:1
1

Welcome