Rewards UI
Rewards UI
Section titled “Rewards UI”The Rewards UI allows players to view and collect pending rewards from achievements.
Command: /rewards or /belohnungen
Overview
Section titled “Overview”When an achievement grants a lootbag or other pending reward, it’s stored until the player collects it. The Rewards UI provides a dedicated interface for managing these rewards.
Features:
- View all pending rewards
- Collect individual rewards
- Collect all rewards at once
- See reward source (which achievement)
- Lootbag contents shown in chat
Accessing Rewards
Section titled “Accessing Rewards”Commands
Section titled “Commands”| Command | Description |
|---|---|
/rewards | Open the Rewards UI |
/belohnungen | German alias |
From Achievement Toast
Section titled “From Achievement Toast”When an achievement with a lootbag reward is unlocked, the toast shows “Lootbag” in the rewards line, indicating the reward can be collected via /rewards.
Interface Elements
Section titled “Interface Elements”Reward List
Section titled “Reward List”The main view shows all pending rewards:
- Icon - Item icon or lootbag icon
- Name - Reward name
- Description - Reward details
- Source - “From: {Achievement Name}”
- Action Button - “Collect” or “Open”
Pagination
Section titled “Pagination”If you have more than 4 pending rewards:
- Previous - Go to previous page
- Next - Go to next page
- Page indicator - Shows current page
Collect All Button
Section titled “Collect All Button”Located at the top right - collects all pending rewards at once.
Reward Types
Section titled “Reward Types”Item Rewards
Section titled “Item Rewards”| Element | Display |
|---|---|
| Icon | Actual item icon |
| Button | ”Collect” |
| Action | Item added to inventory |
Lootbag Rewards
Section titled “Lootbag Rewards”| Element | Display |
|---|---|
| Icon | Lootbag icon |
| Button | ”Open” |
| Action | Opens lootbag, contents shown in chat |
Command Rewards
Section titled “Command Rewards”| Element | Display |
|---|---|
| Icon | Scroll/parchment icon |
| Button | ”Collect” |
| Action | Command executed |
Collecting Rewards
Section titled “Collecting Rewards”Single Reward
Section titled “Single Reward”- Open
/rewards - Find the reward you want
- Click Collect or Open
- Reward is processed
All Rewards
Section titled “All Rewards”- Open
/rewards - Click Collect All (top right)
- All rewards are processed
- Summary shown in chat
Chat Messages
Section titled “Chat Messages”Opening a Lootbag
Section titled “Opening a Lootbag”When you open a lootbag, the contents are displayed in chat:
Lootbag opened: Gold Loyalty RewardReceived: 25x Gold Ore, 1x Ruby, 1x EmeraldCollection Summary
Section titled “Collection Summary”When collecting all rewards:
3 rewards collected!Error Messages
Section titled “Error Messages”| Message | Cause |
|---|---|
| ”Inventory full!” | No space for items |
| ”Some items could not be collected” | Partial collection due to space |
| ”Reward could not be collected” | General collection error |
Localization Keys
Section titled “Localization Keys”All UI text is localizable. Add these keys to your language file:
Header
Section titled “Header”rewards.ui.title=Pending Rewardsrewards.ui.pending_count={0} rewards pendingButtons
Section titled “Buttons”rewards.ui.collect_all=Collect Allrewards.ui.collect=Collectrewards.ui.open=OpenInformation
Section titled “Information”rewards.ui.from=From: {0}rewards.ui.type.command=Command Rewardrewards.ui.type.lootbag=Lootbagrewards.ui.type.reward=Rewardrewards.ui.executes=Executes: {0}rewards.ui.open_to_reveal=Open to reveal contentsFeedback
Section titled “Feedback”rewards.ui.collect_failed=Reward could not be collected. Inventory full?rewards.ui.open_failed=Lootbag could not be openedrewards.ui.inventory_full=Inventory full!rewards.ui.some_not_collected=Some items could not be collectedrewards.ui.collected_count={0} rewards collected!rewards.ui.lootbag_collected=Lootbag collected!rewards.ui.lootbag_opened=Lootbag opened: {0}rewards.ui.lootbag_contents=Received: {0}rewards.ui.all_collected=All rewards collected!rewards.ui.no_rewards=No pending rewards- Check regularly - Rewards don’t expire but clutter the list
- Free up inventory space - Before collecting item rewards
- Use Collect All - Faster for many rewards
- Read lootbag contents - Check chat after opening
Troubleshooting
Section titled “Troubleshooting”Rewards Not Appearing
Section titled “Rewards Not Appearing”- Achievement may not have completed
- Check if reward type is supported
- Restart client if UI is stuck
Cannot Collect Items
Section titled “Cannot Collect Items”- Check inventory space
- Try collecting one at a time
- Check server logs for errors
Lootbag Shows Empty
Section titled “Lootbag Shows Empty”- Verify lootbag ID in achievement
- Check
lootbags.jsonconfiguration - Ensure lootbag has items or pool defined