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

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

MV plugins

Menu Bar Addition - MenuBarAddition.js

Plugin desc : Menu bar addition 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/MenuBarAddition.js

File name : MenuBarAddition.js

Help of plugin :

@url https://triacontane.blogspot.com/
@plugindesc Menu bar addition 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
-----
Adds a menu bar to the screen.
In addition to the default functions (F3, F4, F5),
you can add up to four custom items.
Clicking will turn on the specified switch.

You can also invoke a context menu similar to the menu bar by clicking the
mouse (or right-clicking).

Note!
This plugin only works when run locally.

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 CommandF3
@text Stretch mode switching
@desc Add stretch mode switch (F3) (ON/OFF)
@default ON

@param CommandF4
@text Full screen mode toggle
@desc Add full screen mode switch (F4) (ON/OFF)
@default ON

@param CommandF5
@text Reload Toggle
@desc Add reload (F5). (ON/OFF)
@default ON

@param CommandF3Name
@text Stretch mode name
@desc The display name of the stretch mode toggle command.
@default Stretch mode toggle

@param CommandF4Name
@text Full Screen Mode Name
@desc Display name for fullscreen mode toggle command.
@default Full screen mode toggle

@param CommandF5Name
@text Reload Name
@desc The display name of the reload command.
@default Reload

@param MapOnly
@text Only valid on the map screen
@desc Custom commands are only enabled on the map screen. (ON/OFF)
@default ON

@param WindowHeight
@text Window height adder
@desc The window height that is added when the menu bar is added. Normally, specify 20.
@default 20

@param ClickMenu
@text Click Menu
@desc You can execute commands from the click menu. (-1: Disabled, 0: Left, 1: Wheel, 2: Right)
@default 2

@param CommandName1
@text Command Name 1
@desc The name of the command that appears on the menu bar.

@param CommandSwitch1
@text Command Switch 1
@desc This is the switch number that will be turned ON when you add a menu bar item.

@param CommandKey1
@text Command key 1
@desc Command shortcut keys (F1 to F12)

@param CommandName2
@text Command Name 2
@desc The name of the command that appears on the menu bar.

@param CommandSwitch2
@text Command Switch 2
@desc This is the switch number that will be turned ON when you add a menu bar item.

@param CommandKey2
@text Command key 2
@desc Command shortcut keys (F1 to F12)

@param CommandName3
@text Command Name 3
@desc The name of the command that appears on the menu bar.

@param CommandSwitch3
@text Command Switch 3
@desc This is the switch number that will be turned ON when you add a menu bar item.

@param CommandKey3
@text Command key 3
@desc Command shortcut keys (F1 to F12)

@param CommandName4
@text Command Name 4
@desc The name of the command that appears on the menu bar.

@param CommandSwitch4
@text Command Switch 4
@desc This is the switch number that will be turned ON when you add a menu bar item.

@param CommandKey4
@text Command key 4
@desc Command shortcut keys (F1 to F12)

スポンサードリンク

-MV plugins

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