SimplyChat icon

SimplyChat -----

A simple no frills/thrills chat & reply plugin with PlaceholderAPI support.



[​IMG]

SimplyChat is a no thrills - no frills - global and private chat formatter with PlaceholderAPI support.


Commands
  • /msg - Private message a player.
  • /reply - Reply directly to a private message.
Aliases
  • /msg - whisper, w, tell, pm
  • /reply - r
Config
Code (YAML):
# Config for SimplyChat
# The plugin does have support for writing color codes with '&' instead of '§'

command
:
  message
:
    # Available placeholders: [receiver)
    receiverNotFoundMessage
: "[receiver] could not be found."
    # Available placeholders: Everything from PlaceholderAPI and [sender, receiver, message]
    senderMessageFormat
: "You -> [receiver] >> [message]"
    # Available placeholders: Everything from PlaceholderAPI and [sender, receiver, message]
    receiverMessageFormat
: "[sender] -> You >> [message]"
  # The reply command is simply a shortcut for the message command. thus, it uses the same formats.
  reply
:
    # No placeholders available
    noReceiverMessage
: "You don't have a person to reply to."
    # Available placeholders: [label (to indicate the alias that was used)]
    receiverNotOnlineMessage
: "[receiver] is not online anymore."
chat
:
  # The chat format fully supports PlaceholderAPI
  format
: "%s >> %s"
 
Resource Information
Author:
----------
Total Downloads: 165
First Release: Mar 23, 2022
Last Update: Apr 10, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings