Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
REPOLobbyFilter
Automatically filters Russian/Belarusian lobbies and allows manual blocking via hotkey
| Last updated | 4 months ago |
| Total downloads | 570 |
| Total rating | 1 |
| Categories | Client-side |
| Dependency string | KING-REPOLobbyFilter-1.1.1 |
| Dependants | 0 other packages depend on this package |
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.2100README
REPOLobbyFilter
BepInEx plugin for R.E.P.O. that automatically filters Russian and Belarusian game lobbies, plus manual blocking via hotkey.
Features
- Automatic Filtering: Blocks Russian/Belarusian lobbies based on country codes (RU, BY)
- Manual Blocking: Press B or F9 while hovering over any lobby to block it instantly
- Separate Blocklists: Auto-blocked and manually blocked lobbies stored separately
- Readable Format: Blocklists show both GUID and lobby name for easy management
- Persistent Storage: All blocked lobbies saved automatically
- Smart Migration: Automatically upgrades from v1.0.0 blocklist format
Installation
Prerequisites
IMPORTANT: You must install BepInEx 5.x first before using this plugin!
- Download BepInEx 5.4.23.4
- Extract BepInEx to your R.E.P.O. game folder
- Run the game once to generate BepInEx folders
- Exit the game
Plugin Installation
- Download
REPOLobbyFilter.dll - Place it in
R.E.P.O/BepInEx/plugins/ - Launch the game
Usage
Automatic Blocking
Lobbies with country codes RU or BY are automatically hidden from the server list.
Manual Blocking
- Hover your mouse over any lobby in the server list
- Press B or F9
- The lobby will be blocked and disappear
- Block is saved permanently
Configuration
Edit blocklist files in R.E.P.O/BepInEx/config/:
REPOLobbyFilter_AutoBlocked.txt- Auto-blocked lobbiesREPOLobbyFilter_ManualBlocked.txt- Manually blocked lobbies
Format: GUID | Display Name
Upgrading from v1.0.0
Your old blocklist will be automatically migrated to the new format on first launch. The old file is backed up as REPOLobbyFilter_Blocklist.txt.v1.0.backup.
Source Code
GitHub: https://github.com/Hanibalas7x7/REPOLobbyFilterPlugin
Changelog
v1.1.1
- Added automatic migration from v1.0.0 blocklist format
- Old blocklist automatically backed up
v1.1.0
- Added manual blocking with B/F9 hotkey
- Fixed hover detection for correct lobby blocking
- Separate auto/manual blocklists
- Readable GUID | Name format
v1.0.0
- Initial release with automatic country-based filtering