// plugin · v0.4.1
PlayerLog
Player activity logger
v0.4.1
plugin
adminloggingplayers
// price
$2.99
Overview
Logs player connections, sessions, and activity for admin review.
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
Toggle the live watcher that streams connect/disconnect to your console
plt.reset
Reset all join counts to zero
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
playerlog.admin
Use the watcher and reset commands
playerlog.notify
Receive connect/disconnect notifications in chat
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