Added spectator spawn feature for permanent spectators (joined the game after it started).
Now they can be teleported to a specific spawn point or a random player spawn point.
Updated content of 'game location not found' warning message, now it will say which game location not set properly.
Updated lobby locations component in arena editor menu.
Updated some of the comments in config file.
Changes in config.yml
Code (YAML):
Spectator-Settings: # Should we teleport permanent spectators (joined the game after it started) to spectators spawn # or to a random player spawn point? Teleport-To-Spectator-Spawn: true