HexNicks icon indicating copy to clipboard operation
HexNicks copied to clipboard

Nickcolour gui

Open funnyboy-roks opened this issue 2 years ago • 0 comments

Add a GUI for /nickcolor with no arguments.

This should resolve #50.

This PR adds a GuiManager class that manages GUIs (shocking, I know). It is accessible through HexNicks.guis() and handles all click events, and GUIs for the plugin. I tried to implement it in such a way that one can add GUIs in the future with ease.

funnyboy-roks avatar Aug 12 '23 20:08 funnyboy-roks