• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Justin Cason

New Member
May 15, 2019
5
0
1
33
How can I create a custom chat box like Runescapes in minecraft? Clickable tabs that always shows up (JSON Probably). I am using Minecraft 1.14.4, Latest Version of Skript, with addons: "Json, SkQuery, Skellet, Skript-Mirror, Kosmos, Skent, Skope, skRayFall, SkVault, TuSKe-PichachuPatch-v3, skript-yaml and ThatPacketAddon. - All Addons are latest and up to date as of 7-1-2020.
Interface.png

I just need guidance on where to start with this to always have a clickable chat box with tabs to click etc..

Thanks in advance!
 
Do you mean like clickable text that makes you run a command or shows something? In that case you need to use the json formatting:

  • <link:url>visible link text<reset>
  • <command:command>clickable text<reset>
  • <suggest command:command>clickable text<reset>
  • <tooltip:tooltip text>visible text with tooltip<reset>
 
Do you mean like clickable text that makes you run a command or shows something? In that case you need to use the json formatting:

  • <link:url>visible link text<reset>
  • <command:command>clickable text<reset>
  • <suggest command:command>clickable text<reset>
  • <tooltip:tooltip text>visible text with tooltip<reset>
No, I mean having a minecraft chat box that always have permanant tabs that will hide the chat and allow the chat to be seen under certain tabs that is set. (Private chat) will hide the public chat and only display a private chat. same with (Trade) or (Clan).
 
Status
Not open for further replies.