// plugin · v0.4.1
PlayerLog
Player activity logger
v0.4.1
plugin
adminloggingplayers
// price
$1.99
Overview
Console commands return who's online, recently active, and flagged. The notify permission gets admins a heads-up when a tagged player connects, useful for cheater watchlists.
Features
- Logs every connect and disconnect to a file with timestamps
- Tracks total join count and session length per player
- First-join detection tags new players with [NEW] in chat
- Admins with the notify permission see connect/disconnect in chat
- Console-message watcher mode streams events to your F1 console
- Auto-clears join counts on fresh server wipe
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
plt
Print the player log table
plt.reset
Reset the in-memory tracking log
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
playerlog.admin
Console commands
playerlog.notify
Receive in-game notification when a tagged player connects
Included with purchase
PlayerLog.cs— drop intooxide/plugins/orcarbon/plugins/- Lifetime updates — every future version, free
- Discord support from the Shadow Kids Studios community
- Per-server license — use on every server you run
Technical details
IDplayerlog
Slugplayerlog
Version0.4.1
Categoryplugin
AuthorxADROCx
Tagsadmin, logging, players
// related