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

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

MZ plugins

Dark Plasma Character Text - DarkPlasma_CharacterText.js

Plugin desc : Display text near the character on the map

License : MIT License

Author : DarkPlasma

Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_CharacterText.js

Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release

Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_CharacterText.js

File name : DarkPlasma_CharacterText.js

Help of plugin :

@target MZ
@url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
@plugindesc Display text near the character on the map
@author DarkPlasma
@license MIT

@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/DarkPlasma-MZ-Plugins ).
Original plugin by DarkPlasma.
Please check the latest official version at:
https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
-----

version: 2.0.1
Displays text near characters on the map.

Enter <characterText> in the memo field of the event you want to display,
and then enter the plugin command to register the text on the page you want to
display it on.

Text that has been temporarily hidden using the plugin command
will reappear when you move around the map.

@param fontSize
@text Font size
@type number
@default 21

@command register
@text Register text
@desc While the page containing this command is active, the text will be displayed for the target event. This command itself does nothing.
@arg text
@type string

@arg offsetX
@text X Offset
@type number
@default 0
@min -1000

@arg offsetY
@text Y offset
@type number
@default -72
@min -1000

@command hideAll
@text Hide text
@desc Temporarily hides all text displayed on the map.

スポンサードリンク

-MZ plugins

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