Posted October 22, 201510 yr Hey Guys, i used the search function and found nothing so i ask here now. When the player places a sign, he can type the text and when he hits "ok" it will be displayed. And i want to replace this text with my own one. So if the player types "Hi" and hits "ok", i want the text to be "Test" Maybe with the PlaceEvent? Hope u can help me _gh0stking_000_ (Sry for my bad english... Im from Germany, so if u can pls reply in german )
October 22, 201510 yr Using any block event that occurs after the TileEntity is set, you can look at and change the contents of the signText field. (Note, you will need to do a check cast to access this field.) Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
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.