ANTI mod for invulnerability in game agains players
Go to file
Герхард PICCORO Lenz McKAY af8ece419b improve readme for main branch of minenux, description and tech info. 2022-01-25 17:49:20 -04:00
locale pvpinvul minetest mod 2021-07-21 15:10:00 +02:00
LICENSE pvpinvul minetest mod 2021-07-21 15:10:00 +02:00
README.org improve readme for main branch of minenux, description and tech info. 2022-01-25 17:49:20 -04:00
depends.txt improve description, added missing opt depends on intlib for backguard compat 2022-01-25 17:37:52 -04:00
description.txt improve description, added missing opt depends on intlib for backguard compat 2022-01-25 17:37:52 -04:00
init.lua set better the kill hitter configuration and improve description 2022-01-25 17:35:45 -04:00
mod.conf improve description, added missing opt depends on intlib for backguard compat 2022-01-25 17:37:52 -04:00
screenshot.png improve readme for main branch of minenux, description and tech info. 2022-01-25 17:49:20 -04:00
settingtypes.txt set better the kill hitter configuration and improve description 2022-01-25 17:35:45 -04:00

README.org

minetest mod pvpinvul ===================

provides pvp invulnerability to players by privilegie.

Information


This mod is named `pvpinvul` and add a priv that give PvP invulnerability.

![screenshot.png](screenshot.png)

## tech information

Provides a way to grant pvp god privilegies agains pvp battles:

`/grant <player> pvpinvul`

### Download

This is a fork to mantain up to date and in sync with backguard compatibilty, can be downloaded from https://codeberg.org/minenux/minetest-mod-pvpinvul and must be named as `pvpinvul`.

Original work can be downloaded from https://notabug.org/gnuhacker/pvpinvul if still exits.

### Configuration

You have the pvpinvul_kill_hitter option in mod settings, if enable, players that hit will be killed.

## License

Copyright (C) 2021 Sandro Del Toro De Ana

Pvpinvul is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

Pvpinvul is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Pvpinvul. If not, see <https://www.gnu.org/licenses/>.