#EssX API, Join and AFK message manipulation

6 messages · Page 1 of 1 (latest)

late nebula
#

Hello there,
I was wondering if there was a way to get the join ("Welcome, {PLAYER}! ...") and afk ("{PLAYER} is now AFK.") messages, change the content of it and accessing the {PLAYER} object.
Thank you in advance!

Running latest EssX version on PurPur 1.20.2

fierce path
#

Join messages can be configured in the config.

#

The rest

high tinselBOT
#
Translations

EssentialsX comes with support for several languages built-in. For more information about changing the EssentialsX language, click here.

Custom Messages

You can also customise EssentialsX's messages to your liking, from changing colours to editing nearly every message in the plugin. For more information, click here.

late nebula
#

I need to do it pragmatically through my plugin though, I'm trying to implement some features

high tinselBOT