Dev1A3-LobbyInviteOnly icon

LobbyInviteOnly

Adds a button to host an invite only lobby.

Last updated a month ago
Total downloads 51005
Total rating 7 
Categories Mods Misc Server-side
Dependency string Dev1A3-LobbyInviteOnly-1.0.8
Dependants 43 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

README

LobbyInviteOnly

Latest Version Total Downloads Discord Ko-fi

Information

This mod adds a new button when hosting a lobby which allows you to set it as invite-only. It was designed for people who want to play alone or with a specific group of friends without uninvited people being able to join.

This is also useful if you or someone in your lobby has their steam "game details" privacy setting as public as that allows anyone to join a friends-only lobby by clicking the join button on the person's public steam profile.

Note: Only the lobby host needs this mod, it does nothing for clients and is not required to be able to accept an invitation to an invite-only lobby.

Compatibility

  • Supported Game Versions:
    • v50+
    • v47-v49
    • v45
  • Works Well With:
  • Not Compatible With:
    • N/A

Configuration

The mod has no configuration options.

Credits

  • 1A3 - Creator

Support For Other Mods (For Mod Creators)

If the host of a lobby is using this mod you will have access to the following information:

Invite Only: GameNetworkManager.Instance.currentLobby.GetData("inviteOnly") == "true"