Posted December 11, 20204 yr It's possible send string to the server using network? example in bukkit using network channel |RC| receives this string, if it's possible tell-me
December 11, 20204 yr You will want to use a custom network channel, for example, NetworkRegistry.newSimpleChannel gives you a SimpleChannel, where you can then register packets and handlers. Have you ever want the new operator to return a type that you didn't ask for? Well, now you can!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.