https://github.com/I-am-Lloric/rmmz_plugins/blob/main/ReceiveMessages.js
RPG Maker MZ plugin.
Use plugin commands to send 'messages' to your player.
These can have a face image, a sender name, a subject, a message and an id. (Sort of like receiving emails in-game or text messages etc)
You can use the message ID in conditional branches to check if a message has been received or even if the message has been read or not.
#javascript #rpgmakermz #rmmz #plugins #plugin #rpg