FiveGuard Authentication & Lation Weed Hotfix
Added
- N/A
Fixed
- Resolved FiveGuard authentication failure caused by public IP change
- Updated FiveGuard license binding to the server’s current public IPv4 address
- Verified server egress IP and restored FiveGuard authentication
- Fixed Lua syntax error in lation_weed/config/config.lua
- Closed missing Config.Police table (police = {})
- Corrected table structure so require, count, and labAccess load correctly
- Resolved '}' expected near 'require' parse error
- Prevented Config from being nil, fixing multiple server-side script errors
- Ensured lation_weed resource loads and starts correctly
Removed
- N/A