Integrate new settings into existing codebase

This commit is contained in:
Rares Bozga
2025-12-25 02:04:19 +02:00
parent 537b5c0d9b
commit cc904c7137
11 changed files with 150 additions and 43 deletions

View File

@@ -86,7 +86,7 @@ settings_config:
name: Textbox volume
description: Changes the volume when the textbox is writing.
type: number
default: 80
default: 50
min: 0
max: 100
increment: 5
@@ -98,11 +98,12 @@ settings_config:
default: 50
min: 0
max: 100
increment: 5
##
accessibility_rp_chat_disable_colors:
accessibility_chat_disable_colors:
tab: Accessibility
name: Disable colors in chat channels
description: If enabled, hides all colors in chat channels, instead using plain white.
name: Disable colors in chat
description: If enabled, hides all colors in chat, instead using plain white.
type: boolean
default: false
accessibility_rp_chat_space_messages: