hazre-MorePlayers icon

MorePlayers

Removes the 4-player cap in Goblin Cleanup. All players share one room.

Last updated 7 hours ago
Total downloads 2
Total rating 0 
Categories Mods
Dependency string hazre-MorePlayers-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

GoblinCleanupModding-BepInExPack_GoblinCleanup-5.4.230501 icon
GoblinCleanupModding-BepInExPack_GoblinCleanup

BepInEx modloader, preconfigured and ready to use for Goblin Cleanup

Preferred version: 5.4.230501

README

More Players icon

More Players

A Goblin Cleanup mod that removes the 4-player cap.

Thunderstore Badge

All players share a single room instead of being split across separate rooms. Extra room doors are closed and labelled "Out of Order".

[!NOTE] Only the host needs to install this mod. Clients without the mod can still join.

Features

  • [x] Remove 4-player lobby cap (configurable up to 250)
  • [x] All players spawn in the same room
  • [x] Extra rooms closed with "Out of Order" labels
  • [x] Kickout UI, lobby list, and stats screen handle arbitrary player counts
  • [x] Server-side only — clients don't need the mod

Installation (Manual)

  1. Install BepInExPack for Goblin Cleanup (includes BepInEx + unstripped corlibs).
  2. Download the latest release ZIP from the Releases page.
  3. Extract the ZIP and copy GoblinCleanupMorePlayers.dll to your BepInEx plugins folder:
    • Default location: C:\Program Files (x86)\Steam\steamapps\common\Goblin Cleanup\BepInEx\plugins\
  4. Start the game. Host a lobby — the mod will allow more than 4 players.

Configuration

The mod can be configured via BepInEx/config/GoblinCleanupMorePlayers.cfg:

  • MaxPlayers: (Default: 8, Range: 1250) Maximum number of players. Steam lobbies support up to 250.

Development

Install mise and run mise install to set up tools.

mise run build    # Build the DLL
mise run package  # Build the Thunderstore package

Run mise tasks to list all available tasks.

License

This project is licensed under MIT License. See LICENSE for details.