Game settings
Roblox services AGMS expects to be enabled.
Enable these services in Game Settings → Security for full functionality.
| Capability | Why |
|---|---|
| HttpService | Cross-server presence checks in Player Lookup. |
| MessagingService | Admin chat, global ban broadcast, global shutdown, global votes. |
| DataStores | Bans, config overrides, warnings, per-player preferences. |
| Studio access to API | Required while testing during development. |
Discord webhook
Add a StringValue named AGMS_DiscordWebhookUrl to ServerStorage.
Optionally add AGMS_DiscordWebhookProxy if you front the webhook with a
proxy.