Add a subcommand to check server features

This commit is contained in:
Marc Plano-Lesay 2024-11-04 15:09:18 +11:00
parent c141153ad1
commit 0cd998a7a6
6 changed files with 221 additions and 25 deletions

View file

@ -1,3 +1,4 @@
pub mod missing_date_of_birth;
pub mod server_features;
pub mod server_version;
pub mod sync_date_of_birth;