mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-06-21 09:47:44 +02:00
Route VelocityServer's startup and reload paths through ConfigurationLoader.loadConfiguration(), so the proxy now reads velocity.yml (migrating an existing velocity.toml on first start) instead of reading velocity.toml directly. LegacyConfigurationLoader is retained behind the migration path. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>