Fantaz-KickUI icon

KickUI

Adds a kick button next to each player's name in the scoreboard for the host

Last updated 2 hours ago
Total downloads 1
Total rating 0 
Categories Tools Server-side AI Generated
Dependency string Fantaz-KickUI-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

RiskofThunder-HookGenPatcher-1.2.9 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.9
bbepis-BepInExPack-5.4.2121 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2121
Rune580-Risk_Of_Options-2.8.5 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.8.5

README

KickUI

A simple and intuitive mod that adds kick buttons to the Risk of Rain 2 scoreboard, allowing hosts to remove players from their lobby with ease.

Scoreboard with kick buttons

Features

  • Kick buttons next to player names - Appears in the TAB scoreboard for easy access
  • Host-only - Buttons only appear for the game host
  • Confirmation dialog - Optional "Are you sure?" prompt before kicking
  • Kick notifications - Optional chat message when a player is kicked
  • Fully customizable - Button theme, size, and position via Risk of Options

Why This Mod?

Risk of Rain 2's built-in Steam kick commands (kick_steam) are currently broken, making it difficult or impossible for hosts to remove disruptive players. This mod bypasses those broken commands by using the game's internal NetworkManagerSystem, providing a reliable kicking solution with a clean UI.

Usage

  1. Host a multiplayer game
  2. Open the scoreboard (TAB key)
  3. Click the "Kick" button next to any player's name
  4. Confirm (if enabled) and they're gone!
📋 Full Customization Options

General Settings

  • Confirm Dialog - Toggle the confirmation prompt on/off
  • Kick Message - Toggle chat notifications when kicking players

UI Customization

  • Button Theme - Choose from 9 color themes:

    • None (native RoR2 styling)
    • Red, Orange, Yellow, Green
    • Light Blue, Blue, Purple, Cyan, Pink
  • Button Size - Three preset sizes:

    • Small (45×35)
    • Default (60×45)
    • Big (75×55)
  • Button Position - Fine-tune placement:

    • Offset X: -250 to -90 (Default: -110)
    • Offset Y: -50 to 50 (Default: 0)

All settings accessible through Risk of Options mod menu. RiskOfOptions General RiskOfOptions UI

❓ FAQ

Q: Do all players need this mod installed?
A: No, only the host needs it installed. Clients will not see the buttons.

Q: Why don't the built-in kick commands work?
A: Risk of Rain 2's Steam-based kick commands are currently broken. This mod bypasses them entirely.

Q: Can I change the button text?
A: Not in v1.0.0 - this may be added in a future update if requested.

Q: The button overlaps with another mod's UI. What do I do?
A: Adjust the "Button Offset X" and "Button Offset Y" settings in the config menu.

⚙️ Compatibility & Known Limitations

Compatibility

  • Works with other UI mods (position adjustable if conflicts occur)
  • Multiplayer compatible - only host needs mod installed
  • Dedicated server compatible

Limitations

  • Only the host can see and use kick buttons (by design)
  • Cannot kick yourself (by design)
  • Requires Risk of Options for configuration menu

Development

This mod was developed with assistance from AI tools for code generation, debugging, and optimization. All design decisions, testing, and final implementation were done by the mod author.

Credits

  • Inspiration: DebugToolkit's kick functionality
  • AI Assistance: Claude Sonnet 4.5 and Gemini 3 Flash

Support