Bug fixes:
• PlaceholderAPI and Discord webhook no longer error when the plugin is disabling or config is missing.
Improvements:
• Entries per page in Flags/Notes views now follow the slot count from the GUI config
• Startup and reload no longer block the server; database setup and migrations run in the background
• Auto-kick/ban and similar threshold actions are scheduled in a Folia-safe way
• Exporting all notes or flags no longer freezes the server; file writing runs off the main thread
Technical:
• Internal improvements to database usage and initialization structure
