Skip to content
Snippets Groups Projects
Commit 8a3c777c authored by Matthew I's avatar Matthew I Committed by Perttu Ahola
Browse files

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)
parent 548da26d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment