
ModernChatInjector
Injects PlaceholderAPI placeholders into EssentialsX Chat and VaultChatFormatter.
Обновлён 23 марта 2025 г. · опубликован 22 марта 2025 г.
ModernChatInjector
A drop-in replacement for ChatInjector, now with built-in support for EssentialsX Chat 2.21.1+, as well as limited support for older versions.
Usage
Install ModernChatInjector alongside PlaceholderAPI, any expansions you need, and your chat formatter of choice.
Then, add PlaceholderAPI placeholders within your chat formatting plugin using the following syntax:
{placeholder_name}.
Note that you need to use { and } around the placeholders, not % symbols like you might expect!
How does it work?
On EssentialsX 2.20.0 and above, ModernChatInjector hooks EssentialsX Chat's own chat events to ensure PlaceholderAPI placeholders are injected into the message format when local/global chat is enabled. This is necessary as the previous versions of ChatInjector relied on Bukkit events and protocol hacks, which aren't fully compatible with current versions of EssentialsX Chat or Paper chat events.
If EssentialsX Chat isn't installed or if you're running older versions of Spigot or Paper, this plugin will fall back
to hooking Bukkit's AsyncPlayerChatEvent (as ChatInjector does), ensuring compatibility with other legacy chat
formatters.
Why isn't this built into EssentialsX Chat?
This provides support for PlaceholderAPI in "legacy" style chat formatting plugins, like EssentialsX Chat and VaultChatFormatter, in the same way ChatInjector used to work.
We're planning a larger overhaul of EssentialsX Chat in a future version, which will include support for external placeholders. Until that's ready, we don't want to guarantee support for a specific PAPI format that could change in the future, as all server owners would then need to reconfigure their chat formats a second time.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.0.0 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | bukkit, paper, spigot | 23 марта 2025 г. | Скачать (4 КБ) |
Ченджлог
2.0.0Релиз26.1.1, 26.1.2, 26.2 · 23 марта 2025 г.
Note: If you use EssentialsX Chat, please update all EssentialsX modules to version 2.21.1-dev+9-f3a1b2b or above.
Functionality varies based on EssentialsX version:
- ✅ No EssentialsX Chat installed: ModernChatInjector acts as a drop-in replacement for ChatInjector
- ⚠️
2.20.x,2.21.0: ModernChatInjector works if you enable local chat in the EssentialsX Chat config - ✅
2.21.1onwards (recommended): ModernChatInjector works regardless of whether local chat is enabled
Release notes
Initial release of ModernChatInjector!
Compared to other versions of ChatInjector, this release adds direct support for EssentialsX's GlobalChatEvent and LocalChatEvent when EssentialsX Chat 2.20.0 or above is installed. This allows the plugin to work on EssentialsX 2.21.0 see above, which uses Paper chat events instead of the legacy Bukkit events.
This release has been tested on Paper 1.15.2 and 1.21.4, and should work on all versions of Spigot and Paper that EssentialsX supports.
Комментарии
Загружаем…