Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Light Save Data - LightSaveData.js
Plugin desc : Save data lightweight plugin
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com/
Desc page : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/LightSaveData.js
File name : LightSaveData.js
Help of plugin :
@url https://triacontane.blogspot.com/ @plugindesc Save data lightweight plugin @author Triacontane @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/triacontane-MV-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- When saving, this plugin reduces the size of your save data by deleting the actor information of actors who have never joined a party. If you receive a warning log message saying "Save data too big!" or experience long freezes when saving, using this plugin may improve the situation. Caution! 1. This plugin may not be effective against all types of save data bloat. It only deletes actor information, so it will not address issues caused by other factors. 2. Depending on the plugin you have installed, necessary data may be deleted. This plugin does not have a plugin command. Terms of Use: You may modify and redistribute this plugin without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). This plugin is now yours. @param SaveOnlyInParty @desc Discards information about actors who have left the party, leaving only information about actors who are in the party at the time of saving. (ON/OFF) @default OFF @param ExceptionActorIds @desc Please specify the actor IDs that will not be deleted, separated by commas. (1,2,3) @default