mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-14 22:40:31 +01:00
[_misc] Update irc.lua
This commit is contained in:
parent
722a8887c7
commit
0c0fc66569
|
@ -75,7 +75,6 @@ end)
|
|||
minetest.register_chatcommand("irc",{
|
||||
params = "",
|
||||
description = "Montre les regles de l'irc",
|
||||
privs = {spawn=true},
|
||||
func = function (name,params)
|
||||
local player = minetest.get_player_by_name(name)
|
||||
minetest.after(1, function()
|
||||
|
|
Loading…
Reference in New Issue
Block a user