The wiki says that you can't use minetest.chat_send_player() to send a message to a player who has just joined by registering to minetest.register_on_joinplayer. [1]
My question is: so how can you send a message to a player who has just joined?
[1] http://dev.minetest.net/minetest.register_on_joinplayer
Thanks,
Dave.