Zone Manager not loading server restart

after the mai update my server is not loading zone manager anymore i have to manually load/reload zonemanager and zonedomes

(03:10:21) | [Zone Domes] Unable to find ZoneManager, unable to proceeed
(03:10:21) | [Zone Domes] Unable to find ZoneManager, unable to proceeed
(03:10:21) | Calling 'OnServerInitialized' on 'ZoneManagerAutoZones v1.3.7' took 710ms
(09:59:57) | [Zone Domes] Unable to find ZoneManager, unable to proceeed
(09:59:58) | ZoneManager was compiled successfully in 469ms 
this is from my rustadmin console had to load zonemanager myself when i woke up

ZoneManager is loaded perfectly, as seen in "ZoneManager was compiled successfully in 469ms". The problem lies in the fact that the plugin "Zone Domes" is loaded first, but ZoneManager is required.

Why does it load first?

This is because ZoneDomes and ZoneManager are loaded alphabetically, and the "D" in Dome comes before the "M" in Manager. You might need to implement a plugin that automatically reloads the ZoneDomes plugin after ZoneManager has been loaded.

 

And perhaps you could consider updating the ZoneManager plugin.

9:59 was me loading the plugin by hand