EssentialsX

EssentialsX

2M Downloads

Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.19.0-dev+104-5171215

Sathenet opened this issue · 2 comments

commented

Type of bug

Error in console

/ess version output

[12:22:30 INFO]: CONSOLE issued server command: /ess version
[12:22:30 INFO]: Server version: 1.16.5-R0.1-SNAPSHOT git-Paper-586 (MC: 1.16.5)
[12:22:30 INFO]: EssentialsX version: 2.19.0-dev+104-5171215
[12:22:30 INFO]: LuckPerms version: 5.3.0
[12:22:30 INFO]: EssentialsXChat version: 2.19.0-dev+104-5171215
[12:22:30 INFO]: Vault version: 1.7.3-b131
[12:22:30 INFO]: PlaceholderAPI version: 2.10.9
[12:22:30 INFO]: Citizens version: 2.0.27-SNAPSHOT (build 2279)
[12:22:30 INFO]: Fetching version information...
[12:22:30 INFO]: You're running the latest EssentialsX dev build!

Server startup log

https://pastebin.com/iVn1prwk

EssentialsX config files

https://paste.gg/p/anonymous/b73e5475be7b498baa6a7adcb6696002

Error log (if applicable)

No response

Bug description

When i change the chat format i get a error when i send a message in the server.

Steps to reproduce

  1. Change the default chata format to this:
    format: '&8[&a&l%superior_island_total_level_format%&8] &r{DISPLAYNAME} &8▸ &f{MESSAGE}'

  2. Send a message in the server.

Expected behaviour

Should work the new chat format

Actual behaviour

I got a error in the console when i send messages with that config

commented

Hi Sathenet,

EssentialsX doesn't support PlaceholderAPI placeholders. You can get around this by also installing ChatInjector: https://www.spigotmc.org/resources/chatinjector-1-13.81201/

commented

oh, thank you!