please add a setting to switch it and hide god mode and editor mode by default
Implemented a setting. Also, I'll now create the page selector only if necessary (i.e. if there are at least 2 pages).
One question: Do you prefer the setting to be a startup or runtime-global (map) setting? So far, it would be the only map setting, so it may be easy to miss. The advantage of a map setting is that you wouldn't have to restart the game when changing the setting. However, if you want to make it harder to toggle the editor/god mode buttons, requiring a restart is an additional hurdle that prevents players from casually changing the setting. Personally, I really have no preference one way or the other. Leaving it as a startup setting would save me a little work; but changing the setting type really wouldn't be much work. :-D