mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
README file: Add links to INI files
This commit is contained in:
parent
ce389b6b31
commit
b86444b2a6
1 changed files with 2 additions and 2 deletions
|
|
@ -213,7 +213,7 @@ Using the Script Scheduler
|
||||||
|
|
||||||
The script scheduler allows you to perform scripts on various events.
|
The script scheduler allows you to perform scripts on various events.
|
||||||
Simply enable the ScriptScheduler bot and specify a tasks file in your INI file.
|
Simply enable the ScriptScheduler bot and specify a tasks file in your INI file.
|
||||||
Please read `sample-tasks.ini` for learning how to make your own task file.
|
Please read [`sample-tasks.ini`](https://github.com/ORelio/Minecraft-Console-Client/blob/master/MinecraftClient/config/sample-tasks.ini) for learning how to make your own task file.
|
||||||
|
|
||||||
Using the hangman game
|
Using the hangman game
|
||||||
------
|
------
|
||||||
|
|
@ -244,7 +244,7 @@ Using the AutoRespond feature
|
||||||
|
|
||||||
The AutoRespond bot allows you to automatically react on specific chat messages or server announcements.
|
The AutoRespond bot allows you to automatically react on specific chat messages or server announcements.
|
||||||
You can use either a string to detect in chat messages, or an advanced regular expression.
|
You can use either a string to detect in chat messages, or an advanced regular expression.
|
||||||
For more information about how to define match rules, please refer to `sample-matches.ini`
|
For more information about how to define match rules, please refer to [`sample-matches.ini`](https://github.com/ORelio/Minecraft-Console-Client/blob/master/MinecraftClient/config/sample-matches.ini)
|
||||||
|
|
||||||
Using the Auto Attack
|
Using the Auto Attack
|
||||||
------
|
------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue