A Minetest mod which sends a chat message when a player dies https://content.minetest.net/packages/Evergreen/death_messages/
Go to file
bark10 a2b27b6f55 Added player-killed-player-messages.
Also disabled standard death messages until chat-spam as a result of taking damage after death (f.ex. from lava) is fixed.
2016-12-22 22:03:02 +01:00
LICENSE.txt Cleanup as well as adding screenshot and description 2016-01-14 19:34:10 -05:00
README.txt Cleanup as well as adding screenshot and description 2016-01-14 19:34:10 -05:00
depends.txt Add depends.txt 2014-03-17 13:51:40 -04:00
description.txt Cleanup as well as adding screenshot and description 2016-01-14 19:34:10 -05:00
init.lua Added player-killed-player-messages. 2016-12-22 22:03:02 +01:00
mod.conf Cleanup as well as adding screenshot and description 2016-01-14 19:34:10 -05:00
screenshot.png Cleanup as well as adding screenshot and description 2016-01-14 19:34:10 -05:00
settings.txt Make random messages optional, and add more quips. 2014-03-19 10:48:40 -04:00

README.txt

  ____             _   _       __  __
 |  _ \  ___  __ _| |_| |__   |  \/  | ___  ___ ___  __ _  __ _  ___  ___
 | | | |/ _ \/ _` | __| '_ \  | |\/| |/ _ \/ __/ __|/ _` |/ _` |/ _ \/ __|
 | |_| |  __/ (_| | |_| | | | | |  | |  __/\__ \__ \ (_| | (_| |  __/\__ \
 |____/ \___|\__,_|\__|_| |_| |_|  |_|\___||___/___/\__,_|\__, |\___||___/
                                                          |___/

A Minetest mod which sends a chat message when a player dies.

Version: 0.1.3
License: GPL v3 (see LICENSE.txt)

Dependencies:
none

Please report bugs at the github issue tracker:
https://github.com/4Evergreen4/death_messages/issues/