VoidCrewModdingTeam-SteamBanning icon

SteamBanning

Provides banning feature to hosts.

Last updated 2 months ago
Total downloads 322
Total rating 0 
Categories Mods
Dependency string VoidCrewModdingTeam-SteamBanning-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100
VoidCrewModdingTeam-VoidManager-1.1.1 icon
VoidCrewModdingTeam-VoidManager

Manages mods for multiplayer, gives users Mod controls via GUI (when provided by the mod, default keybind F5), and provides API for developers.

Preferred version: 1.1.1

README

SteamBanning

Version 1.0.1
For Game Version 0.26.1
Developed by Dragon
Requires VoidManager 1.1.1


💡 Function - Provides banning features

  • Provides UI for banning and unbanning players.
  • Kicks banned players as they join while local client is hosting.
  • Notifies local client when a banned player has joined the session (while not hosting).

🎮 Client Usage

  • Use F5 menu to access banning UI and Banlist UI. F5 > Mod Settings > Steam Banning
  • If you have a steam ID, users can be added to the banlist config at Void Crew\BepInEx\config. Format: 'steamID:username'. Separate multiple instances with ','

👥 Multiplayer Functionality

  • ✅ Client
    • As client, user will be notified when a banned user has joined the session. UI is interactable and users can be banned from future sessions.
  • ✅ Host
    • Enforces ban list while hosting.

🔧 Install Instructions - Install following the normal BepInEx procedure.

Ensure that you have BepInEx 5 (stable version 5 MONO) and VoidManager installed.

✔️ Mod installation - Unzip the contents into the BepInEx plugin directory

Drag and drop SteamBanning.dll into Void Crew\BepInEx\plugins