diff --git a/mods/core/seasons.lua b/mods/core/seasons.lua index 7bb3ca9..09d60cf 100644 --- a/mods/core/seasons.lua +++ b/mods/core/seasons.lua @@ -191,7 +191,7 @@ end) minetest.register_chatcommand("time", { params = "<0...24000>", - description = "set time of day", + description = "Set time of day", privs = {settime=true}, func = function(name, param) if param == "" then