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.
- Host: GitHub
- URL: https://github.com/sfence/one_death
- Owner: sfence
- License: other
- Created: 2024-09-10T19:58:02.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-11T17:56:41.000Z (9 months ago)
- Last Synced: 2025-02-12T20:48:05.610Z (4 months ago)
- Language: Lua
- Size: 819 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 fileIntroduction
------------
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.