Hook OnOceanLevelChangeSuggestion
Now that the ocean level can be changed mid-game, can we have a hook for that?  I think it would be useful.
Usually it's done via a command so you should be able to use OnServerCommand
That will work for what I'm doing.  Thanks.