mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-15 06:50:31 +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>",
|
||||
description = "Shows the cumulative time a player has been online",
|
||||
func = function (name, param)
|
||||
|
|
Loading…
Reference in New Issue
Block a user