Convert Regions/Spawns to JSON (#138)

This commit is contained in:
Kamron Batman 2020-05-26 00:34:29 -07:00 committed by GitHub
parent b8316e9202
commit 390f30e706
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
117 changed files with 97306 additions and 4848 deletions

View file

@ -376,7 +376,7 @@ namespace Server
AssemblyHandler.Invoke("Configure");
Region.Load();
RegionLoader.LoadRegions();
World.Load();
AssemblyHandler.Invoke("Initialize");