A downloadable tool

Download NowName your own price

Event Tags is a simple, lightweight plugin that displays text labels above map events.
Originally designed as a development tool for quickly identifying and debugging events, it’s also useful for adding visual markers to special events in your finished game.

Features

  • Display custom text labels above any event

  • Super simple setup using note tags

  • Optional floating animation

  • Fully customizable appearance (color, size, background)

  • Zero performance impact

  • Works automatically on all maps

  • Compatible with RPG Maker MZ

Adding Tags to Events

  1. Open any event in the Event Editor

  2. In the Note field, add:

<tag:Your Text Here> 

Examples

<tag:shop> <tag:quest giver=""> <tag:minigame> <tag:save point=""> <tag:todo: fix="" this=""> <tag:boss trigger=""> <tag:chest -="" unlocked="">  </tag:chest></tag:boss></tag:todo:></tag:save></tag:minigame></tag:quest></tag:shop>

The tag will automatically appear above the event when you test your game.

Plugin Parameters

Enable Event Tags

  • Default: ON

  • Master switch to show or hide all tags.

Tag Font Size

  • Default: 16 px

  • Range: 8–48

  • Controls the size of the tag text.

Tag Text Color

  • Default: white

  • Accepts any CSS color format:

    • Color names (white, red, blue)

    • Hex codes (#FFFFFF, #FF0000)

    • RGB (rgb(255, 255, 255))

Tag Background Color

  • Default: rgba(0,0,0,0.6)

  • Controls background color and transparency.

Examples:

rgba(0,0,0,0.6) rgba(255,255,255,0.8) transparent

Vertical Offset

  • Default: -60 px

  • Range: -200 to 200

  • Controls how far above the event the tag appears.

Enable Idle Animation

  • Default: ON

  • Adds a subtle floating animation to tags.

Animation Speed

  • Default: 2.0

  • Range: 1.0–10.0

  • Controls how fast the animation moves.

Animation Amplitude

  • Default: 3 px

  • Range: 0–20

  • Controls how far the tag moves vertically.

Tag Padding X / Y

  • Default: 8 / 4 px

  • Internal spacing inside the tag background.

Published 6 days ago
StatusReleased
CategoryTool
AuthorDracky Plugins
Tagsplugin, RPG Maker, RPG Maker MZ

Download

Download NowName your own price

Click download now to get access to the following files:

dracky_eventtags.js 8.9 kB