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.
SteamBanning
Provides banning feature to hosts.
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | VoidCrewModdingTeam-SteamBanning-1.0.0.zip |
| Downloads | 280 |
| Dependency string | VoidCrewModdingTeam-SteamBanning-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.2100VoidCrewModdingTeam-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.1README
SteamBanning
Version 1.0.0
For Game Version 0.25.2
Developed by Dragon
Requires VoidManager 1.0.4
💡 : 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
- ✅ Host
- ⬜ All
🔧 : Install Instructions : Install following the normal BepInEx procedure.
Ensure that you have BepInEx 5 (stable version 5 MONO) and VoidManager installed.
✔️ : Mod install : Unzip the contents into the BepInEx plugin directory
Drag and drop SteamBanning.dll into Void Crew\BepInEx\plugins
CHANGELOG
1.0.1
- Updated for game version 0.26.1 (Update 4)
1.0.0
- Initial release