PsyMessagement icon

PsyMessagement -----

Chat Provider, Join/Leave messages



Built on 1.20 Paper API
Possibility of working on pre1.20.6, but primary it's built for 1.20.6+

Plugin for custom Chat and Join/Leave messages.


More coming later as this is my very first try for plugin.
Any issues please report on GitHub.

Best choice for Almost-Vanilla servers.
MiniMessage only
No legacy support

Support on Discord only.

✅ItemsAdder :image: in messages supported.
✅Vault dependency and some Chat+Permissions plugin (LuckPerms)


Permission prefix psymessagement + permission suffix

Commands:
/psy - Show information about plugin
/psy reload - Reloads plugin configuration (except permissions)


Permissions:
psymessagement.admin - reload command
psymessagement.colors - permission for MiniMessage parsing, can be changed in configuration


upload_2024-9-24_19-48-7.png
upload_2024-9-24_19-48-23.png

config.yml
Code (Text):
Messages:
  # Format of join/leave message
  # Supports MiniMessage color codes
  # Currently supported placeholders are:
  # %PREFIX% - Prefix of Player accessed via Vault
  # %PLAYER% - Name of the player - unchanged
  # %DISPLAY_NAME% - Display name of the player (with prefix and suffix if stated)
  # %SUFFIX% - Suffix of player accessed via Vault
  join-message: '%PREFIX%%PLAYER% <gold>joined the <bold>server</bold>!</gold>'
  leave-message: '%PREFIX%%PLAYER% <red>left the <bold>server</bold>!</red>'
  # Format of chat
  # Supports MiniMessage color codes
  # Currently supported placeholders are:
  # %PREFIX% - Prefix of Player accessed via Vault
  # %PLAYER% - Name of the player - unchanged
  # %DISPLAY_NAME% - Display name of the player (with prefix and suffix if stated)
  # %SUFFIX% - Suffix of player accessed via Vault
  # %CUSTOM% - Custom player and message divider provided via `custom` field
  # %MESSAGE% - Message placeholder - have to be always present!
  format: '%PREFIX%%PLAYER%%SUFFIX% %CUSTOM% %MESSAGE%'
  custom: '>>'

Colors:
  # Permission that player needs for using colors in chat
  # Only MiniMessage is supported ex. <gold><bold>TEXT</gold></bold> <#FFAA00>SAMPLE</#FFAA00>
  # Restart needed
  chatcolor-permission-suffix: 'colors'
debug: false
Version: '1.0.2'
 
Resource Information
Author:
----------
Total Downloads: 75
First Release: Sep 24, 2024
Last Update: Nov 24, 2024
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings