[CHAT/ADMN] OKChat v3.0.7 - It only does everything chat-related! [1.0.0-R1]

Discussion in 'Inactive/Unsupported Plugins' started by Kalman Olah, Jul 26, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Kalman Olah

    OC - OKChat
    by Kalman Olah​
    Latest version: 3.0.7 ( Download )​
    Would you like to buy me a drink? some useless stuff from Amazon? a car?​
    [​IMG]
    What is OKChat?
    OKChat is twenty plugins in one. If it's chat related, it can do it.

    OKChat supports Permissions, PermissionsEX, bPermissions and PermissionsBukkit.
    Where can I download OKChat?
    The latest version of OKChat can always be found here.
    Additionally, OKChat comes with an auto-updater which will download updates to the /plugins/OKChat/update/ folder.
    How do I set up OKChat?
    After you've extracted the .jar to your server's /plugins/ directory and have restarted your server OKChat will generate a config.yml file, which can be found in the /plugins/OKChat/ directory.
    This configuration file is fully commented and should be easy to understand for anyone.​
    How do I use OKChat?
    OKChat commands:​
    OKChat permissions:
    Misc:
    Check out OKChat on Github!

    Changelog:
    Version 3.0.7
    • Attempted fix for "StringOutOfBoundsException". This is a java bug. Screw you, replaceAll.
    Version 3.0.6​
    • Fixed player list formatting. Turns out I had disabled it. Why? No idea.
    Show Spoiler
    Show Spoiler

    Version 3.0.5​
    • Added the config boolean "general.strip-log-color" to strip all color from logged chat. This feature sure is extremely useful.
    Version 3.0.4​
    • Priority overhaul to fix compatability with other plugins such as xAuth, modifyworld, mcMMO, etc...
    Version 3.0.3​
    • Fixed not being able to whisper players with an underscore in their names. I forgot you could use underscores...
    Version 3.0.2​
    • Fixed local chat not showing up to the player chatting.
    • Added console logging of chat.
    Version 3.0.1​
    • Added %time% variable. You can configure the format in "general.time-format".
    • Added "okchat.chatcolor" node. Guess what it does? Won't work well with word wrapping, due to the way it splits long chat messages into multiple messages.
    Version 3.0.0​
    • Complete recode. Added a lot of features. Check the config and you'll understand.
    Version 2.2.1​
    • Made %currentplrs% and %maxplrs% usable in more messages.
    Version 2.2.0​
    • Added optional logging of PMs/replies. Check the example config to see what key you need to add, or OKChat will not work if you do not delete your configuration first.
    Version 2.1.3​
    • Setting join,quit,kick messages to "default" will cause them to remain unaltered. Setting them to empty values, or removing them from your config file will result in the message being removed completely.
    Version 2.1.2​
    • Important bugfix.
    Version 2.1.1​
    • Ignored deprecation warnings. Thanks bukkit!
    Version 2.1.0​
    • Added /who <world>. Lets you see players in <world>. Node: okchat.whoworld
    • Added /dnd <message>. It's like /dnd, but your custom message is also shown to the player whispering you.
    Version 2.0.2​
    • Tablist names are now set 5 seconds after login.
    Version 2.0.1​
    • Updated for 1240.
    Version 2.0.0​
    • Added /who command.
    • Added motd.
    • Added "TAB" player list formatting.
    • Added the ability to use color codes with signs.
    • Misc additions and rewrites.
    • Added compatability with GroupManager.
    • Added compatability with bPermissions.
    Version 1.5.0​
    • Compressed code.
    • Added hooks for future handlers for persistent pms.
    • Added anonymous stat sending option.
    Version 1.4.2​
    • Added /m to the incredibly large list of /w aliases.
    Version 1.4.1​
    • Added the /afk command. Node: okchat.afk.
    • Added the "%status%" formatting variable. If a user has DND turned on, it will be <DND>. If a user has AFK turned on, it will be <AFK>. DND takes priority over AFK. This can be coloured and used in all chat formats, including DND, ignore, regular chat, whispers and the like.
    Version 1.4.0​
    • Added Persistent messaging along with the /pm command. /pm <target> <message> will send someone a message, and any further regular chat will be sent to this player, as a message. /pm clears this status.
    Version 1.3.3​
    • Fixed a bug where the DND status wouldn't work if you were ignoring someone.
    Version 1.3.2​
    • Added the weight value for chat formats. If a player has 2 format permissions nodes, the format with the highest config.yml weight value will be used.
    Version 1.3.1​
    • Fixed a bug with replies.
    Version 1.3.0​
    • Added an ignore system. This ignore list is reset when you log out or get kicked.
    • Added a DND system. This mode is reset when you log out or get kicked.
    • Made OKChat use commands /w,/whisper,/r,/re,/reply,/msg,/message,/tell,/respond...because I can.
    • Added customizable whisper, reply, ignore, emote, DND message formats in the config.yml.
    Version 1.2.2​
    • Changed /r to /re to avoid certain bugs.
    Version 1.2.1​
    • You can now disable custom join/kick/quit messages by simply removing the value from your config file.
    Version 1.2.0​
    • Added custom join, leave and kick messages. Thanks to @Asphodan for the suggestion.
    Version 1.1.8​
    • The displayname is now displayed when you use /me.
    Version 1.1.7​
    • Attempted message color bugfix.
    Version 1.1.6​
    • Fixed a bug that caused color codes in prefixes/suffix not to be parsed.
    Version 1.1.5​
    • Removed SuperPerms support again.
    Version 1.1.4​
    • Added SuperPerms support.
    • Added bInfo (prefixes/suffixes for superperms) support.
    • Added the %suffix% variable.
    Version 1.1.3​
    • Hotfix to fix an issue where the plugin crashed when the auto-update server was down.
    Version 1.1.2​
    • Fixed a bug that caused OKChat to throw errors when no prefix was set.
    Version 1.1.1​
    • Added the %prefix% format variable. This gets a player's permissions group/user prefix.
    Version 1.1.0​
    • Added the 'okchat.color' permission node. If you have this node, you can use the &1 - &9 and &a - &f color codes in chat.
    • Added the 'okchat.emote' permission node. If you have this node, you can use the /me <message> command to broadcast an action. I think it looks pretty neat too, to be honest.
    • Added the 'okchat.whisper' and 'okchat.reply' permission nodes. If you have these nodes, you can use the /w <target> <message> and /r <message> commands to send and reply to messages.
    Version 1.0.2​
    • Removed a debugging value I forgot to remove.
    • Changed the plugin so the actual chat message remains unaltered. This should make sure OKChat doesn't cause issues with stuff like Dynmap.
    Version 1.0.1​
    • Improvements.
    Version 1.0.0​
    • Initial release.
     
    minechomp, zecheesy and mruczek like this.
  2. Offline

    Kalman Olah

    Do the crashes happen when ANYONE tries to chat, or just certain people? If certain people, can you give me their EXACT usernames and/or nicknames please?
    EDIT: And also the command they're using.
     
  3. Offline

    Jamie Tees

    Basically its a random occurance, It seems when some people login the nickname color gets removed and is replaced with ?color in place of the colors.... And then it crashes. It is completely random on when it happens but it is something to do with colored nicknaming... I think
     
  4. Offline

    fafaffy

    Ok I figured out my problem was it had too many colors, and it just cut off my name. Is there any way to make it so a name can be longer on the playerlist?
     
  5. Offline

    Jonchun

    I'm using the latest craftbukkit (dev) MC v 1.2 and your plugin works great except I'm trying to disable your plugin from modifying the playerlist (TAB)

    However, it doesn't seem to work properly... It's kinda screwy and even if I have it set to "none" or "", it displays exactly what I put. It shows 'none' or ''
     
  6. Offline

    The Wizard

    Can you add a /afk cmd to stop pm and send a message to user that I'm afk?
    Also please overwrite /tell cmd.
    I've disable it, but I get an "no permission message" and it is unpleasant.
     
  7. Offline

    Kalman Olah

    No, it's a minecraft limitation.
    No.
    I'll get that out soon. There is currently no way to completely disable it.
     
  8. Offline

    8Keep

    How do i use this to have factions?
     
  9. Offline

    Deleted user

    It is not Possible to change an Nickname with more than​
    3 Color Codes​
    for example:​
    &6x&4K&2o&1K&3S&5i&7i&f xKoKSii
    will not work on the TAB - List only the 3 first letters will be shown​
    &6x&4K&2o&1KSii xKoKSii
    will work with all Letters..​
    remember its only in the TAB -List​
    Chat works fine.​
    Next Bug

    on /me

    The Player is shown like this

    * &6x&4K&2o&1K&3S&5i&7i&f: hi :D
    Please reply :)
     
  10. Offline

    rafalon

    Here is my config: CLICK
    Here is my problem: CLICK
    Please help ;(
     
  11. Offline

    Kalman Olah

    My plugin does not handle /me.
     
  12. Offline

    Deleted user

    ahh lol u removed it
     
  13. Offline

    xTRIxEDGEx

    You should make people able to list channels.
     
  14. Offline

    XYZ24324773

    I dont think it weighs suffixes correctly since i got the suffix that weighs less.
     
  15. Offline

    Phealoon

    Ok I have a few issues and I hope someone can help me.
    Code:
    channels:
        # Configure the default channels here.
        default:
        - OOC
        # Configure the channels here.
        channels:
            # Name of the channel.
            OOC:
                # The chat format for the channel.
                format: '&7[%channel%] &6%displayname%: &f%message%'
                # Is the chat global?
                global: false
                # Is the chat world-based?
                world: true
                # Is the chat local?
                local: false
                # (optional) Range of local chat
                range: 15
                # Does this channel require 'okchat.channel.<name>' to join?
                protected: false
                # Are you allowed to unsubscribe from this channel?
                unsubscribe: false
            # Name of the channel.
            IC:
                # The chat format for the channel.
                format: '&8[%channel%] &6%displayname%: &3%message%'
                # Is the chat global?
                global: false
                # Is the chat world-based?
                world: true
                # Is the chat local?
                local: true
                # (optional) Range of local chat
                range: 15
                # Does this channel require 'okchat.channel.<name>' to join?
                protected: false
                # Are you allowed to unsubscribe from this channel?
                unsubscribe: false
    I was trying to make it so that everyone can talk in the OOC channel, then, when they switched to the IC channel only those players in that channel could read the text as long as they where close enough.

    However here are the problems I am having:

    1). For some reason certain player names do not show up in the player list when you hit the tab button.
    2). When we type, we can NOT see our own chat, but other people can.
    3). Everyone in OOC and IC can see all the text.

    I am not sure if there is a permission issue or spout issue or a conflicting plug problem, but I really need the help to figure this one out please.

    -Phea
     
  16. Offline

    Kalman Olah

    For 'IC', set 'world' to 'false'. If you want players to show up on the player list, give them "okchat.list.show". As for the issue with seeing your own chat: update to 3.0.7.
     
  17. Offline

    Deleted user


    I dont know if it is an bug..

    But can u please change the silent join things so that op's and Admin's with the '*' node still shown by an login?

    like the format things.
     
  18. Offline

    Seamus

    Iv'e been trying to get a specific setup on my server for a long time, I've tried every chat plugin, and although this one comes the closest I don't think it can do what I want.

    Heres what I'm trying to do.
    I have multiple worlds, spawn, freebuild, and flatbuild.
    I want two channels, a general channel, and an admin channel.

    I would like to have it so the general channel allows players in the spawn world to talk to other people in the spawn world and to everyone in the admin channel but NOT in general chat in the other worlds.

    for example from the view of a player in the spawn world:
    [Spawn][General][Guest]newbie: Hello?
    [FreeBuild][AdminChat][Admin]adminguy: Hi, welcome to the server.


    For the admin channel I would like players to see everything, and talk to everyone in every channel.

    The same conversation from the view of a player in the admin chat:
    [Spawn][General][Guest]newbie: Hello?
    [FreeBuild][AdminChat][Admin]adminguy: Hi, welcome to the server.
    [FreeBuild][General][Builder]tom: I have to go.
    [FlatBuild][General][Builder]fred: Aww, bye tom!


    The same conversation from the view of a player in the general chat, in the freebuild world:
    [FreeBuild][AdminChat][Admin]adminguy: Hi, welcome to the server.
    [FreeBuild][General][Builder]tom: I have to go.
    [FlatBuild][General][Builder]fred: Aww, bye tom!


    I was wondering if this is possible with this plugin, and is so can anyone help figure out how to set it up?
    Hope this wasn't to confusing.
    Thanks in advance!
     
  19. Offline

    Deleted user

    If u r using MultiVerse u can cange it like u want.. it will use the Foldername of the World as a Prefix
     
  20. Offline

    Seamus

    Thats not what I meant.
     
  21. Offline

    Pim1234

    cb 1772
    OKChat 3.0.7

    i can't use minecraft's tab key... it's very annoying...
     
  22. Offline

    Bleaker

    That's a Minecraft bug, not a OKChat bug. If you are on a mac, it does that for some reason.
     
  23. Offline

    Pim1234

    i am on a mac yeah, but all my other users have this problem too...
    it seems like you can only see someone in that list if he/she is in the same permissions group...
     
  24. Offline

    seriosbrad

    I am getting double login messages with CB 1795 and OKChat 3.0.7

    Actually, it was doing it in 3.0.6 and CB RB 1.0.1 as well

    I get the customised OKChat login message as well as the default console all yellow login message

    When a user leaves, it handles it normally with only the OKChat leave message.

    [​IMG]

    I don't have any other plugins that modify the login messages, and just to be sure, I checked the config file for each plugin and searched for "join".
     
  25. Offline

    Yoshibomber

    I made 3 chatrooms : Chat , Help , And Global. But when I try to subscribe to it it says "This is not a valid channel." Help please?
     
  26. Offline

    11RJB

    Does OKChat support Muliverse... more specifically, the mvalias property?
     
  27. Offline

    seriosbrad

    I also have a multiverse-okchat-permissionEX question. Is OKChat able to apply prefixes from a multi-world permission setup? Cause I can't seem to make it work.

    Edit:

    Seems to be an OKChat issue not picking up prefixes from within a "worlds:" permission setting. Chatmanager, which comes with Permissions works just fine.
     
  28. Offline

    ieatsofas

    Channels are case-sensitive
     
  29. Offline

    Phealoon

    Is there a way to extend the number of characters when players hit the TAB button to see who is on. Currently it looks like there are 14 characters but I have seen other servers use like 24.

    -Phea
     
  30. Offline

    ieatsofas

    I used to use okchat but I had to switch because I run a faction server and players would get confused when people switched factions and telling who was their enemy. Any chance you might make a %faction% variable?
     
  31. Offline

    Butt4cak3

    This plugin is great. But I came across this issue when I was playing around with it: I want a channel called Global to be protected so I set its protected value to true. After doing this I am still able to join this channel. I use PermissionsEx and have only the following permission: okchat.subscribe. By using the /sub Global command I can enter the channel and talk in it. Shouldn't the plugin prevent me from doing so unless I have the okchat.channel.Global permission?
     
Thread Status:
Not open for further replies.

Share This Page