mirror of
https://github.com/HybridDog/riesenpilz.git
synced 2025-07-12 21:10:26 +02:00
Version MFF.
This commit is contained in:
2
functions.lua
Normal file → Executable file
2
functions.lua
Normal file → Executable file
@ -7,7 +7,7 @@ if riesenpilz.info then
|
||||
else
|
||||
info = "[riesenpilz] "..msg
|
||||
end
|
||||
print(info)
|
||||
minetest.log("action", info)
|
||||
if riesenpilz.inform_all then
|
||||
minetest.chat_send_all(info)
|
||||
end
|
||||
|
Reference in New Issue
Block a user