hellochat: typofix :o
This commit is contained in:
parent
6a70c71c1d
commit
ddacc7f7bd
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ minetest.register_on_joinplayer(function(player)
|
||||||
minetest.chat_send_player(player, core.colorize(color, "# Illuna: 1. Read our rules (how boring) at https://illuna.rocks/rules"))
|
minetest.chat_send_player(player, core.colorize(color, "# Illuna: 1. Read our rules (how boring) at https://illuna.rocks/rules"))
|
||||||
minetest.chat_send_player(player, core.colorize(color, "# Illuna: 2. Join our community at https://meet.illuna.rocks and introduce yourself."))
|
minetest.chat_send_player(player, core.colorize(color, "# Illuna: 2. Join our community at https://meet.illuna.rocks and introduce yourself."))
|
||||||
minetest.chat_send_player(player, core.colorize(color, "# Illuna: This is our way to protect the players, you'll love how secure this world is. ;-)"))
|
minetest.chat_send_player(player, core.colorize(color, "# Illuna: This is our way to protect the players, you'll love how secure this world is. ;-)"))
|
||||||
minetest.chat_send_player(player, core.colorize("#C3E9FF", "# Illuna: Our you just try our public servers at port 30001 and 30002... ."))
|
minetest.chat_send_player(player, core.colorize("#C3E9FF", "# Illuna: Or you just try our public servers at port 30001 and 30002... ."))
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue