Fix arena loading when using world management plugins (like MultiVerse)
In the previous versions arenas could be loaded before world management plugins, thus invalid positions may be loaded (because their worlds weren't loaded).
The bug has been fixed by loading the arenas one tick later Quake's enabling. When all other plugins are already loaded.