FPP AutoAuth Extension v1.0.0
Author: FPP
Automatically handles bot authentication for FakePlayerPlugin.
Features:
- Auto-register new bots with /register command
- Auto-login returning bots with /login command
- Stores credentials in local SQLite database
- Supports popular auth plugins (RegisterPlus, AuthMe, etc.)
How it works:
1. When a bot spawns for the first time, it automatically runs /register
2. Bot credentials are saved to a local database
3. When the same bot spawns again, it automatically runs /login
Config file: plugins/FakePlayerPlugin/extensions/FppAutoAuth/config.yml
Database: plugins/FakePlayerPlugin/extensions/FppAutoAuth/data/bots.db