public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVMPP_WindowPropertyCustom

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: MPP_WindowPropertyCustom
  • Original author: ovate
  • Original date: February 11, 2018
  • Source thread: https://forums.rpgmakerweb.com/threads/mpp_windowpropertycustom.91173/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

MPP_WindowPropertyCustom - 2017/12/21 (ver. 1.0) Creator name: Mokusei Penguin Overview Allows modifications to windows appearance according by property.

Archived First Post

MPP_WindowPropertyCustom - 2017/12/21 (ver. 1.0)

Creator name: Mokusei Penguin

Overview
Allows modifications to windows appearance according by property.
Can be done through parameters.

Features- What can be changed
・Line Height
・Font Size
・Padding (margin width)
・Background Opacity

Changing the value of the superclass will alter the value for subclass.
However, it does not change if the value is set in lower class
When there's a high class and subclass, it prioritizes over subclass.

* Window_Base [superclass]
* ├Window_Selectable
* │├Window_Command
* ││├Window_HorzCommand
* │││├Window_ItemCategory
* │││├Window_EquipCommand
* │││└Window_ShopCommand
* ││├Window_MenuCommand
* ││├Window_SkillType
* ││├Window_Options
* ││├Window_ChoiceList
* ││├Window_PartyCommand
* ││├Window_ActorCommand
* ││├Window_TitleCommand
* ││└Window_GameEnd
* │├Window_MenuStatus
* ││└Window_MenuActor
* │├Window_ItemList
* ││├Window_EquipItem
* ││├Window_ShopSell
* ││├Window_EventItem
* ││└Window_BattleItem
* │├Window_SkillList
* ││└Window_BattleSkill
* │├Window_EquipSlot
* │├Window_Status
* │├Window_SavefileList
* │├Window_ShopBuy
* │├Window_ShopNumber
* │├Window_NameInput
* │├Window_NumberInput
* │├Window_BattleLog
* │├Window_BattleStatus
* ││└Window_BattleActor
* │└Window_BattleEnemy
* ├Window_Help
* ├Window_Gold
* ├Window_SkillStatus
* ├Window_EquipStatus
* ├Window_ShopStatus
* ├Window_NameEdit
* ├Window_Message
* ├Window_ScrollText
* └Window_MapName

Credit and Thanks: Mokusei Penguin

Terms of Use- Free for commercial and non-commercial use.

License - MIT License: http://opensource.org/licenses/mit-license.php
http://opensource.org/licenses/mit-license.php

You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/xd9a77j7ks8j6fk/MPP_WindowPropertyCustom.js?dl=1

Source
http://woodpenguin.web.fc2.com/MV_Plugin/WindowPropertyCustom.html

Features Mentioned

  • ・Line Height
  • ・Font Size
  • ・Padding (margin width)
  • ・Background Opacity
  • Changing the value of the superclass will alter the value for subclass.
  • However, it does not change if the value is set in lower class
  • When there's a high class and subclass, it prioritizes over subclass.
  • Spoiler: Supported Windows List
  • Window_Base [superclass]

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

Credit and Thanks: Mokusei Penguin Terms of Use- Free for commercial and non-commercial use. License - MIT License: http://opensource.org/licenses/mit-license.php http://opensource.org/licenses/mit-license.php

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.

#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar