Bugfixes
- Fixed duplicate data folder in mods directory — all data now stored in
AverionRedeem/
- Code Log added (who redeemed which code and when)
- Player names shown in log instead of UUIDs
- Admin code list now has column headers
- Admin code rows have dark background with status indicator bar
- Buttons fixed: no more truncated text, uniform sizing
Bugfixes
-minAccountAgeHoursnow checks the real first server join time (PlayerConnectEvent), not when the player first opened the referral tab
New Features
UI Improvements
- Referral Milestones: Commands that run when a referrer reaches a specific number of referrals — configurable in the admin panel under Referral → Milestones
- Copy Code: Referral code is now a clickable text field (CTRL+A + CTRL+C to copy)
- New Players Only: New "Max. hours since 1st join" field — blocks players who have been on the server too long (0 = disabled)
- Translation System: All UI texts moved to
lang/de.jsonandlang/en.json— add your own language aslang/xx.jsonin the mod folder (template:lang/example.json)- Referral Log Player Filter: Search field in the log — filter entries by player name (redeemer or referrer)
- StatusLabel now shows errors in red and success in green (was always green before)
- Redeem button is now highlighted (primary style)
- History tab is now labeled "Verlauf" in German
- History rows have a gold accent strip on the left
- Exhausted codes in the admin panel are highlighted in red
- Toast notification on successful code redeem
- Double-clicking the redeem button is prevented (
locksInterface)- Referral config labels simplified and clarified
