-
Notifications
You must be signed in to change notification settings - Fork 128
AutoReply
Misc > AutoReply replies automatically based on chat messages.
.autoreply enabled <0/1>
.autoreply mode <reply/chat>
- how to answer? as private message /r <msg>
or global chat
Note: servers must support the /r
command for replies.
.autoreply reply <string>
- the reply text. Multiple words must be within quotes.
.autoreply search <string>
- trigger words. Use this to enable AutoReply on different servers. Default: "whispers:"
Online servers may use different chat plugins. When a player messages you, it could be prefixed with NAME whispers:
(2b2t) or NAME whispers to you:
(Vanilla). Setting this properly will enable AutoReply on different servers.
-
"Notch whispers:" ->
.autoreply search whispers:
-
"Notch whispers to you:" ->
.autoreply search "whispers to you:"