Chatter
Version: 2.1.8
You also hate the default chat formatting? Want a simple way to change it into a clean, nice to read chat format?
I present Chatter. It is a forked version of iChat but I changed nearly everything in the code except the syntax of the config file. That makes it simple to move from iChat. It provides chat forma7tting using prefix, worldname, display name and more. You can also make a censor and change the /me chat format.
And last but not least, there is nice chat wrapping! it will not longer wrap like this: "me: this is a ran
dom text."
but like this: "me: this is a
random text"
Please keep sending errors and ideas to me (using the ticket service :D) I'll try to fix/add them all
Features:
- Change the default chat format
- Change the /me format
- Censor some words.
- Good text wrapping.
- Multiverse and factions support.
How to use:
- drop the plugin in you plugin folder.
- run your server once, a config file will be generated.
- open the config file and edit it
- restart/reload you server and you are done.
Configuration:
- censor-list - Put comma separated worlds between the [ and the ] and they will be censored.
- text-wrapping - If true the chat will be wrapped nice.
- nether-name - format to use when in the nether using +world, in that format you can use +world.
- name-format - does nothing yet .
- message-format - The message format, see section formatting and two message formats?!
- date-format - The date format, see section formatting.
- me-format - The /me format, see section formatting, again...
- Formatting:
- Editing the message format of the /me format is quite simple.
- you can add these variables to you format:
- +name - The Users Name
- +displayname - The users displayname. if none set it uses name.
- +group - The first group that is defined in permissions.yml, mind that when you have multiple groups!
- +healthbar - A visual health bar for this user
- +health - The amount of health a user has (0 - 20)
- +gamemode - The name of the current gamemode of a player (creative or survival)
- +level - The experience level of a player.
- +message - The text the player typed
- +world - The world the player is in.
- +faction - Should display the faction a player is in. thanks to tatara88
- +mvalias - Displays the multiverse alias of the world the player is in.
- +time - The timestamp of the message. See below.
- Where are prefix and suffix? let me tell you.
- When you want to use options from the permissions file you now have to use $optionname.
- So when you want to use the prefix of somebody use '$prefix' and use '$suffix' for somebody's suffix.
- mind that when you change the color of a players name using prefix everything after the name will also be that color if you don't set it back after the name!
- you can also use +variables in you $variables
- Time format:
- The format of the timestamp is configurable in config.yml.
- Use simple-date format: http://bit.ly/dscw40
- Commands:
- reloadchatter - reloads chatter, "chatter.reload" needed as permissions
- chatter - no permissions needed
Future plans:
- Adding /msg formatting.
- Spout? (cause spout is cool)
- Add permissions for everything.
- Only load the tags that are needed, more speed
- CraftIRC support.
- An easter egg
Thanks to:
- Drakia - For iChat, where this plugin is based on.
- Nijikokun - For making the iChat where Drakia based his iChat on.
- Orcem12 - For the name Chatter instead of Talker
-
View User Profile
-
Send Message
Posted Apr 15, 2012Hey could you upload the new version ASAP, my server chat format looks like shit and your plugin is the only plugin that has what I need and it has the PEX prefix & suffix bug :P
-
View User Profile
-
Send Message
Posted Apr 13, 2012Hey,
Would it be possible to add support for the factions colour too?
Thanks
-
View User Profile
-
Send Message
Posted Apr 9, 2012@S3thc0n
It should, if that plugin uses the bukkit system. But we are thinking about implementing a minimalistic channel part, or as addon
-
View User Profile
-
Send Message
Posted Apr 9, 2012@FlukiestEmperor
its working in the newest version... I will upload it when its ready, I have to fix only a couple of things. But are you using the textwrapper?
-
View User Profile
-
Send Message
Posted Mar 29, 2012@dralletje
what about PEX colors not working?
-
View User Profile
-
Send Message
Posted Mar 29, 20122.2.5 should work with the latest build...? but if not, let me know and I will upload the correct version.
-
View User Profile
-
Send Message
Posted Mar 24, 2012Would be nice with channels, or does this support such plugins?
-
View User Profile
-
Send Message
Posted Mar 22, 2012Any ETA on 1.2.3 :( ?
-
View User Profile
-
Send Message
Posted Mar 19, 2012Could we please get an update? Thanks :D
-
View User Profile
-
Send Message
Posted Mar 18, 2012Can we please get an update on this?
-
View User Profile
-
Send Message
Posted Mar 12, 2012Can also confirm the prefix and suffix colours are not working in chat but they do work in the online list
-
View User Profile
-
Send Message
Posted Mar 5, 2012@dralletje
PEX file: http://pastebin.com/59qELCgh
config: http://pastebin.com/eSG1wZxQ
-
View User Profile
-
Send Message
Posted Mar 5, 2012@dralletje
You made the only plugin I found that does word warp. I love this plugin!
-
View User Profile
-
Send Message
Posted Mar 5, 2012waow... I didn't know we had so much comments... I should have worked on chatter more :s
-
View User Profile
-
Send Message
Posted Mar 5, 2012@RevoMods post your permissions file and your chatter config please
-
View User Profile
-
Send Message
Posted Mar 5, 2012@FlukiestEmperor Same here.
-
View User Profile
-
Send Message
Posted Mar 5, 2012The prefix/suffix colors don't seem to be working for PEX
-
View User Profile
-
Send Message
Posted Mar 4, 2012Also the plugin now requires Vault so be sure to upload that too. @theask
@JOPHESTUS
@JOPHESTUS
-
View User Profile
-
Send Message
Posted Mar 4, 2012@theask
@JOPHESTUS
@booyaman
Sorry guys, CraftIRC support was giving me trouble. Got that fixed now and am uploading the jar now.
@RutrPL
The project migrated to maven so it should be a lot easier to build.
-
View User Profile
-
Send Message
Posted Mar 4, 2012Support for RB1.1 R6?