@ -106,9 +106,8 @@ minetest.register_chatcommand("chat_on", {
-- command 6
minetest.register_chatcommand("stop", {
description = "pauses the rumble program",
description = "pauses logging",
func = function()
log("[rumble] instant 0 0")
log = no_log_no_chat
end,
})