Skip to content

Plugin CustomStatus

github-actions[bot] edited this page Apr 15, 2026 · 1 revision

Custom Status

Sets a custom chat status message that rotates through multiple messages defined in a text file. Supports both server-side status updates (visible to friends) and local-only display. Messages are separated by (end status) in the config file.

How to Use

  1. Edit the config/customStatus.txt file with your desired status messages, separated by (end status)
  2. Open League Client settings
  3. Navigate to Elaina ThemePlugin Settings
  4. Configure the Status Delay to control rotation speed
  5. Optionally enable Local Only mode to only change the status display locally

Settings

Setting Default Description
Custom-Status-Local false Display custom status locally only (others won't see it).
status-delay 10000 Delay before applying custom status (milliseconds).

Credits

  • Author: Elaina Da Catto

Source: customStatus.ts

Clone this wiki locally