Hey,
I want to create a suggestion for tab complete like this with the tellraw command where the <message> is just a suggestion and can't be inserted with tab complete. Currently all my commands with tab complete can be fullfilled when clicking tab and look like the second image.
#(neocky) Tab complete commands with suggestion for input
9 messages · Page 1 of 1 (latest)
(neocky) Tab complete commands with suggestion for input
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
Here is the script command in question which shows the second picture: https://paste.denizenscript.com/View/115270
Content of Denizen Script Paste #115270: Unnamed Denizen Script Paste... pasted 2023/09/16 13:05:16 UTC-07:00, Paste length: 512 characters across 17 lines, Content: private_message_command: type: command
That's not possible currently, due to Spigots outdated command API - Paper is working on adding support for more modern features and a new command API, which will then let us add this
Thread Closing Reminder
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@rose silo
Thanks for the information. Then I will wait.