-
Notifications
You must be signed in to change notification settings - Fork 71
Settings Log Line Webhooks
ElGuillermo edited this page Oct 12, 2024
·
7 revisions
{
"webhooks": [
{
"log_types": [
"MATCH ENDED",
"ADMIN PERMA BANNED",
"ADMIN BANNED",
"TK AUTO KICKED"
],
"webhook": {
"url": "https://discord.com/api/webhooks/...",
"user_mentions": [],
"role_mentions": []
}
}
]
}
{
"webhooks": [
{
"log_types": [
"ADMIN",
"ADMIN ANTI-CHEAT",
"ADMIN BANNED",
"ADMIN KICKED",
"ADMIN MISC",
"ADMIN MISC",
"TK AUTO",
"TK AUTO BANNED",
"TK AUTO KICKED",
"VOTE STARTED",
"VOTE PASSED"
],
"webhook": {
"url": "https://discord.com/api/webhooks/...",
"user_mentions": [],
"role_mentions": []
}
},
{
"log_types": [
"ADMIN PERMA BANNED"
],
"webhook": {
"url": "https://discord.com/api/webhooks/...",
"user_mentions": [],
"role_mentions": []
}
}
]
}
See this video to learn how to create a webhook.
HLL Advanced RCON - Join the discord
Getting Started
Additional Setup
- Discord Integration
- Manual backup
- Update or downgrade
- Migrate CRCON to another VPS
- Replace the game server managed in CRCON
- Adding a game server to manage in CRCON
- Database - Automated backup
- Database ‐ Password change
- Multiple CRCON Installs
Server Provider Setups
User Guide
- Navigation
- Views tab
- Records tab
-
Settings Tab
- Settings ‐ Settings
- Map manager
- Audit webhooks
- Admin ping webhooks
- Watchlist webhooks
- Camera webhooks
- Chat webhooks
- Kill/TK webhooks
- Level auto mod
- No leader auto mod
- Seeding auto mod
- No solo tank auto mod
- RCON game server configuration
- CRCON settings
- Chat Commands
- Scorebot
- Steam API
- VAC/Game bans
- TK ban on connect
- Name kicks
- Log Line Webhooks
- Expired VIP
- GTX server name change
- Log stream
- Stats Tab
- Login/Logout
User Guide : Autosettings
User Guide : Admin interface
Developer Guides
- CRCON API
- Miscellaneous
- HLL RCON Commands
- v9 to v10 API Changes
- Variables and Names
- Remotely connect to the PostgreSQL database
Help
- Hell Let Loose Server
- Hell Let Loose FAQ
- CRCON FAQ
- CRCON Troubleshooting
- CRCON Support
- Submitting Github Issues
- HLL Community RCON Discord
Other