Well my problem is simple. I use Heroes plugin for my server and I made some class for it but for some reason it always tell me:
while scanning for the next token
found character '\t' that cannot start any token
in "<unicode string>", line 32, column 1:
level:1
^
He's talking about that line:
while scanning for the next token
found character '\t' that cannot start any token
in "<unicode string>", line 32, column 1:
level:1
^
He's talking about that line:
Critical:
level:1
Slow:
level:5
Stun:
level:5
Where is the problem?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffYour problem is probably better addressed either in the modification development section of these forums, or the bukkit forums themselves.