irc
irc copied to clipboard
irc_msg dont work in 5.5-dev
- irc_msg username
- irc_quote msg username
dont work :/
minetest version 5.5-dev (server/multiplayer) irc mod update to commit 7fbbfd6cdbb239a059e42fdaf101b760346d06b9
I think you might be using the wrong commands. irc_msg has the format /irc_msg <nick> <msg> and /irc_quote is used to send a raw IRC command to the IRC server and can only be used by a user with irc_admin privileges.