File Details
v12.0.0-beta4
- B
- Jan 28, 2026
- 323.18 KB
- 218
- 12.0.1+5
- Classic TBC + 2
File Name
GuildGreet-v12.0.0-beta4.zip
Supported Versions
- 12.0.1
- 12.0.0
- 4.4.0
- 3.4.3
- 2.5.4
- 1.15.8
GuildGreet-Extended
v12.0.0-beta4 (2026-01-28)
Full Changelog Previous Releases
- Prevent nil error in UpdatePlayerCheckboxes
Add a guard in GLDG.Utils:UpdatePlayerCheckboxes to check for the Players IgnoreBox global before accessing UI controls, returning early if the GUI isn't created yet. This prevents nil-value errors during initialization. Also update CHANGELOG.md to document the fix.