6,834
edits
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
{{LuaCode|1=addEventHandler('onPlayerJoined', function(event,client) | {{LuaCode|1=addEventHandler('onPlayerJoined', function(event,client) | ||
message(client.player.name .. ' has joined the server!', COLOUR_GREEN) | |||
end)}} | end)}} |
edits