mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
parent
c8ef273cab
commit
621cbdf04b
@ -95,7 +95,7 @@ minetest.register_chatcommand("seen",{
|
|||||||
end
|
end
|
||||||
})
|
})
|
||||||
|
|
||||||
minetest.register_chatcommand("timeonline",{
|
minetest.register_chatcommand("played",{
|
||||||
param = "<name>",
|
param = "<name>",
|
||||||
description = "Shows the cumulative time a player has been online",
|
description = "Shows the cumulative time a player has been online",
|
||||||
func = function (name, param)
|
func = function (name, param)
|
||||||
|
Loading…
Reference in New Issue
Block a user