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

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

MNKR Simple Msg Side View MZ - MNKR_SimpleMsgSideViewMZ.js

Plugin desc : Only the names of skills/items are displayed in side view battles.

License : MIT License

Author : munokura

Website : http://x.com/munokura

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_SimpleMsgSideViewMZ.js

File name : MNKR_SimpleMsgSideViewMZ.js

Help of plugin :

@target MZ
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_SimpleMsgSideViewMZ.js
@plugindesc Only the names of skills/items are displayed in side view battles.
@author munokura
@license MIT License

@help
This plugin does not have any plugin commands.
This plugin is compatible with RPG Maker MZ.

When you install this plugin, the battle log will not be displayed during
battle,
and only the names of the skills and items used will be displayed.

■Note
- It can be used in front view, but ally damage will not be displayed.
- Since the log is not displayed and only the names of skills are displayed,
the tempo of battle will be slightly faster.

Modifications
You can add skills whose names you do not want to display.

# Terms of Use
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this plugin without the author’s permission,
and there are no restrictions on its use (commercial, R18, etc.).

@param displayAttack
@text Normal attacks are also displayed
@desc Do you also want to display normal attacks?
@type boolean
@on do
@off do not
@default false

@param displayIcon
@text Icon View
@desc Do you also want to display skill and item icons?
@type boolean
@on do
@off do not
@default true

@param undisplaySkill
@text Hidden Skills
@desc Specify skills that will not be displayed even if used
@type skill[]
@default [”0”]

スポンサードリンク

-MZ plugins

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