Compare commits

...

2 Commits

Author SHA1 Message Date
bri cassa a08ca2d046 Add mod.conf 2022-06-26 13:01:02 +02:00
sys4-fr 144757d087 Ajoute message de chargement du mod dans le journal "action" 2019-01-05 22:26:14 +01:00
2 changed files with 4 additions and 0 deletions

View File

@ -31,3 +31,5 @@ minetest.register_chatcommand("notice", {
end)
end,
})
minetest.log("action", "[notice] loaded.")

2
mod.conf Normal file
View File

@ -0,0 +1,2 @@
name = notice
description = Shoy a notice to a player