An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Debt Repayment - DebtRepayment.js

Plugin desc : Money Minus Plugin

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/DebtRepayment.js

Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/DebtRepayment.js

File name : DebtRepayment.js

Help of plugin :

@target MZ
@url https://github.com/triacontane/RPGMakerMV/tree/mz_master/DebtRepayment.js
@plugindesc Money Minus 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-MZ-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----

DebtRepayment.js

Allows you to set negative amounts for your balance.
This plugin can be used to represent debt status, or to display advances or
credits for items in a store.

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 underLimitCanBuying
@text Minimum purchase amount
@desc The minimum purchase price at the store. Please specify a negative value.
@type number
@default 0
@min -99999999
@max 0

@param debtTextColor
@text Debt text color
@desc Change the text color when you are in debt in the money window.
@type color
@default 0

@param disableSwitchId
@text Prohibited Switch ID
@desc When the specified switch is ON, you will not be able to make your money negative. If not specified, you can always make your money negative.
@type switch
@default 0

@command REPAY_GOLD
@text Debt repayment
@desc If your balance is negative, reset it to zero.

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.