ChatOmaT V2

CraftBukkit Plugin "ChatOmaT V2" requires java 7 (JRE 1.7)*
ChatOmaT V2 is a stand alone chatplugin and the recreate of the orginal ChatOmaT therefor its called V2, this is not a version ;) , you are able to filter your chat by replacing badwords urls or IPs. you can add Badwards by using "/bwadd newbadword" and also Badwords and whitelisted IP's/Hosts by editing the config.yml.
with the capsfilter (can be edited @ config.yml) messages will be set to "lower case" in case of a custom amount (%) of the letters are "upper case" you can set the minimum text length for capsfiltering.
by using /ac <text> or /tc <text> you can send a message to Adminchat/Teamchat only people with the permissions can read this messages.
This plugin includes a privat chat used by command /w <player> <text> people with the spy permission can use /spy on/off to monitor the privat chats.
The normal chat will be logged in 2 files /serverroot/chatomat-log/<date>.log and /serverroot/chatomat-log/<date>.csv (for easy import to a database or else) every day a new file will be created.
If the permission for color is given, you can use colorcodes @ the chat for example "hello &cWold" will make "world" red.
if you like to use prefixes, you can add them to the config.yml in the given format. the permissions are similar to the prefixnumber in the config file. always use 1 2 3 4 5 .... 1 2 3 5 6 will not work!
The plugin also prints a timestamp on every chat messages like: (12:45:32)[Admin][Player] some text
If you use other plugins for prefixes and you just need the filters, you can set the plugin the lightmode by editing the config.yml
all edits in config.yml require a "/chatomat reload" a Serverreload or a Server Restart. ServerReloads are not recommended :)
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk. see My Jenkins
for other infos see also Home of ChatOmat
Commands
- /chatomat
- /chatomat ?
- /chatomat reload
- /bwadd <badword>
- /w <player> <text>
- /wspy
- /ac <text>
- /tc <text>
Permissions
- chatomat.prefix.X - Permission for Prefix X (configfile)
- chatomat.chat.allowip - Permission to write IP without replace
- chatomat.chat.allowbw - Permission to write BadWords without replace
- chatomat.chat.allowcaps - Permission to write upper caser without being checked
- chatomat.chat.color - Permission to use chatcolors
- chatomat.command.chatomat - Permissions for use (/chatomat)
- chatomat.badword.add - Permission to add a new badword to the list
- chatomat.whisper.whisper - able to use /w for wisper to others
- chatomat.whisper.spy - able to spy alle whispers
- chatomat.adminchat.send - use /ac to send text to the Adminchat
- chatomat.adminchat.read - able to read the Adminchat
- chatomat.teamchat.send - use /tc to send text to the Teamchat
- chatomat.teamchat.read - able to read the Teamchat
Info
- this is a complete new coded ChatOmaT
- minimum the same features as ChatOmaT 1...
- You can't use old ChatOmaT v1 config
Future*
- Chat Channels
- Fun with Chat
- ...
Comments