AstroChatBot
v1.0.01.20+AstroChatBot listens to your server chat for configured keywords and posts an auto-reply. Useful for FAQs like "how do I claim land" or "what is the IP".
Chat
Features
- Keyword detection in chat
- Configurable responses with hex color support
- Per-keyword cooldown (avoid spam)
- Case-sensitive or case-insensitive matching
- Regex pattern support
- Bypass permission for staff
Commands
| Command | Description | Permission |
|---|---|---|
/astrochatbot reload | Reload config | astrochatbot.admin |
/astrochatbot list | List configured keywords | astrochatbot.admin |
Permissions
| Node | Description | Default |
|---|---|---|
astrochatbot.bypass | Skip bot triggers | op |
astrochatbot.admin | Use commands | op |
Example Config
# AstroChatBot Configuration
case-sensitive: false
cooldown-seconds: 30
triggers:
ip:
keywords: ["what is the ip", "server ip", "how to join"]
response: "&6Server IP: &eplay.example.com"
claim:
keywords: ["how to claim", "claim land"]
response: "&6Use &e/claim &6to protect your area!"Download
Tags
chatbotauto-replyfaq