mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-17 00:39:27 +08:00
commits: Adj: rename update player info function Fix: use play exp record to check time Add: show exp and level of player in dashboard
21 lines
344 B
YAML
21 lines
344 B
YAML
# --------------------
|
|
# Define argument group of dashboard-only arguments.
|
|
# --------------------
|
|
|
|
# ==================== Dashboard ====================
|
|
Dashboard:
|
|
- Oil
|
|
- Coin
|
|
- Gem
|
|
- Pt
|
|
- Cube
|
|
- ActionPoint
|
|
- YellowCoin
|
|
- PurpleCoin
|
|
- Core
|
|
- Medal
|
|
- Merit
|
|
- GuildCoin
|
|
- ResearchPercent
|
|
- PlayerLevel
|
|
- PlayerExp |