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