cnaude / PurpleIRC

Minecraft Bukkit plugin that provides an IRC bridge. This repo has been archived. Please see https://github.com/cnaude/PurpleIRC-spigot for the latest and greatest PurpleIRC code for Bukkit servers (Spigot, Paper etc...)
20 stars 9 forks source link

Set user modes on bot #111

Closed RoboMWM closed 9 years ago

RoboMWM commented 9 years ago

Unless I'm missing it, I don't believe it's possible to set any user modes on the bot. I'd like to do this to a) prevent other players from messaging the bot, and b) set the +B flag for the SpigotMC network.

RoboMWM commented 9 years ago

Appears the sendraw command can do this.