McCommandManager
Manages universal commands for multiple server implementations.
This class managing commands that are independent of the server implementation (e.g., Paper, Forge, Fabric). These universal commands work across different server types.
Parameters
T
The type of commands managed by this manager.