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
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ minetest.register_chatcommand("seen",{
}
)
minetest.register_chatcommand("timeonline",{
minetest.register_chatcommand("timeonline","played"{
param = "<name>",
description = "Shows the cumulative time a player has been online",
func = function (name, param)