[CGMZ] Controls Window - Full 1.0.0 Release

Hi all, today this plugin was updated to version 1.0.0!
This version adds a new No Display Scenes parameter. This should be an easier way to set up scenes you do not want the controls window to display in, as you can now just list the scene name with a selectable option for each of the default menu scenes. Previously, you had to make a scene preset with the scene name and set the Display parameter to false, which was more tedious and harder to see what scenes displayed the window at a glance.
As a result of the above, the display parameter has been removed from preset setup. If you previously had some of your presets set to false, you will need to remove those presets and migrate the scene constructor name to the No Display Scenes parameter.
This update also adds a config manager flag to check for if the player has turned controls windows on or off in the options. You will need a plugin that can allow you to add custom options, such as [CGMZ] Options to use this. A similar ability to disable controls windows was added as a game switch, which is controllable by you the developer.
- Added no display scenes
- Added ConfigManager option to turn on/off the controls window
- Added switch to turn on/off the controls window
- Organized integration parameters