minetest/doc
Matthew I 8a3c777c40 Add ban management routines to Lua API
Those functions are:
 * minetest.get_ban_list()
 * minetest.get_ban_description(ip_or_name)
 * minetest.ban_player(name)
 * minetest.unban_player_or_ip(ip_or_name)
2012-08-12 16:45:58 +03:00
..
gpl-2.0.txt Working version before block send priorization update 2010-11-27 17:18:34 +02:00
lua_api.txt Add ban management routines to Lua API 2012-08-12 16:45:58 +03:00
mapformat.txt Improve node timer format (map format version 25) and update mapformat.txt 2012-07-24 15:03:46 +03:00
minetest.6 Add output levels --info and --trace (--verbose is now more verbose) 2012-03-22 14:10:37 +02:00
minetestserver.6 Add output levels --info and --trace (--verbose is now more verbose) 2012-03-22 14:10:37 +02:00
protocol.txt dissector branch: fix for doc/protocol.txt: CONTROLTYPE_DISCO is 3 2011-08-25 21:32:48 +02:00