Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AwayColours and NickColours plugins conflict #770

Open
ShaneMcC opened this issue Jan 9, 2017 · 2 comments
Open

AwayColours and NickColours plugins conflict #770

ShaneMcC opened this issue Jan 9, 2017 · 2 comments

Comments

@ShaneMcC
Copy link
Member

ShaneMcC commented Jan 9, 2017

Previously (way way back) it was possible to have both NickColours plugin and AwayColours actions.

The NickColours plugin edited the colours for nicknames in the Text pane, and the AwayColours action set only the colour in the nicklist:

triggers:
  CHANNEL_USERAWAY

response:
  /setnickcolour --nicklist ${1.USER_NAME} 14

Now as it is, there is only a single nick colour which causes the AwayColours plugin to mess up the NickColours :(

@csmith
Copy link
Member

csmith commented Jan 11, 2017

It sounds like you just want a nicklist renderer that differentiates between people who're here and away? That seems more straight forward than making the core know about every possible place that can use colours.

@ShaneMcC
Copy link
Member Author

Sure, that works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants