# AutoGG
A simple, lightweight client-side mod. When a match ends (you die or get a kill),
it automatically sends "gg" in chat. Never forget good sportsmanship again!
## Features
- Automatically detects death and kill messages
- Sends the message after a natural 1.5 second delay (not instant)
- Lightweight, no performance impact
- Client-side only, no server-side installation required
## How it works
The mod listens to chat messages. When a message containing your username along
with death/kill keywords (died, was slain, was killed, etc.) appears, it sends "gg"
in chat after a short delay.
## Requirements
- Fabric Loader
- Fabric API
- Minecraft 26.2
## Notes
Some servers may consider automated chat messages against their rules. Please check
your server's rules before using this mod.