A Minetest mod which sends a chat message when a player dies https://content.minetest.net/packages/Evergreen/death_messages/
Go to file
bark10 e34ba4a474 Added screenshot to README 2017-01-10 19:20:35 +01:00
LICENSE.txt Cleanup as well as adding screenshot and description 2016-01-14 19:34:10 -05:00
README.md Added screenshot to README 2017-01-10 19:20:35 +01: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 colors, player/mob killed player messages and death location coords. 2017-01-10 19:06:33 +01:00
mod.conf Cleanup as well as adding screenshot and description 2016-01-14 19:34:10 -05:00
screenshot-2.png Added another screenshot 2017-01-10 19:06:05 +01:00
screenshot.png Cleanup as well as adding screenshot and description 2016-01-14 19:34:10 -05:00
settings.txt Added colors, player/mob killed player messages and death location coords. 2017-01-10 19:06:33 +01:00

README.md

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

A Minetest mod that sends chat messages when players die.

Types of messages are:

  • Bone coordinates sent to the player by PM upon death.
  • Public announcement when player dies.
  • Public announcement when player kills another player "Player killed player with or .

alt text

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