I'm wondering if there is a way to create a custom form modal using json-ui that essentially combine the action form and the modal form to create a persistant chat interface? basically a large textarea taking up most of the top of the modal, a small single line text input below it and two buttons, Close and Send. The send button wouldn't remove the modal only transmit the text to the server. I've seen snippets of custom UI's but nothing like what I'm looking for.
#Can JSON-UI create a chat interface?
1 messages · Page 1 of 1 (latest)
I've been looking at what you sent me. Is this just a way to reskin the exiting chat window or are you saying I can take that file and create a custom chat that doesn't effect the main chat window? Sorry I'm coming from Java/Spigot and not sure just yet what the capibiilties are for Bedrock
technically you could divide the main chat into multiple subchats with scripting, not with just json ui though
Do you have any resources on that? I'm sort of diving into resource packs for custom UI's now. Hoping to create a custom chat that I can skin but wondering if only the main chat is available for that? I've been working with the 3 new modal windows they've created but they don't allow for a real chat experience.
you can only reskin the main chat