bug?
wildsoul opened this issue ยท 1 comments
i am trying to use
username helloworld
pass 12345
through telnet, and got the message from service
21:16:44 [INFO] [RemoteBukkit] Connection #0 from 127.0.0.1:38546 was accepted.
21:16:48 [INFO] [RemoteBukkit] Connection #0 from 127.0.0.1:38546 attempted to authenticate using incorrect credentials.
21:16:48 [INFO] [RemoteBukkit] Connection #0 from 127.0.0.1:38546 was closed.
when i changed pass to "hello" then everything works well, Is that a bug that i cannot use the pure number to be my password?