babukabarabuka Posted March 8, 2022 Posted March 8, 2022 I want to make a client-side that allows you to type a command which it will detect, and then show you some information. I have figured out how to detect when the player has entered that command, and how to stop it from being sent to the server, but i can't figure out how to show the information the player requested in the chat (I don't wan't a custom gui) without sending that message to the server. mc.player.sendMessage() send the message to the server, and I wan't a way to stop it from doing so. Quote
Recommended Posts
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.