MAS Documentation
Table of Contents
Troubleshooting
Common issues
Verify the Creator Dashboard key and restriction scopes. Regenerate if revoked.
Counts use
bans.place_id = places.id. Old test places (e.g. Admin commands test) may hold historical bans under a different ID than your current NT Admin place.
Use Clear on Live Moderation for offline jobs, or wire
modcall_clear on BindToClose with a valid API key.
Enable auto-unban sync, confirm both MAS and Roblox APIs are reachable, and that keys have write permission for restrictions.
Hard-refresh the Documentation page (cache). Code blocks use forced
white-space: pre as of v3.9.0.
Debug mode
In config.lua:
Config.DEBUG_MODE = true
Enables detailed logging in the Roblox server console.