Epic/mods/names_per_ip
Nathan Salapat 39804b4cb6 Removed a bunch of deprecated depends.txt and description.txt files. 2022-07-06 21:10:24 -05:00
..
README.md initial upload 2020-06-14 18:29:10 -05:00
functions.lua initial upload 2020-06-14 18:29:10 -05:00
init.lua initial upload 2020-06-14 18:29:10 -05:00
license.txt initial upload 2020-06-14 18:29:10 -05:00
mod.conf Removed a bunch of deprecated depends.txt and description.txt files. 2022-07-06 21:10:24 -05:00

README.md

names_per_ip

A mod for Minetest to stop annoyed kids

It will limit the accounts to 2 (+3 if the player is whitelisted) per IP and delete IP history.

Initial mod creator: Krock

License: CC0

Depends: nothing

Chat commands

/ipnames
	whois <name>	-> Gets all accounts of <name>
	list		-> Lists all exceptions/whitelist entries (players which can have "unlimited" accounts)
	ignore <name>	-> Adds an exception/whitelist entry for <name>
	unignore <name>	-> Removes an exception/whitelist entry for <name>