-
Notifications
You must be signed in to change notification settings - Fork 14
Home
github-actions[bot] edited this page Apr 15, 2026
·
8 revisions
Welcome to the Elaina Theme wiki — your guide to customizing and using the theme for Pengu Loader.
- Plugins — All available plugins and how to use them (15 plugins)
- Settings Reference — Complete list of all settings (129+ options)
- Theme Customization — Wallpapers, fonts, banners, icons
- FAQ & Troubleshooting — Common questions and solutions
Elaina Theme stores all its configuration in the Pengu Loader DataStore. You can change settings through the in-client settings panel:
- Open the League Client
- Go to Settings (gear icon)
- Scroll down to the Elaina Theme section
- You'll find tabs for: Theme Settings, Plugins Settings, Backup & Restore, and About Us
| Plugin | Description |
|---|---|
| Auto Accept | Automatically accepts the matchmaking ready check when a game is found, so you don't have to click Accept manually. |
| Auto Queue | Automatically re-queues for a new game after the end-of-game screen. Supports configurable delay, ARAM-only mode, and a selectable game mode. Shows a countdown toast notification before starting the queue. |
| Custom Be Rp | Displays custom Blue Essence (BE) and Riot Points (RP) values in the client, replacing the real currency amounts with user-defined numbers. |
| 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. |
| Custom Summoner Lv | Replaces the displayed summoner level on the sidebar and profile page with a custom number. This is a visual-only change and does not affect actual account level. |
| Dodge Button | Adds a "Dodge" button to the champion select screen that lets you leave the lobby without closing the entire client. Uses the internal teambuilder-draft API to cleanly exit champion select. |
| Force Jung Lane | Forces summoner spell selection during champion select using keyboard shortcuts. Press Alt+J to set Smite+Flash (jungle) or Alt+L to set Heal+Flash (lane). Note: this plugin may no longer work with current client versions. |
| Invite All Friends | Adds an "Invite All" button to the lobby that sends invitations to all online friends in a selected friend group. Includes a dropdown to pick which friend group to invite from. |
| Loot Helper | Enhances the Hextech Loot inventory with quick-action buttons for opening all chests, disenchanting champion shards into Blue Essence, and a refresh button. Also displays shard counts and total disenchant values next to loot categories. |
| Name Spoofer | Replaces your displayed summoner name throughout the client with a custom name. Affects the sidebar, profile, chat, lobby, hover cards, scoreboards, and more. This is a local visual change only — other players still see your real name. |
| Offline Mode | Lets you cycle through all chat availability statuses (Online, Mobile, Do Not Disturb, Away, Offline) by clicking the status icon. Persists the selected status even during champion select to prevent the client from auto-changing it. |
| Practice5vs5 | Adds a "5v5 Practice" button to the lobby screen that instantly creates a 5v5 Practice Tool custom game on Summoner's Rift with spectators allowed. |
| Settings | Manages the Elaina Theme settings panel inside the League Client. Adds custom tabs (Theme Settings, Plugin Settings, Backup & Restore, About Us) to the client settings page and handles configuration persistence through the DataStore. |
| Skip Honor | Automatically skips the post-game honor voting screen when Auto Queue is enabled. Instantly submits the honor ballot so you go straight back to the lobby without having to manually honor a player. |
| Theme Preset Settings | Adds a quick-access theme menu to the League Client navigation bar (based on League Loader settings). Provides shortcuts to reload the client, open asset and config folders, access theme releases on GitHub, and open the full settings panel. |
This wiki is auto-generated from source code documentation. To improve it, add JSDoc comments to the source files and push to the main branch.