Setup & Configuration
Emberworks
Purpose
Emberworks manages server economy progression, wallet visibility, and catalog controls.
Prerequisites
- Access to
emberworkspanel. - Economy-related activity tracking configured where relevant.
Dashboard Settings
is_enabledallow_giftingallow_storeallow_tradingallow_role_purchases(currently disabled in UI)- Event source toggles: Voice, Message, Reaction, Engagement, CommRep, StaffRep
allowed_item_keys(store catalog allow-list)
Command Surface
/emberworks/wallet/bal/balance [user]
Permissions And Entitlements
- Command visibility uses default command permissions.
/balanceoptionaluseropens read-only view for target user wallet.- No additional entitlement is required for wallet commands themselves.
Operational Example
- Enable Emberworks and Message + Voice event sources.
- Enable store and select allowed item keys.
- Run
/walletand/balance user:@memberto validate both personal and view mode.
Edge Cases
- Store controls are hidden when
allow_storeis disabled. - Saved item keys are sanitized against active global store items.
Troubleshooting
- Empty item list: verify active store items exist and store is enabled.
- Commands open but no progression changes: verify
is_enabledand event-source toggles.