Home›Java›Mods›PlaceholderChat | Conditional Chat - Infinite possibilities [PlaceholderAPI full support]
ModsJava
PlaceholderChat | Conditional Chat - Infinite possibilities [PlaceholderAPI full support]
Official discord: PlaceholderChat This plugin allows you to create custom chat formats. It's like EssentialsXChat but with PlaceholderAPI: The config key…
⬇ Download on SpigotOfficial discord: https://discord.gg/wUyZjfaMYr
PlaceholderChat
This plugin allows you to create custom chat formats.
It's like EssentialsXChat but with PlaceholderAPI:
The config key "user", "admin" is the permission group name
DEPENDENCIES: PlaceholderAPI, Vault, any permission plugin that hooks into Vault
Commands & permissions:
ADVANCED MODE TUTORIAL:
The advanced mode let you further customize the chat formats and you can put any logical condition (PlaceholderAPI support)
Example:
In this configuration there's 2 groups, "rich-user" and "user", the first has the logical expression "If the primary group of the player is 'user' and the user has more than 200 money", if this condition return true and it has a priority value greater than the previous found then this will be the chat format.
Screenshots:
WARNING:
MAKE SURE YOU HAVE ALL THE PlaceholderAPI ADDON INSTALLED, IF NOT, INSTALL THEM WITH "/papi ecloud download [...]" THEN EXECUTE "/papi reload" and "/placeholderchat reload"
IF THE PLUGIN DOES NOT WORK CHECK THE CONSOLE!!!
Maybe you don't have the papi packages installed
PlaceholderChat
This plugin allows you to create custom chat formats.
It's like EssentialsXChat but with PlaceholderAPI:
The config key "user", "admin" is the permission group name
DEPENDENCIES: PlaceholderAPI, Vault, any permission plugin that hooks into Vault
Commands & permissions:
- /placeholderchat (Shows the credits)
- /placeholderchat help (placeholderchat.help) (admin command)
- /placeholderchat reload (placeholderchat.reload) (admin command)
- placeholderchat.colorchat (permission to use colors in chat, hex included)
Code (YAML):
"<gray>[%localtime_timezone_Europe/Rome,HH:mm%] <dark_gray>[<bold><gradient:#5e4fa2#f79459,red>SERVER OWNER</gradient><reset><dark_gray>] <reset><gradient:#5e4fa2#f79459,red>%player_name%</gradient> <dark_gray>» <color:#f79459>%message%"
ADVANCED MODE TUTORIAL:
The advanced mode let you further customize the chat formats and you can put any logical condition (PlaceholderAPI support)
Example:
Code (YAML):
advanced:
rich-user:
condition : "'%vault_rank%' == 'user' && %vault_eco_balance% > 200"
# This is the condition for receiving the chat message
recipent-condition : "%vault_eco_balance% > 200"
priority : 10 # Higher values override, default 0
chat-format : "<gray>[%player_ping%] <dark_gray>[<gradient:#5e4fa2:#f79459:red>SUPER RICH</gradient><dark_gray>] %player% <dark_gray>» <gradient:#5e4fa2:#f79459:red>%message%</gradient>"
user:
condition : "'%vault_rank%' == 'user'"
priority : 5 # Higher values override, default 0
chat-format : "<gray>[%player_ping%] %player% <dark_gray>» <white>%message%"
rich-user:
condition : "'%vault_rank%' == 'user' && %vault_eco_balance% > 200"
# This is the condition for receiving the chat message
recipent-condition : "%vault_eco_balance% > 200"
priority : 10 # Higher values override, default 0
chat-format : "<gray>[%player_ping%] <dark_gray>[<gradient:#5e4fa2:#f79459:red>SUPER RICH</gradient><dark_gray>] %player% <dark_gray>» <gradient:#5e4fa2:#f79459:red>%message%</gradient>"
user:
condition : "'%vault_rank%' == 'user'"
priority : 5 # Higher values override, default 0
chat-format : "<gray>[%player_ping%] %player% <dark_gray>» <white>%message%"
Screenshots:
WARNING:
MAKE SURE YOU HAVE ALL THE PlaceholderAPI ADDON INSTALLED, IF NOT, INSTALL THEM WITH "/papi ecloud download [...]" THEN EXECUTE "/papi reload" and "/placeholderchat reload"
IF THE PLUGIN DOES NOT WORK CHECK THE CONSOLE!!!
Maybe you don't have the papi packages installed
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19, 1.20, 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
PlaceholderChat | Conditional Chat - Infinite possibilities [PlaceholderAPI full support] is a free Minecraft Java mod. Compatible with Minecraft 1.19, 1.20, 1.21. Downloaded 956 times (via Spigot). Download it and open it directly in the game.