I dont know whats wrong with it. ranks are gone.
Heres the Pastebin. Fast help please. Gm is Broke right now
http://pastebin.com/ey0tzxVd
Heres the Pastebin. Fast help please. Gm is Broke right now
http://pastebin.com/ey0tzxVd
16
I would be glad to fix the problem for you, please reply if you wish for me to do so.


ERROR:
while scanning a simple key
in "<unicode string>", line 49, column 5:
inheritance:[]
^
could not found expected ':'
in "<unicode string>", line 50, column 5:
info:
^
while scanning a simple key
in "<unicode string>", line 49, column 5:
inheritance:[]
^
could not found expected ':'
in "<unicode string>", line 50, column 5:
info:
^
sorry for late reply. i try everything couldnt get it working so i regerated the file. readded everything. works now ^.^
Thanks for the help anyway guys.
Thanks for the help anyway guys.
Aha.
Check the spacing of line 39 ("inheritance" for the default group). You need a space between the "inheritance:" and the brackets ("[ ]").
Check the spacing of line 39 ("inheritance" for the default group). You need a space between the "inheritance:" and the brackets ("[ ]").
Don't even try dude. I sent him I fixed config via pastebin, and he didn't even use it.
And That cuz your "fix" Crashed group manager. didnt work at all. group manager threw error after error using that "fix"
its not letting me /manload. keep saying internal error. i set default group got rid of the extra dashes. still popping errors.
it was there before i messed with things. so i didnt bother it
Why does the vanish node have a hyphen ?
...also again here, there is 2 hyphens for bukkit.command.kill node...
Owner:
default: false
permissions:
- -vanish.*
...also again here, there is 2 hyphens for bukkit.command.kill node...
Default:
default: false
permissions:
- -bukkit.command.kill
Those are negative permission nodes.
Ahh ok, never worked with negative nodes before. In my defence I've always used a MySQL based permission back-end anyway.
that didnt work
You did have a spacing issue though. Are you sure the file didnt get extra spaces when being copied and pasted back in. I also noticed no group was set to defualt. I dont think that should keep it from loading the config but it might. Either way, you should set one for the new players. also make sure to /manload your changes if applicable.
As crazyeagle said its probably a tabulation/spacing issue.
Tip: Get http://www.geany.org/ and use this to edit .yml files in future, then this wont happen.
Tip: Get http://www.geany.org/ and use this to edit .yml files in future, then this wont happen.
You need to be more careful with your spacing. Use this to check your files http://yaml-online-parser.appspot.com/ I think this should work though http://pastebin.com/Q3tGe4EF#
