mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 18:20:36 +01:00
Update whoison
(Add an alias for timeonline<=>played)
This commit is contained in:
parent
d327fcb74a
commit
fdf800441e
@ -96,7 +96,7 @@ minetest.register_chatcommand("seen",{
|
|||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
minetest.register_chatcommand("timeonline",{
|
minetest.register_chatcommand("timeonline","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