promotional bannermobile promotional banner

AFKSpinner

Automatically spins your character in place when you go AFK for a fun RP effect. Stops when you return. Includes optional manual controls with /afkspin start | stop.

File Details

AFKSpinner_11-04-26.zip

  • R
  • Apr 11, 2026
  • 17.87 KB
  • 126
  • 12.0.5+4
  • Classic + 3

File Name

AFKSpinner_11-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.12] — 2026-04-11

Added
- `NormalizeSpeedNumber`: single clamp/round path for speed (0.1–2.0, step 0.1) shared by `SanitizeSavedSettings` and `/afkspin speed`, so slash input cannot drift from slider/save rules mid-session.

Fixed
- `SanitizeSavedSettings`: invalid or non-string `language` values in SavedVariables are reset to the default locale instead of relying only on the post-merge line in `ADDON_LOADED`.
- `GetStopReasonText`: removed a redundant fallback; `T()` already resolves missing keys via the English pack.

Changed
- `/afkspin delay`: non-integer arguments are rounded the same way as `SanitizeSavedSettings` (`math.floor(delay + 0.5)`), then clamped to 0–30.