Ajoute message de chargement du mod dans le journal "action"
This commit is contained in:
2
init.lua
2
init.lua
@ -31,3 +31,5 @@ minetest.register_chatcommand("notice", {
|
||||
end)
|
||||
end,
|
||||
})
|
||||
|
||||
minetest.log("action", "[notice] loaded.")
|
||||
|
Reference in New Issue
Block a user