Is it possible to create custom commands?

Yes, but I believe it requires the use of CustomGameMode as a parent instead of ShooterGameMode and it must also be the first gamemode replacement to be loaded(removing any hopes of stackability).

How exactly you would add these commands, I do not know. I’ve not gone looking through the CustomGameMode.

-WM