* 1. This plugins lets you change some database data on the fly, and those
* changes will be saved in save files
* 2. Changing too many database data in the same save can lead to the save
* file being too big, so only make absolutely necessary changes
* 3. This plugin doesn't work with dynamic map data, and I've no plans to
* support this, as it's all too complicated and convoluted to make it
* work well without creating even greater troubles, like the game file
* being too big and map reload issues
* 4. CHANGING DATA ON THE FLY SHOULD NEVER BE TAKEN LIGHTLY, SO THIS
* PLUGIN'S SPECIFICALLY DESIGNED TO NOT HAVE RMMZ BEGINNERS IN MIND