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

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

MZ plugins

Gold Window Position - GoldWindowPosition.js

Plugin desc : Money window position adjustment plugin

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com

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

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

File name : GoldWindowPosition.js

Help of plugin :

@target MZ
@url https://github.com/triacontane/RPGMakerMV/tree/mz_master/GoldWindowPosition.js
@plugindesc Money window position adjustment 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
-----

GoldWindowPosition.js

This changes the display coordinates of the Gold window to be obtained from
the variable value specified by the parameter.
It displays regardless of the message window’s position, so you need to adjust
it so that it doesn’t overlap with the message window.

This plugin does not have any plugin commands.

Terms of Use:
You may modify and redistribute it without permission from the author, and
there are no restrictions on its use (commercial, 18+, etc.).
This plugin is now yours.

@param switchId
@text Valid Switch Number
@desc Position adjustment is enabled only when the specified switch is ON. If not specified, it will always be enabled.
@type switch
@default 0

@param xVariableId
@text X coordinate variable
@desc The variable number that receives the window’s X coordinate.
@type variable
@default 1

@param yVariableId
@text Y coordinate variable
@desc The variable number that receives the window’s Y coordinate.
@type variable
@default 1

スポンサードリンク

-MZ plugins

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