by stormchaser3000 » Wed Jan 29, 2014 23:49
ok i want to make a mod that adds a /kick command and a better /ban command than the one in the minetest system so the idea would be that when you are kicked from the server the server sends the kicked client a message saying they have been kicked. and for the ban using minetest.on_prejoin i think it was to send a message saying the pperson has been banned and that the client cannot enter and the /ban command wouuld disconnect a client by sending a message saying they have been banned. can i have help.