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

IRC user hostname #86

Closed ghost closed 9 years ago

ghost commented 10 years ago

Is it possible to display the hostname of a user in-game when they join a channel?

ie:

irc-join: '&r[&8#&r] &7%NAME% %HOST%&6 has joined &7%CHANNEL%&6. &6See &4/IRCFaq &6for more info.'
cnaude commented 10 years ago

Try build 147: http://h.cnaude.org:8081/job/PurpleIRC/147/

ghost commented 10 years ago

http://puu.sh/bXcca/303aa8f7e7.png

cnaude commented 10 years ago

Oh I did it backwards. I created %HOST% for players. Ill get it setup for irc users too.

cnaude commented 10 years ago

Build 152 should work for you. http://h.cnaude.org:8081/job/PurpleIRC/152/

ghost commented 9 years ago

working perfectly thanks!