Chatter - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html) +--- Thread: Chatter (/thread-1231.html) |
RE: Chatter - NiLSPACE - 03-30-2017 I believe you can set the color of a group in the Core plugin's webinterface. RE: Chatter - Angemessen - 03-31-2017 You should, but you cannot @NiLSPACE RE: Chatter - NiLSPACE - 03-31-2017 It works for me. Go to the webadmin -> Core -> Ranks -> [rank you want to change] -> Edit visuals and set 'Message name color codes' to one of these codes: Code: 0 - BLACK For example I choose 'c' and it made my name red. RE: Chatter - Serial - 01-13-2020 not sure if whole project is dead or not... but Code: Warn [07:06:36] [Chatter] Config file does not exist. Using defaults. RE: Chatter - xoft - 01-13-2020 We're not dead. We're just.... resting I see no reason why the plugin should fail, other than the inability to write to a file in the folder. I'll prod into this a bit more... RE: Chatter - xoft - 01-13-2020 I've added some diagnostics to help us track down the issue. @NiLSPACE now needs to approve it: https://github.com/NiLSPACE/Chatter/pull/3 RE: Chatter - Serial - 01-13-2020 (01-13-2020, 03:18 AM)xoft Wrote: I see no reason why the plugin should fail, other than the inability to write to a file in the folder. I'll prod into this a bit more... You know I was setting up the server while half a sleep, it might be a folder permissions issue, I made the folders using WinSCP in MineOS over FTP when I moved the plugins over so it's possible that perms are the issue now that you mention it! heh! Well I'll mess around with perms, I'm guessing that since it couldn't make the conf file that it's missing write perms if that is the issue after all! Edit: Yup it was def perms, the diagnostics will be a nice addition i feel silly now :'D |