Flectone / FlectoneChat

FlectoneChat - personalize your minecraft server!
https://chat.flectone.net
GNU General Public License v3.0
24 stars 9 forks source link

[enhancement] AFKTimeoutModule send empty text #24

Closed CrazyWords1 closed 10 months ago

CrazyWords1 commented 10 months ago

At the moment, if you write "afk messages" empty in the config it sends an empty string, would like to be able to customize this. Or to do at least like this:

        if (!afkMessage.isEmpty()){
            player.sendMessage(MessageUtil.formatAll(player, MessageUtil.formatPlayerString(player, afkMessage)));
        }
CrazyWords1 commented 10 months ago

enhancement about the beta version

TheFaser commented 10 months ago

Added - https://github.com/Flectone/FlectoneChat/commit/b8766eed8e66e466ac672edd649992cd8c89a69b