[HELP] How to Disable CFX chat "player joined." notification

Me too :sob:

Me too!

chat is now built into the citizen folder of the server artifact. so go to server/citizen/scripting_resources/chat/server.lua and edit out these events mentioned here.

Hi there, as mentioned you should use this:

set chat_showCrashes 0
set chat_showJoins 0

@Kissingpeaches

1 Like

:robot: ?

just place this into server.cfg
set chat_showJoins 0
set chat_showQuits 0