Moved test plugins to folder, removed connect plugin
This commit is contained in:
10
connect.lua
10
connect.lua
@@ -1,10 +0,0 @@
|
|||||||
local connect = {}
|
|
||||||
|
|
||||||
local user = "prof1@panesar"
|
|
||||||
|
|
||||||
function connect.prof_on_start()
|
|
||||||
prof_cons_show("Enter password for " .. user)
|
|
||||||
prof_send_line("/connect " .. user)
|
|
||||||
end
|
|
||||||
|
|
||||||
return connect
|
|
||||||
Reference in New Issue
Block a user