[CGMZ] Gathering - Version Alpha R7

Hi all, today this plugin was updated to version AlphaR7!
This version is full of smaller requests and some bug fixes. This update adds instant gathering, which is for people who want nodes to be gathered instantly without showing the progress window. This is a per-node feature, and can be enabled by setting the gather time for a node to 0.
This update also adds a bunch of customization for the gather progress window. You can now set the gauge height, customize the gathering text, add a Y offset to the window, set the window width, and show the text over the progress bar. Speaking of the gather progress window, this update fixed a small bug that could cause the map name window to interact poorly with the gather or planting windows. See below gif for how these customizations can be used:
This update also fixes a pretty major bug that caused planted gathering nodes to disappear when transferring maps in some cases.
This update also makes the Start Planting plugin command much easier to use, as you no longer need to wrap it in a conditional branch that checked if something was planted already or not.
- Added instant gathering
- Added lots of gather progress window customization features
- Fix bug with planted gather node disappearing after map transfer
- Fix bug with plantable window weird interaction with map name window
- Start Planting plugin command no longer required to wrap in conditional