aboutsummaryrefslogtreecommitdiff
path: root/plugin_join_leave.go
Commit message (Collapse)AuthorAgeFilesLines
* Allow plugins to handle player join and leave eventsHimbeer2024-11-171-0/+82
This includes the ability to kick a client on join for reasons other than banning. Closes #156.