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

How can i display IRC status ingame? #88

Closed ghost closed 10 years ago

ghost commented 10 years ago

I would like chat ingame to show @owner or <%halfop> for users ingame. is this built in already and I have missed it? Or can it be added?

cnaude commented 10 years ago

Try %NICKPREFIX%

ghost commented 10 years ago

works thanks. however it shows a color i guess somehow predefined by pircirc bot? so @ shows &4 regardless of color before it. not big deal but maybe someway to strip colors from that or make it optional?