- Joined
- Jul 2, 2016
- Messages
- 703
- Reaction score
- 636
- First Language
- German
- Primarily Uses
- RMMV
waynee95's Plugin Collection
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!
Note: Due to time constraints and shift of interests all my plugins are in maintenance mode only which means I only fix critical bugs but don't implement any new additional features.
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.
WAY_CustomOnEquipEvalRun code when an actor equips or unequips an item.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_CustomOnEquipEval.js
WAY_CustomOnDeathEvalRun code when a battler dies.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_CustomOnDeathEval.js
WAY_CustomFaceImageEvalSet different face images using Lunatic Code.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_CustomFaceImageEval.js
WAY_AnimationRateAllows you to set the animation rate for each animation individually.
WAY_DamageFormulaMacrosDefine macros for damage formulas.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_DamageFormulaMacros.js
WAY_EvalTextUse JavaScript Code in textboxes.
WAY_ItemTPCostAllows you to set TP Costs for items.
WAY_MapControlSwitchControl switches at map start for each map through notetags.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_MapControlSwitch.js
WAY_MaxTpFormulaSpecify custom formulas for battler's Max TP.
WAY_MenuBackgroundsAdd a picture as background to any menu.
WAY_TransferOnRegionTransfer the player when he touches a certain region id.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_TransferOnRegion.js
WAY_RandomEncounterFormulaUse a custom random encounter formula.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_RandomEncounterFormula.js
WAY_OptionsMenuCustomActionsAdd custom commands to Options Menu, which will run JavaScript code.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_OptionsMenuCustomActions.js
WAY_VerticalScreenShakeAdds Vertical Screen Shake.
Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_VerticalScreenShake.js
WAY_YEP_EquipBattleSkillsAddon 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_EquipCoreAddon 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.
WAY_YEP_EventMiniLabelAddon 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_RegionRestrictionsAddon 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_ShopMenuCoreAddon 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_SkillCoreAddon 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.
WAY_YEP_ItemCoreAddon 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>.
WAY_YEP_ItemDiscardAddon 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 UseThis work is licensed under the MIT license.
More info here: https://github.com/waynee95/mv-plugins/blob/master/LICENSE
Last edited: