KillMessagePrefix: ''

Summary

For some reason, a chat message is getting sent when a player dies by any cause. It's because of the KillMessagePrefix: '' not recognizing that '' should be no message.

Steps to reproduce

Just kill yourself or die by a mob so it seems. Not sure how other people haven't experienced this.

Current behavior

Every time a player dies, a blank chat line gets sent in chat. I narrowed it down to this setting 'KillMessagePrefix' in the mythic mobs configuration. If I put 'test', the chat line says 'test' etc.

Intended correct behavior

Putting '' should disable this prefix message entirely. No chat line should be sent

Server log file

https://paste.helpch.at/exeqitoruy.makefile

Debug log snippet

[20:49:54] [Server thread/INFO]: CM_lectric issued server command: /suicide [20:49:54] [Server thread/INFO]: [CommandListener] CM_lectric ran: /suicide [20:49:54] [Server thread/INFO]:

Proposed fixes

Allow the 'KillMessagePrefix: ' to be #'d out entirely

Assignee Loading
Time tracking Loading