A mod for Minetest to stop annoyed kids
Go to file
SmallJoker 214f1651f5 Not unlimited. Extend limit by 2 accounts more 2014-08-16 11:32:44 +02:00
README.md minetest.conf setting from Carbone version 2014-08-16 11:21:48 +02:00
depends.txt Upload. Needs testing 2014-07-16 11:55:37 +02:00
functions.lua Fix deletion 2014-08-16 11:10:06 +02:00
init.lua Not unlimited. Extend limit by 2 accounts more 2014-08-16 11:32:44 +02:00

README.md

names_per_ip

A mod for Minetest to stop annoyed kids It will limit the accounts to 2 per IP (if the player is not whitelisted) and delete old IPs.

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>