mta-discord-bridge A simple and secure resource to connect your Multi Theft Auto (MTA:SA) server to Discord using webhooks. It works server-side to prevent cheating and script manipulation.
Features Global Chat Logging: Sends all main chat messages to Discord.
Join and Quit Logs: Tracks when players connect or disconnect (with the reason).
Kill Logs: Tracks who killed who and the weapon used.
Clean Names: Automatically removes MTA color codes from player names.
No Client Triggers: 100% server-side for maximum security.
Installation Download the files.
Put the mta-discord-bridge folder inside your server resources directory.
Open config.lua and add your Discord Webhook URLs.
Refresh your resources and start the script.
Permissions Setup Because the script sends data to Discord, you must give it access in your server acl.xml file. Add the resource to the Admin group to allow external HTTP connections.
Configuration You can change your webhooks and settings easily inside the config.lua file without touching the main script files.