This plugin uses the pluginpacket API to send chat messages.
featuresNew in chat v6:- actual line wrapping that doesn't butcher your words!
- works with every aspect ratio!
- 60 fps support!
- more awesome in general
older:- both normal chat (default key: y) and team chat (default key: u)
- all controls can be changed in the plugin menu.
- name change and chat join announcements
- proper color codes
- not a required server plugin. (Clients can choose if they want to use it or not)
- host gets a different text color so his messages stand out.
- line wrapping (if you use normal font settings at least)
- shouldn't trigger when writing text in a menu.
- support for console commands. type /help to display the commands and /help [command] for more info on that command. If it's still unclear ask it in this topic.
- support for nice source-like voting
- now also announces when chatters leave (all player info (join,leave,namechange) can be disabled in chat options))
*may contain mikus Probably not though... who would do such a thing?Additional commandschatplugins.zip contains some extra server plugins that add extra commands. Put the .gml files in your Plugins folder to use them (as a serverhost)
- votemap.gml: Adds /votemap, /votenextround and /nextround (tip: create "votableMaps.txt" if you don't want people to vote on maps that are not in your maprotation)
- votescrable.gml: Adds /votescramble
- votemute.gml: Adds /votemute
- votekick.gml: Adds /votekick and /kick. Note: chat-kicks act as temp-bans, you can not rejoin the server until it is rebooted or your ip changes.
- party.gml: Adds /party
To use this plugin add
chat to the end of
ServerPluginList. split multiple server plugins with a comma.