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!
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
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.jsTerms of Use This work is licensed under the MIT license. More info here: https://github.com/waynee95/mv-plugins/blob/master/LICENSE