diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index 2f809918..55c267f5 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -55,7 +55,7 @@ function random_messages.read_messages() mc(mcc, "# Illuna-Notes: Have something to share? Join the community https://meet.illuna.rocks today!"), mc(mcc, "# Illuna-Notes: Please be nice to the players around you. :)"), mc(mcc, "# Illuna-Notes: Did you know? The Illuna universe contains servers at port 30000 and 30002 too."), - mc(mcc, "# Illuna-Notes: Misplaced shadow or light? Stucking water or lava? Use /mapfix to fix it!"), + mc(mcc, "# Illuna-Notes: Misplaced shadow or light? Stuck water or lava? Use /mapfix to fix it!"), mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by dropping a small donation at https://illuna.rocks/donate <3"), mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by using as less pipes on your machines as possible."), mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by avoinig loops and using trashcans on your pipeworks system."),