
You are viewing a potentially older version of this package. View Latest Version

An client-side only overhaul of the chat box, making it editable and adding keybind support!
| Key | Action |
|---|---|
| ↑ / ↓ | Scroll through message history |
| Delete | Delete character ahead of cursor |
| Backspace | Delete character behind cursor |
| Ctrl + X | Delete all text (or cut to clipboard, depending on the config settings) |
| Ctrl + C | Copy all text to the clipboard |
| Ctrl + V | Paste from your clipboard (up to the character limit) |
| Ctrl + ← | Move left a word |
| Ctrl + → | Move right a word |
| Ctrl + Backspace | Delete whole word behind cursor |
| Ctrl + Delete | Delete whole word in front of cursor |
Mods menuBepInEx/config/NoSpawnn.BetterChatBox.cfgEnsure you have BepInEx installed
Download BetterChatBox
BetterChatBox.dll inside BepInEx/plugins/