forked from minetest-mods/xban2
Oops.
This commit is contained in:
parent
a79e7a6419
commit
e00b331554
2
init.lua
2
init.lua
@ -235,7 +235,7 @@ minetest.register_chatcommand("xban_record", {
|
||||
end
|
||||
if e.last_pos then
|
||||
minetest.chat_send_player(name,
|
||||
("[%s]: User was last seen at %s"):format(
|
||||
("User was last seen at %s"):format(
|
||||
minetest.pos_to_string(e.last_pos)))
|
||||
end
|
||||
end,
|
||||
|
Loading…
x
Reference in New Issue
Block a user