Joive-Joive_PlayerList icon

Joive PlayerList

A Burglin Gnomes BepInEx mod that adds a separate scrollable player list with a kick button for modded servers.

By Joive
Last updated a week ago
Total downloads 289
Total rating 1 
Categories Mods AI Generated
Dependency string Joive-Joive_PlayerList-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

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

  1. Install BepInEx 5 x64.
  2. Put BG-PlayerList-Joive.dll into:
Burglin' Gnomes/BepInEx/plugins
  1. 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.