server-side only
Reloading after an outside change
Elevators are cached in memory and pushed to clients when they change. If something writes toawoken_elevators or awoken_elevator_floors outside the creator, call ReloadElevators() afterwards so players get it without a restart.
You don’t need this for anything done in the creator, which already reloads on save.