http://dl.dropbox.com/u/18608246/plugins.zip It sometimes internal server error, sometomes suddenly stop server after few second run. Pls help me
Sorry, it's our policy not to download files as they may be malicious. If you want to share plugin configs with us, that's fine and you can do so by pasting the content on pastebin.com and sending us the link here.
I realized that my PerEx have something wrong cuz when i delete it, my server run normally. Btw, here is my server.log : http://pastebin.com/syqh5bs3
Code: Caused by: org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token found character '\t' that cannot start any token in "<string>", line 45, column 1: That's your problem there. You have a TAB instead of spaces in your permissions.yml. Check your permissions.yml for TAB's instead of spaces. Better yet, use an editor that will convert a tab into spaces automatically and your life will be even more easier !
Like @smilne74 said you should get a good text editor. I prefer Notepad++ http://notepad-plus-plus.org/
bPermissions auto-replaces tabs with 4 spaces btw - that's why you never see these reports about that