CrazyChats
Version 1.199
Description
Add chat channels and many usefull features to your chat.
Features
- Integrated Config-Database support.
- Integrated Logging support.
- Ability to change your Chat/List/Headname
- Multiple Channels
- @Broadcast (ALL+Unmutable)
- @Global (ALL)
- @<Worldname> (specified world)
- @World (current world)
- @Local (configurable range in current world)
- @<Username1>[,Username2...] (specified players only)
- @Private (continue chatting to specified players
- @Admin (From/To Admins only)
- Ability to change every chatchannel's chatformat
- Available parameters (Prefix, Suffix, World, Time)
(Other Plugins may add more parameters.)
- Available parameters (Prefix, Suffix, World, Time)
- Per Channel Permissions
- Ability to mute channels and players (for yourself).
- Ability to globally mute a player.
- CleanRepetitions, CleanCaps option.
- Unmuteable permission for admins.
- Permission to allow peeking in all chats.
Planned Features
- (Better) persistent channels
Requirements
- CrazyCore (Version 10.7.1 or later)
Optional Requirements
- TagAPI (Required for Colored Headnames)
Sub Plugins
- CrazySquads (Squad/Party/Group Plugin)
Config
Commands with their Permissions
Languages
- en_en (English)
- de_de (German - Deutsch)
- cn_cn (Chinese - 中国的, thanks to mindcat)
- fi_fi (Finnish - Suomi, thanks to suomenlippis)
- pl_pl (Polish - Polski, thanks to MegaManNT)
- ru_ru (Russian - русский, thanks to SannyOK)
(Please post additional translations here, so i can share them to everybody!)
-
View User Profile
-
Send Message
Posted Jun 22, 2013@TheOneMadHawk
thanks for the quick reply and the help. i will be installing this soon. used to use locality but its throwing errors now and doesnt work too well.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@wicked321
You can change that to "l" to use local channel as default.
Changing the chat channel via @l will save it until rejoin
-
View User Profile
-
Send Message
Posted Jun 21, 2013TheOneMadHawk, before I install this, I just gotta find out one thing that either I overlooked or was not included in the docs. By default when someone just types a chat message without putting @l etc, while this plugin is enabled, does it go to only "local" people?
-
View User Profile
-
Send Message
Posted May 20, 2013@TheDarCray
Okay, i was unable to solve your issue, but i tweaked some code which may help.
Please update to latest CrazyCore version (v10.5) and CrazyChats (v1.99.5).
The groupPrefix section in CrazyChats is only used if no other plugin provides groupprefixes (Vault, ES GM).
SO you have to define the groupprefixes inside ES GM.
-
View User Profile
-
Send Message
Posted May 20, 2013@suomenlippis
Of course i do.
Thanks for posting your translation, i'll upload it asap.
-
View User Profile
-
Send Message
Posted May 20, 2013Hi! I don't know do you remember me anymore but translated in Finnish. http://dev.bukkit.org/paste/7796/ If you needed it :)
-
View User Profile
-
Send Message
Posted May 5, 2013@TheDarCray
Okay, thanks i'll have a look on this.
-
View User Profile
-
Send Message
Posted May 5, 2013I used the variant delta. But it still will not work.
Yes, he shows nothing instead of $2$
I have saved the config ingame and I think that nothing has changed.
-
View User Profile
-
Send Message
Posted May 5, 2013@TheDarCray
How did you change the config.
a) ingame with commands
b) config.yml + /reload
c) config.yml + /crazychats reload
d) /stop + config.yml + start
e) config.yml + /stop + start
a+c+d work, b+e doesn't
What is displayed instead of $2$?
Nothing?
Try /crazychats save and have another look in your config.
-
View User Profile
-
Send Message
Posted May 5, 2013Hm ... I have sent you the old config.yml, sry. I have already added $2$ but he still doesn´t show the groupsprefixes in the chat.
Thanks for the help :)
-
View User Profile
-
Send Message
Posted May 5, 2013@TheDarCray
I already thought that.
broadcastChatFormat: '&C&L[All] &F$0$&F: &E$1$'
ex: [All] MyName: Message
->
broadcastChatFormat: '&C&L[All] $2$ &F$0$&F: &E$1$'
ex: [All] [Admin] MyName: Message
https://github.com/ST-DDT/Crazy/blob/master/CrazyChats/src/config.yml#L43
-
View User Profile
-
Send Message
Posted May 5, 2013Ok, I'm sorry, but I actually meant the groupPrefixes. The standard prefixes are displayed but the individual groupPrefixes, eg. Owner, Admin or Mod are not displayed.
I hope you can help me with this.
-
View User Profile
-
Send Message
Posted May 5, 2013@TheDarCray
Can you add EssentialsGroupManager Support?
EssentialsGroupManager is already supported.
You may have a look on this post too:
http://dev.bukkit.org/server-mods/crazychats/?comment=81
if that does not help:
Please give me a copy of your CrazyChats config.yml
-
View User Profile
-
Send Message
Posted May 5, 2013Hi I'm using EssentialsGroupManager and having problems to set the prefixes. I tried to set it to both, GSM and CrazyChat but nothing worked. Can you add EssentialsGroupManager Support?
-
View User Profile
-
Send Message
Posted Apr 27, 2013@TheR3ktor
Players can permanently join this channels using signs:
Players can talk in this channels using:
-
View User Profile
-
Send Message
Posted Apr 27, 2013@The_Wizard
Have you tried the latest release?
I was unable to reproduce your error.
If local chat is disabled it isn't possible to chat locally.
-
View User Profile
-
Send Message
Posted Apr 27, 2013How do I make channels?
-
View User Profile
-
Send Message
Posted Apr 13, 2013@ikwerner1
The prefix is chosen by
a) your permissions plugin
b) (or vault)
c) or it defaults to the internal values in the same order as defined in CrazyChats config.
-
View User Profile
-
Send Message
Posted Apr 13, 2013Hi,
It would be nice to be able to talk with a normal prefix. And only show who is boss when needed.
I did not test this but what would happen if i am in multiple groups that have prefixes? Would the one with the lowest rank be chosen or would i get multiple prefixes?
Would it be hard to fetch all groups that i am inheriting from and than let me choose which one i prefer provided i have the right permissions?
-
View User Profile
-
Send Message
Posted Apr 13, 2013@ikwerner1
Please explain that to me.
Currently there is no custom/per player prefix feature.