Inactive [CHAT] iChat 1.6 [CB 602-612+]

Discussion in 'Inactive/Unsupported Plugins' started by Nijikokun, Jan 23, 2011.

  1. Offline

    Nijikokun

    iChat v1.6
    irc://irc.esper.net/#iconomy - Donate ?

    Download 1.6 (602 - 612+)

    Styles the chat in a simple and intuitive manner. Allowing you to take full control over how it looks and feels using tags prefixed with + symbol.

    Permissions & GroupManager Configuration
    Setup your prefix / suffix with colors like so, in your Permissions / GroupManager Configuration:
    Code:
                prefix: '&c'
    Users can specific prefix/suffixes:
    Code:
    DarkGrave
        group: Admin
        info:
            prefix: '&4'
    	suffix:
        permissions:
    For this to work, the users name must be exact casing. IE: It's case-sensitive. Google it.

    Message Format:
    To change how your message is displayed, open iChat/config.yml located under plugins/ and add this line:
    Code:
    message-format: '[+prefix+group+suffix&f] +name: +message'
    You can use colors and the +tags are the variables shown in chat. They are not required so you can add / remove them as you see fit. Move them around, configure it however you wish.

    Complete Tag List (open)

    +world World Name
    +group Group Name
    +name Player Name
    +suffix Suffix (Comes after Group Name)
    +prefix Prefix (Comes Before Group Name)
    +message Message
    +healthbar Health Bar ([|||||||])

    iChat Censoring:
    In config.yml there is now a censor-list that holds bad words to be filtered, you can customize the look and feel of the censored word as well by changing the symbol used, as well as coloring it.

    Changelog
    • 1.6
      • Fixed & symbol issues.
      • Added multiple world support.
      • Brought back to life.
    • 1.5.1
      • Fixed censoring, added some new features. Check config.yml
    • 1.5
      • Censor list.
    • 1.4
      • Health Bar, User specific Prefix / Suffix & More.
     
  2. Offline

    Jobsti

  3. Offline

    SeeD419

    Try adding a duplicate entry for a user. One with the correct casing, and one with the incorrect casing.

    Tell me if that works.

    I can't be bothered to try and fix someone else's plugin.
     
  4. Offline

    Incendia

    Any way to fix the newline problem? Where if your message is long enough to wrap around the second line doesn't have any color.
     
  5. Offline

    bLazem

    Thats just a bukkit problem.
     
  6. Offline

    N4T45

    Any way to censor % ? whenever someone writes that, Ichat stops working.
     
  7. Offline

    pixelbat

    Well Herochat figured out a way to fix it...
     
  8. Offline

    Drakia

  9. Offline

    Asymptote

    I don't completely under stand this. I know how it works and stuff but I don't know individually like what color &2 is for example. Is there a list anywhere with these and what they are or do I have to experiment with them?
     
  10. Offline

    Jdbye

    If you enter a color not followed by text it crashes all clients, please fix as it could be abused when no admins are online and make the server unusable for anyone. I've had to disable iChat for the time being (which I really wanted to avoid because I'm using it for nick colors but there is no "enable chat colors" setting...)
     
  11. Offline

    Stephen92

    ichat is not working for me with bukkit build - 348.
     
  12. Confirmed, ichat crashes all clients when using a colour code with no text afterward. Incredibly dangerous to have on a server. We need an fix fast.
     
  13. Offline

    ledhead900

    Cb 358+ Depricated event plz remove

    [WARNING] Plugin 'iChat' (ver 1.0) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.

    STill loads tho just Naggin u like they ask me to!
     
  14. Offline

    StreetJesus

    Can someone help? i'm still confused on how to enter it in the permissions file say i want this to happen in-game
    StreetJesus: test
    (except the 'test' would be in white(default chat color))
    just the name to be colored and not saying like [Admin] .
     
  15. Offline

    DierWolf

    iChat and Permissions is using outdated Java... thats why you get that warning ledhead... even permissions 2.0 when you start your server warns you that the author of permissions and ichat need to fix their code and clean it up... its most probalby why nothing works properly in either plugin. Frankly sick of both plugins.
     
  16. Well seems like your plugin isn't up to date with the latest bukkit version as says my shell output, by the way none of the commands work, maybe because Permissions isn't up to date too ?

    By the way, using Bukkit#405 (was the same on #359).

    Edit: Managed to make it work again (still on Bukkit #405), dunno why it was bugged earlier, must've been an incompatibility with some old plugins, but anyway this Exception still came so that's a bit strange.
     
  17. Offline

    nyanmaru

    Is this crash all logged in player when someone type
    ?

    *My English is not good. sorry.
     
  18. Offline

    Detox

    Thanks great plugin just what i wanted :)
     
  19. Offline

    The.Zet

    hi
    pls fix this:
    thanks
     
  20. Offline

    Colten

    It stops working when you die
     
  21. Offline

    Kevin Forte

    I have not experienced this, what CB build are you using?
    --- merged: Feb 22, 2011 3:31 AM ---
    Also, do the user-specific prefix/suffixes set the color of the persons name in the chat? I really want that. Can I make the color someone's name appears group specific?
     
  22. Ok, for some reason it is not working for me. iChat is enabled, no errors in my permissions or even errors upon server start.

    Code:
    plugin:
      permissions: {system: default}
    groups:
      New:
        default: true
        info: {prefix: 'New', build: false, suffix: ''}
        inheritance: []
        permissions: [essentials.helpop, essentials.help, essentials.motd, essentials.msg,
          essentials.rules, essentials.spawn]
    Here is a sample of my permissions as you can see I didn't want to try and be adventurous just to test this out.
    Then my config for iChat is simple also:

    Code:
    message-format: '[+prefix&f] +name: +message'
    With both these codes, no errors and a 300+ build, surely this should working in chat?
    But to no avail it still gives white text for the default group and every other one as well.
    Would appreciate input from the community, thanks again.

    --
    Shauneh
     
  23. Offline

    Slide974

    U can fix "fast" with this. Add a "space" at the end of ur message-format.
    --- merged: Feb 22, 2011 3:39 PM ---
    Thx, its work.
     
    Hamburger Helper likes this.
  24. Slide974: I could kiss you. Works perfectly :) Cheers!
     
  25. Offline

    NickBrahz

    Ok so for some reason since the update, everybody's names have turned red in chat...
     
  26. Offline

    Qtinifier

    This was a craftbukkit problem, it would set all players to op. And i think you have been using Essentials otherwise the names wouldn't turn red so report there if after you update to CB424+ the problem still ocurs
     
  27. Offline

    NickBrahz

    Any idea how to fix everybody's names being red, i have not touched the files or changed anything so abit confused i also noticed this in my console, not sure how to fix it either:
    Code:
    2011-02-23 04:41:39 [SEVERE] Could not pass event PLAYER_CHAT to iChat
    java.lang.VerifyError: (class: com/nijikokun/bukkit/Permissions/Permissions, method: setupPermissions signature: ()V) Bad type in putfield/putstatic
            at com.nijikokun.bukkit.iChat.Listener.onPlayerChat(Listener.java:38)
            at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:160)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:591)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:578)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:252)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     
  28. Offline

    Direct1221

  29. Offline

    NickBrahz

    Ok thanks man, i thought i did download 424 but must have been 422 or something, it seems to have been fixed, Thanks for the link, the usual one i go on for downloads seems to 404 everytime.
     
  30. Offline

    stkeroro

    it prints long constructor error. greets.
     
  31. Offline

    313c7

    I was having issues with iChat not reading the proper group name or prefix/suffix. A user placed into the admins group kept getting the prefix/suffix of the Default user group. (i.e. user AdminPlayer would show up in chat as: [Guest] AdminPlayer instead of [Admin] AdminPlayer)
    I updated all my plugins to latest in hopes that would fix it (it did not). It turns out I had to roll back Permissions from 2.1 to 2.0 and now the prefix/suffix gets applied properly.
    I read through all 10 pages of this topic and couldn't find anything to indicate Permissions 2.1 was a problem. To anyone else looking through this topic with the same problem, I hope this helps you.

    I'm including truncated snips of config code and Craftbukkit version should anyone need them as reference.
    Fig 1 - User added to admin group.
    Code:
    username:
    group: admins
    permissions:
    Fig 2 - Admins group (spaces not preserved)
    Code:
    admin:
    default: false
    info:
    prefix: '&cAdmin'
    suffix: ''
    build: false
    inheritance:
    - Moderator
    permissions:
    Moderator inherits from Member, which inherits from Default.

    Fig 3 - Default group (spaces not preserved)
    Code:
    Default:
    default: true
    info:
    prefix: '&2Guest'
    suffix: ''
    build: false
    inheritance:
    permissions:
    - 'SpawnControl.spawn.use'
    Fig 4 - Craftbukkit build and plugins.
    Code:
    2011-02-23 05:33:33 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-446-g085e65f-b426jnks (MC: 1.2_01)
    2011-02-23 05:40:02 [INFO] Plugins: BorderGuard, General, HeroicDeath, iChat, MagicCarpet, Permissions, SpawnControl, WorldEdit, WorldGuard
    
     

Share This Page