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) |
Chatter - NiLSPACE - 08-23-2013 Chatter Is a plugin I worked on for a while. It basicly allows you to change the way chat is shown. Note:
Config:
API:
API:
Source: https://github.com/NiLSPACE/Chatter Download: https://github.com/NiLSPACE/Chatter/archive/master.zip RE: Chatter - NiLSPACE - 11-25-2013 Hurray, Update. Other plugins are now able to hook into chatter. RE: Chatter - NiLSPACE - 08-29-2014 Oh god. I have to rewrite this after the Ranks update. I'll do that in the weekend if I remember it . I have a barbecue tomorrow with everyone from my elementary school ;D RE: Chatter - NiLSPACE - 08-31-2014 There. Updated it. It also has a new Rank tag. Please note that this is a complete rewrite, because the old code was horrible. The old config file should work if you rename PlayerColor to UsePlayerColor, GroupColor to UseRankColor and BroadcastToServer to ChatPerWorld (And make it true if it was false and vice versa). RE: Chatter - job_123 - 01-02-2015 Is Chatter For More Users Cuz If I Put A Prefix On My Name But If I Save It All The Other Players In My Minecraft Server Got The Same Prefix As My RE: Chatter - NiLSPACE - 01-04-2015 Ok. I'm currently changing the plugin so that you can give individual players a different prefix. RE: Chatter - NiLSPACE - 01-04-2015 Done. I had the change the config file layout so you'll have to reconfigure it. An example can be found in the main thread if you press the Example button. I'm planning on adding a webadmin interface to make it easier to change the settings and add personal/rank prefixes. RE: Chatter - NiLSPACE - 05-03-2015 I uploaded the code to Github instead of an attachement here. RE: Chatter - Serial - 05-16-2015 will this get integrated to the cms so we can manage it there instead of locally? be much easier than giving admins and ops local access to the files. RE: Chatter - NiLSPACE - 05-16-2015 It should be possible, but I probably have to split the per-player and per-rank stuff from the config for that. |