I have a map that needs to be spawned.

Must I go through and individually create the XML Spawner for each spawn I want to happen?

OR

Is there a way for me to plug in stuff manually, or with a program, into a file and load the file?
 
You can create a spawn map and then load it into any of the Spawner systems. Look in your Data folder inside your server folder and look for .map files (mine are in a folder called Monsters). However, since it's a custom map, I would recommend placing your spawners manually and exporting them to a spawn file (then you can keep that as the backup).
 
Back