names_per_ip/README.md
SmallJoker 16e1fa84c2 Big mod renewal: License CC0
Use minetest.safe_file_write
Pass chat answers by return value
Close file handle in load_whitelist (bugfix)
2019-02-09 16:48:34 +01:00

542 B

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>