Remote Control plugin
rc_pl polish version, wersja polska
What is it for?
Remote Control plugin allows user to send commands outside the client. They can be send through named pipe or internet.
Features
Plugin has support for connection protocols:
- named pipe
- TCP
- UDP
- UNIX Socket
How to enable
Loading plugin:
/plugin +rc
It is possible to set up only one comunication chanel at once:
/set rc:remote_control pipe:/home/user/named_pipe /set rc:remote_control tcp:sock number /set rc:remote_control udp:sock number /set rc:remote_control unix:/home/user/unix_sock
