A client-side overhaul of the chat box, making it editable and adding keybind support!
| Key | Action |
|---|---|
| ↑ / ↓ | Scroll through message history |
| Delete (hold) | Delete character ahead of cursor (repeat) |
| Backspace (hold) | Delete character behind cursor (repeat) |
| 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 |
Ensure you have BepInEx installed
Download BetterChatBox
BetterChatBox.dll inside BepInEx/plugins/Mods menuBepInEx/config/NoSpawnn.BetterChatBox.cfg