minetest-mods / irc

IRC Mod for Minetest
BSD 2-Clause "Simplified" License
43 stars 31 forks source link

irc_msg dont work in 5.5-dev #68

Open ghost opened 3 years ago

ghost commented 3 years ago

dont work :/

minetest version 5.5-dev (server/multiplayer) irc mod update to commit 7fbbfd6cdbb239a059e42fdaf101b760346d06b9

ShadowNinja commented 3 years ago

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.