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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV 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://triacontane.blogspot.com/

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

File name : GoldWindowPosition.js

Help of plugin :

@url https://triacontane.blogspot.com/
@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-MV-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 this plugin 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

スポンサードリンク

-MV plugins

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