promotional bannermobile promotional banner

Plate-o-Matic

A lightweight, plug-and-play enhancement for default nameplates that adds cleaner visuals, smart target highlighting, and automatic threat tracking without complex setup.

File Details

pom5.zip

  • R
  • Jan 24, 2026
  • 14.78 MB
  • 21
  • 12.0.1
  • Retail

File Name

pom5.zip

Supported Versions

  • 12.0.1

/pom to open

Database (SavedVariables) Moved to per character for saved settings. 

  • Fixed an issue where settings were being initialized into the wrong table (_G.PlateOMaticDB) while the addon logic was reading from PlateOMaticDB.

  • InitDB() now correctly initializes and writes to PlateOMaticDB, preventing nil reads and broken migration behavior.

  • Kept compatibility so _G.PlateOMaticDB always references the same table as PlateOMaticDB.

✅ New Option: Keep Base Colors Always (Default: OFF)

  • Added a new user option: Keep Base Colors Always

  • When enabled, nameplates will always use the base type colors (Normal / +1 / Highlevel / Caster / Melee)

  • Prevents threat coloring from overriding your chosen base colors.

✅ Flash / Aggro Warning Fix

  • Fixed the flash logic that could cause constant flashing in solo dungeon/instance scenarios.

  • Flash behavior is now more stable and only triggers under the intended threat conditions.


RobUI — Patch Notes (Plate-o-Matic Integration)

✅ Plate-o-Matic Settings Integrated Into RobUI

  • RobUI now detects Plate-o-Matic and integrates its settings panel directly into RobUI MasterConfig.

  • Updated integration to use Plate-o-Matic’s split-module config builder (config:Build(...)) instead of legacy/global functions.

  • Settings changes now refresh live correctly (nameplates + preview update).