Text inside textfield

Started by ShadowPlayer51 on

Topic category: Help with MCreator software

Active 7 months ago
Joined Nov 2015
Points:
829

User statistics:

  • Modifications: 0
  • Forum topics: 23
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Text inside textfield

I am trying to set a global string to the text inside a textfield when a button in the gui is pressed. This though, has resulted in nothing. Can it not set a global string, or what should I be looking for. I have already tried setting the textfield name as what the text input is named as, as well as the name of the inventory, what do I do?

Active 1 day ago
Joined Mar 2023
Points:
390

User statistics:

  • Modifications: 0
  • Forum topics: 35
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 69
Textfields are not handled…
Sun, 03/16/2025 - 19:49

Textfields are not handled properly, so they are not synced between the client and the server. However just recently a plugin for MCreator is now available for this. I beleave it's called server side textfields or something like that