chat package will not ignore the translate message now, but return the row msg.
This commit is contained in:
@ -15,7 +15,7 @@ func main() {
|
||||
// For online-mode, you need login your Mojang account
|
||||
// and load your Name and UUID to client:
|
||||
//
|
||||
// auth, err := authenticate.Authenticate("Your E-mail", "Your Password")
|
||||
// auth, err := yggdrasil.Authenticate("Your E-mail", "Your Password")
|
||||
// if err != nil {
|
||||
// panic(err)
|
||||
// }
|
||||
|
Reference in New Issue
Block a user