public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVwaynee95's Plugin Collection [NEWEST: WAY_MenuBackgrounds]

BMM Archive · July 3, 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: waynee95's Plugin Collection [NEWEST: WAY_MenuBackgrounds]
  • Original author: waynee95
  • Original date: May 23, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/waynee95s-plugin-collection-newest-way_menubackgrounds.78979/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

waynee95's Plugin Collection​ NOTE: I am no longer working with RPG Maker and have no interest in getting back into it. This means that I will NOT add any additional features to my plugins nor fix bugs unfortunately. Feel free to make edits yourself. Please refrain from contacting me privately about my plugins. If you need more info on the plugins, please check out the help manual of each plugin. Make sure to save each plugin as a .js file!

Archived First Post

waynee95's Plugin Collection

NOTE: I am no longer working with RPG Maker and have no interest in getting back into it. This means that I will NOT add any additional features to my plugins nor fix bugs unfortunately. Feel free to make edits yourself. Please refrain from contacting me privately about my plugins.

If you need more info on the plugins, please check out the help manual of each plugin.

Make sure to save each plugin as a .js file!

WAY_Core
WAY Core is a Utility plugin for RPG Maker MV Plugin Developement.​
This plugin is required for all my plugins. Place above all WAY plugins.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_Core.js
WAY_CustomOnEquipEval
Run code when an actor equips or unequips an item.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_CustomOnEquipEval.js
WAY_CustomOnDeathEval
Run code when a battler dies.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_CustomOnDeathEval.js
WAY_CustomFaceImageEval
Set different face images using Lunatic Code.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_CustomFaceImageEval.js
WAY_AnimationRate
Allows you to set the animation rate for each animation individually.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_AnimationRate.js
WAY_DamageFormulaMacros
Define macros for damage formulas.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_DamageFormulaMacros.js
WAY_EvalText
Use JavaScript Code in textboxes.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_EvalText.js
WAY_ItemTPCost
Allows you to set TP Costs for items.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_ItemTPCost.js
WAY_MapControlSwitch
Control switches at map start for each map through notetags.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_MapControlSwitch.js
WAY_MaxTpFormula
Specify custom formulas for battler's Max TP.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_MaxTpFormula.js
WAY_MenuBackgrounds
Add a picture as background to any menu.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_MenuBackgrounds.js
WAY_TransferOnRegion
Transfer the player when he touches a certain region id.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_TransferOnRegion.js
WAY_RandomEncounterFormula
Use a custom random encounter formula.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_RandomEncounterFormula.js
WAY_OptionsMenuCustomActions
Add custom commands to Options Menu, which will run JavaScript code.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_OptionsMenuCustomActions.js
WAY_VerticalScreenShake
Adds Vertical Screen Shake.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_VerticalScreenShake.js
WAY_YEP_EquipBattleSkills
Addon to Yanfly's Equip Battle Skills Plugin.​
Allows you to lock certain battle skills, so that they cannot be unequipped.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_EquipBattleSkills.js
WAY_YEP_EquipCore
Addon to Yanfly's Equip Core Plugin.​
Allows you to restrict equipment on certain slots. If you want Two-handed weapons only on the first slot for example.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_EquipCore.js
WAY_YEP_EventMiniLabel
Addon to Yanfly's Event Mini Label Plugin.​
Allows you to change the mini label text of an event through plugin commands.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_EventMiniLabel.js
WAY_YEP_RegionRestrictions
Addon to Yanfly's RegionRestrictions Plugin.​
Allows you to set certain events to bypass or restrict to certain regions.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_RegionRestrictions.js
WAY_YEP_ShopMenuCore
Addon to Yanfly's Shop Menu Core Plugin.​
Adds <Custom Buy Show Eval> and <Custom Buy Enable Eval>.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_ShopMenuCore.js
WAY_YEP_SkillCore
Addon to Yanfly's Skill Core Plugin.​
Allows you to hide certain skill types in the actor command window and custom evals for showing the cost of a skill.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_SkillCore.js
WAY_YEP_ItemCore
Addon to Yanfly's Item Core Plugin.​
Allows you to set an additional icon as a background for items and <Custom Name Eval> and <Custom TextColor Eval>.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_ItemCore.js
WAY_YEP_ItemDiscard
Addon to Yanfly's Item Discard Plugin.
Allows you to run an eval when you discard an item. Like gaining gold for discarding an item.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_ItemDiscard.js


WAY_YEP_TurnOrderDisplay
Addon to Yanfly's Turn Order Display Plugin.​
Adds a notetag to set the Turn Order Image for enemies.​
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_TurnOrderDisplay.js
Terms of Use
This work is licensed under the MIT license.
More info here: https://github.com/waynee95/mv-plugins/blob/master/LICENSE

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

Addon to Yanfly's Turn Order Display Plugin.​Adds a notetag to set the Turn Order Image for enemies.​Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_TurnOrderDisplay.js​​Terms of Use This work is licensed under the MIT license. More info here: https://github.com/waynee95/mv-plugins/blob/master/LICENSE

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

Replies (0)

No replies yet.

0 replies 13 views

Log in to reply.

User Avatar