mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Add help section for AutoRelog
This commit is contained in:
parent
4df5cb724a
commit
8f6b59eaa0
1 changed files with 9 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
==================================================================
|
==================================================================
|
||||||
Minecraft Client v1.8.2 for Minecraft 1.4.6 to 1.8.3 - By ORelio
|
Minecraft Client v1.8.2 for Minecraft 1.4.6 to 1.8.3 - By ORelio
|
||||||
==================================================================
|
==================================================================
|
||||||
|
|
||||||
|
|
@ -166,6 +166,14 @@ You can remotely send chat messages or commands using /tell <yourbot> send <thet
|
||||||
Remote control system can auto-accept /tpa and /tpahere requests from the bot owners.
|
Remote control system can auto-accept /tpa and /tpahere requests from the bot owners.
|
||||||
Auto-accept can be disabled or extended to requests from anyone in remote control configuration.
|
Auto-accept can be disabled or extended to requests from anyone in remote control configuration.
|
||||||
|
|
||||||
|
===============================
|
||||||
|
Using the AutoRespond feature
|
||||||
|
===============================
|
||||||
|
|
||||||
|
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.
|
||||||
|
For more information about how to define match rules, please refer to sample-matches.ini
|
||||||
|
|
||||||
=========================
|
=========================
|
||||||
Disclaimer & Last words
|
Disclaimer & Last words
|
||||||
=========================
|
=========================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue