namespace Bloxstrap { public static class GlobalCache { public static readonly Dictionary ServerLocation = new(); } }