Add extension methods on CommandsNextExtension dictionaries
Created by: IDoEverything
Should make sharding much easier
Summary
Adds extension methods for Dictionary<int, CommandsNextExtension>
s that foreach through them that reflect the ones you would use for just a regular CommandsNextExtension
.