Real-time logging. Discord integration. Zero excuses.
Stop guessing what happened on your server.
Prisma Logs captures everything โ player actions, chat,
combat, sandbox abuse, DarkRP events โ and puts it all
in a clean, searchable interface.
Real-time logging. Discord integration. Zero excuses.
and subcategories โ Player, Chat, Combat, Sandbox,
Tools, DarkRP, and more. Register your own in seconds.
Quick buttons for Today and Yesterday. Browse logs
day by day โ nothing gets lost.
automatically. Color-coded embeds, batched delivery,
auto-retry on failures. Your staff sees everything
without even opening the game.
player names. Filter by category, subcategory, tags,
date range โ find that one incident in seconds.
Mark important events, flag suspicious activity,
organize however you want.
This isn't a grey DFrame with a listview โ
it's a proper admin tool that looks premium.
no MySQL configs. Logs are stored locally and fast.
get wiped automatically. No manual maintenance.
delete logs โ admins, superadmins, or custom logic.
No one is crashing your server with spam requests.
Just clean, documented, professional Lua.
Stop running your server blind.
Prisma Logs. Install it. Know everything.
Extract the .zip into garrysmod/addons/
Hop in the config file โ full control lives here.
Not just basic tweaks โ EVERYTHING is configurable.
config.lua โ the main config:
Discord features:
Press B or /logs (configurable) to open the log viewer.
Admin/SuperAdmin only by default โ customize in config.
Click the date button in the filters bar to open a full
calendar picker. Days with logged activity are highlighted.
Click a category to filter. Search categories too.
automatically. No page buttons, no interruptions.
Every log gets pushed to Discord as a rich embed:
DarkRP is cyan, and so on. Fully customizable.
sent every 5 seconds. No webhook spam.
with configurable delays.
webhooks start failing.
Register your own categories and subcategories:
`prisma.Logs.RegisterCategory('MyCategory', {
subcategories = {'Sub1', 'Sub2'}
})`
Register color-coded tags:
`prisma.Logs.RegisterTag('Suspicious', {
color = Color(255, 0, 0)
})`
Log anything from your own addons:
`prisma.Logs.Add({
player = ply,
message = 'Something happened',
category = 'MyCategory',
subcategory = 'Sub1',
tags = {'Suspicious'},
})`
Extend the system however you want.
Your logs, your rules.
No reviews yet
Every review on GM Market is from a verified purchase.