OpenPrivateMessages icon

OpenPrivateMessages -----

private messages, private chat



Simple private messages from players.
(Supported hover and click events!)

Config.yml:
Code (Text):

commands:
  - tell
  - msg
  - w

playerNotFound: # When the recipient of the message is offline.
  Pattern: "argument.entity.notfound.player"
  IsTranslatable: true # Using message from data/lang/<client_lang>.json

timeFormat: "dd.MM.yyyy HH:mm:ss"
# Time format. Required for the $time variable

recipientMessage: # Message from the recipient's side
  Pattern: "$sender_nickname -> $recipient_nickname: $message"
  Hover:
   Enable: true
   Text: "&9~~~~ PrivateMessage ~~~~\n&a$sender_nickname &7-> &a$recipient_nickname\n&d(Click to reply)\n\n&f$message"
  Click:
   Enable: true
   Text: "/$command $sender_nickname "

senderMessage: # Message from the sender's side
  Pattern: "&2Message sent!"
  Hover:
   Enable: true
   Text: "&9~~~~ PrivateMessage ~~~~\n&a$sender_nickname &7-> &a$recipient_nickname\n&d(Click to send $recipient_nickname)\n\n&f$message"
  Click:
   Enable: true
   Text: "/$command $recipient_nickname "
 
Screenshots:
Screenshot_2021-04-10_17-31-27.png Screenshot_2021-04-10_17-31-47.png
Resource Information
Author:
----------
Total Downloads: 140
First Release: Apr 3, 2021
Last Update: Apr 10, 2021
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings