Telnet Extension

HuzarO

Vassal
Customer
Hi,

I would like to know, if there is any way to add new commands for inbuilt telnet? I've seen that I can access TelnetServer.getInstance()... but it does not give access to TelnetServerHandler, so I can't find a way to register my custom commands. Could anyone let me know what can be done?

Eventually the best would be if we can get access to the TelnetServerHandler somehow, that's used inside TelnetServer to dynamically register new commands through custom extension.

Thank you.
 
Back
Top