A mod for Minetest to stop annoyed kids
Go to file
tenplus1 353e651454 ipnames.save_data: Use os.time() for incorrect table value 2016-05-21 14:54:29 +02:00
README.md I do not like makedown language 2014-12-29 16:32:46 +01:00
depends.txt Upload. Needs testing 2014-07-16 11:55:37 +02:00
functions.lua ipnames.save_data: Use os.time() for incorrect table value 2016-05-21 14:54:29 +02:00
init.lua Extend by one 2014-11-09 10:22:44 +01: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: WTFPL

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>