public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVTY_deathErase_saveFile

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: TY_deathErase_saveFile
  • Original author: TobyYasha
  • Original date: March 22, 2022
  • Source thread: https://forums.rpgmakerweb.com/threads/ty_deatherase_savefile.146013/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

TY_deathErase_saveFile Toby Yasha​ Introduction Have you ever wanted to restrict players from being able to play saveFiles they died on? now you can!

Archived First Post

TY_deathErase_saveFile
Toby Yasha

Introduction
Have you ever wanted to restrict players from being able to play saveFiles they died on? now you can!

Features
Enables the possibility of erasing the currently played saveFile upon death.

Screenshots
Screenshot_43.png

Screenshot_44.png

Screenshot_45.png

How to Use
This is a plug&play type of plugin, no adjustments needed.

Plugin Commands / Script Calls
you are free to use in-built MV code that was used making this plugin:
let savefileId = DataManager.latestSavefileId(); < Obtain current saveFile
StorageManager.remove(savefileId); < Deletes current saveFile
Put this in a script call if you want to trigger the effect at any point.

Download
You can grab the plugin from Itch.io, let me know if you encounter any problems.
  • https://toby-yasha.itch.io/rpgmv-ty-deatherase-savefile

Terms and Credits
Can be used commercially/non-commercially.
Crediting me is optional but appreciated!

Features Mentioned

  • Enables the possibility of erasing the currently played saveFile upon death.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms and Credits Can be used commercially/non-commercially. Crediting me is optional but appreciated!

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar