1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-06-30 07:30:22 +02:00

Update whoison

(Add an alias for timeonline<=>played)
This commit is contained in:
Ombridride 2015-03-21 19:43:50 +01:00
parent d327fcb74a
commit fdf800441e

View File

@ -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)