public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZEvent Label Plugin

BMM Archive · July 15, 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: Event Label Plugin
  • Original author: Kupotepo
  • Original date: September 25, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/event-label-plugin.127860/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

Author: Triacontane from JP forums. Display a label at the top of the event. The label can be set from the note-tag or event name, and can also be specified from the plug-in command. The label appears at the top of the event. Specify the following in the notetag field.

Archived First Post

Author: Triacontane from JP forums.
  1. Display a label at the top of the event.
  2. The label can be set from the note-tag or event name, and can also be specified from the plug-in command.
The label appears at the top of the event. Specify the following in the notetag field.
* <LB:name> // The label [name] will be displayed on top of the event.
* <LB> // the label will be displayed with the event name.
* <LB_No> // the label will not be displayed. (When "Show by Default" is enabled.)
* <LB_X:-4> // Shifts the label's position in the X direction.
* <LB_Y:-4> // Shifts the label's position in the Y direction.
Update:
* <LB_S:1> // The label is displayed when the switch [1] is ON.
* <LB_S:A> // The label is displayed when the self-switch [A] is ON.


Computer3.PNG

Computer4.PNG
Computer5.PNG

Computer6.PNG


This plugin is released under the MIT License.
Terms of Use:
Please credit: (C)2020 Triacontane
* The plugin can be modified and redistributed without the permission of the author, and usage patterns such as (commercial, 18 prohibited, etc.) There are no restrictions on this plugin.
* This plugin is already your to use.

You can support Triacontane here:
[Blog] : https://triacontane.blogspot.jp/
[Twitter]: https://twitter.com/triacontane/

As always please credit: Triacontane for PluginCommonBase.js.
You require to put the PluginCommonBase.jsover this plugin.
Here is the original.

This process cannot be operated without @caethyril's troubleshooting.
PluginManagerEx is defined in Triacontane's PluginCommonBase plugin: try loading that one first. You can find PluginCommonBase.js in your RMMZ install folder (on the Steam version, standalone might be different?), under dlc/BasicResources/plugins/official.

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

This plugin is released under the MIT License. Terms of Use: Please credit: (C)2020 Triacontane * The plugin can be modified and redistributed without the permission of the author, and usage patterns such as (commercial, 18 prohibited, etc.) There are no restrictions on this plugin.

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.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar