Skip to content

Updated docs for commands#69

Merged
JaylyDev merged 8 commits into
JaylyDev:mainfrom
Worldwidebrine:patch-1
Dec 7, 2022
Merged

Updated docs for commands#69
JaylyDev merged 8 commits into
JaylyDev:mainfrom
Worldwidebrine:patch-1

Conversation

@Worldwidebrine
Copy link
Copy Markdown
Contributor

No description provided.

1. There's no way to give damage to players & entities
2. Opening GUI with custom command will not possible (unless there's another way) because it's need damage for close the chat UI
1. There's no way to give damage to players & entities.
2. Opening GUI with custom command will not possible (unless there's another way) because it's need damage for close the chat UI.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use /scriptevent to overcome this limitation?
or force-show

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know. I just copied it from the old file.
forceShow can't close chat, it only waits.
And I don't understand what here is related to /scriptevent.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

runCommandAsync(scriptevent) doesn't close chat ui. The client doesn't even know about that, I guess.
If the script's cmd system relies on /scriptevent and can't be used with chat msg then yes it can close the chat. But won't that result in user's complain?

@bot174 bot174 requested a review from JaylyDev December 7, 2022 18:55
@JaylyDev JaylyDev added the docs Pull requests that update documentation label Dec 7, 2022
@JaylyDev JaylyDev merged commit 65eaaba into JaylyDev:main Dec 7, 2022
@Worldwidebrine Worldwidebrine deleted the patch-1 branch December 7, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Pull requests that update documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants