mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Lint and format docs/guide markdown with mdformat, fix empty warning in chat-bots.md
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com> Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/3040312a-cbdf-43fe-918b-133ef19fc30f
This commit is contained in:
parent
a242f97c14
commit
cb4eb15784
12 changed files with 3252 additions and 3286 deletions
|
|
@ -11,6 +11,7 @@ Application variables defined with the `set` command or in the `[AppVars]` confi
|
|||
## Example
|
||||
|
||||
`sample-script.txt`: Send a hello message, wait 60 seconds and disconnect from server.
|
||||
|
||||
```
|
||||
# This is a sample script for Minecraft Console Client
|
||||
# Any line beginning with "#" is ignored and treated as a comment.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue