File Details
AutoRepair_24-04-26.zip
- R
- Apr 24, 2026
- 14.69 KB
- 1.5K
- 12.0.5+5
- Classic + 3
File Name
AutoRepair_24-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[2.10] - 2026-04-24
Changed
- Slash commands: dispatch uses a fixed `SLASH_HANDLERS` table and small named functions instead of allocating a new command map on every `/ar` / `/autorepair` line (same commands and behavior).
- `CanUseGuildBankForRepair`: clearer early exits (`useGuildBank`, API presence, guild membership, `CanGuildBankRepair()`), same eligibility rules as before.
- `MERCHANT_SHOW` handler: single combined guard for the “already attempted” flag and disabled settings (logic unchanged).