chuxiaaaa-LethalCloudBan icon

LethalCloudBan

Cloud-based blacklist system for servers

Last updated 6 hours ago
Total downloads 2
Total rating 0 
Categories Mods Server-side
Dependency string chuxiaaaa-LethalCloudBan-1.0.0
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
Dev1A3-LobbyImprovements-1.1.2 icon
Dev1A3-LobbyImprovements

Various improvements for lan and online lobbies

Preferred version: 1.1.2

README

LethalCloudBan

Thunderstore Version Thunderstore Downloads

Cloud-based blacklist system for servers.

When a player attempts to join a lobby, the mod checks a remote blacklist using their SteamID.
If the player exists in the blacklist, the connection will be denied and the ban reason will be displayed.

When used together with LobbyImprovements, any player banned through its in-game ban system will automatically be added to the cloud blacklist.

Features

  • Cloud blacklist verification during connection approval
  • Blocks players listed in the blacklist before they join the lobby
  • Displays the blacklist reason to the blocked player
  • Automatic cloud blacklist sync when banning players with LobbyImprovements
  • Allows blacklist sharing across multiple servers

How It Works

  • During connection approval, the player's SteamID is checked against the cloud blacklist.
  • If the player is listed, the connection is rejected and the stored reason is shown.
  • If a host bans a player using LobbyImprovements, the SteamID and reason are automatically uploaded to the cloud blacklist.

Notes

  • LobbyImprovements is required for automatic blacklist syncing.
  • The mod relies on a remote blacklist API service.
  • If the API is unavailable, the join check may fail.