An open API service indexing awesome lists of open source software.

https://github.com/sfence/one_death

Minetest mod which allows only one player's death.
https://github.com/sfence/one_death

Last synced: 2 months ago
JSON representation

Minetest mod which allows only one player's death.

Awesome Lists containing this project

README

        

Minetest Game mod: `one_death`
=============================
See LICENSE for license information.

Authors of source code
----------------------
Copyright (c) 2024 SFENCE
MIT - check LICENSE file

Introduction
------------
This mod allows only one death.

Based on configuration, the world will be destroyed after death or
the player will lose privileges to interact with the world and others.
See settingtypes.txt for details.

For single-player worlds, the world is destroyed as default.
For multi-player worlds, players lost privileges by default.

If the player is an admin and cannot lose privileges, he is kicked after death.