This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
Joive PlayerList
A Burglin Gnomes BepInEx mod that adds a separate scrollable player list with a kick button for modded servers.
By Joive
| Date uploaded | 3 weeks ago |
| Version | 1.0.0 |
| Download link | Joive-Joive_PlayerList-1.0.0.zip |
| Downloads | 370 |
| Dependency string | Joive-Joive_PlayerList-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
BG Player List
Scrollable player list and kick menu for Burglin Gnomes.
Made by Joive.
Features
- Separate in-game player list menu.
- Scrollable list for modded servers with more players.
- Search by name, client ID, or Steam/kick ID.
- Kick button for host/server.
- Optional second-click kick confirmation.
- Dark BGMod-style IMGUI menu.
- Modal cursor/input lock while the menu is open.
Controls
F8— open/close player list.Esc— close player list.
Install
- Install BepInEx 5 x64.
- Put
BG-PlayerList-Joive.dllinto:
Burglin' Gnomes/BepInEx/plugins
- Start the game.
Notes
Only the host/server can kick players.
The mod uses the game's own kick path:
Bootstrap.KickPlayer(...)
For online Steam lobbies it tries to resolve the Steam ID from the Netcode client ID before kicking.
CHANGELOG
Changelog
1.0.0
- Initial release.
- Added separate scrollable player list menu.
- Added host/server kick button.
- Added search field.
- Added optional kick confirmation.
- Added modal cursor/input lock.