mt-mods / beerchat

beerchat mod for minetest
GNU Lesser General Public License v3.0
9 stars 7 forks source link

Chat log #77

Closed BuckarooBanzay closed 1 year ago

BuckarooBanzay commented 1 year ago

fixes #76

Log format: [beerchat] CHAT #${channel_name} <${playername}> ${message}

S-S-X commented 1 year ago

While it adds some information this probably also duplicates every chat message that is getting logged.

Will it do that?

If it will duplicate logs do you think added information is greater good compared to consequences (dual logging)?