Inactive [CHAT] ChannelChat v0.6 beta - Dynamic, LightWeight, Simple Chat Channels [1.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by feildmaster, Sep 20, 2011.

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

    feildmaster

    ChannelChat v0.6 beta
    Dynamic, Light Weight, Simple Chat Channels​

    Features:
    Look at the ProjectPage.

    Tag Examples (open)
    Base format: <name> message
    Channel will be "Global" to keep it simple

    no tag: [Global] <name> message

    tag '[g]': [g] <name> message

    tag 'g': g <name> message

    Using Colors:

    tag '`1g': g <name> message

    tag '`1[g]': [g] <name> message

    tag '[`1g`f]': [g] <name> message

    Using Factions:
    no tag: [faction Global] <name> message

    tag '[g][{FACTION}]': [g][faction tag here] <name> message

    "Secret" World Tag:
    tag: '{world}': [WorldNameHere] <name> message
     
    afistofirony, Zynastor and CubieX like this.
  2. Offline

    feildmaster

    Did you read the first post? "Tag examples"
     
  3. Offline

    UniqueBen

    My Apologies, Didn't see that. Sorry for bumping a thread for a pointless reason & well, nice plugin :p
     
  4. Offline

    Nekuroi

    Since i updated factions to 1.6.9 you can't leave the global chat. Command seems to work but it's like CC do nothing.

    Using CB 1.3.1RB
     
  5. Offline

    tlgbtn

    Hello,
    I just updated my version of bukkit, and I received an error (Bukkit1.3.1-R2.0)
    Please Help:
    Untitled.png
     
  6. Offline

    ProjectInfinity

    What kind of error?
     
  7. Offline

    tlgbtn

    Hey Nyan Craft admin *-*

    Untitled.png
     
  8. Offline

    ProjectInfinity

    feildmaster
    Finish v0.6.3 so I can recommend it to people!

    (ps: I've been using it on my live server since you compiled it)
     
  9. Offline

    tlgbtn

    Yes! I agree..
    feildmaster help me..
     
  10. Offline

    ProjectInfinity

    I'll refrain from linking to it until feildmaster says it's okay.

    It's not a release yet, I just like testing builds before they go live.
     
  11. Offline

    Kryssy

    I supose im having the same problem as Nekurio. It didnt really click until now, but i was having problems with this plugin. The commands and everything work but you cannot swtich channels or talk in any other channels. And I no longer see the [G] in the chat. But like i said if i do /cc join global or /cc global its says i joined it and im talking in it but it doesnt actually do it. And than when i came here it clicked, i too just updated factions to the newest version and thats when it started. I didnt wanna be the ass to repost someone elses but i figured id let you know that its happening to a few diffrent ppl.
     
  12. Offline

    tlgbtn

    @fieldmaster Do not leave us half-way! :(
     
  13. Offline

    feildmaster

    I'm still here. It's just hard to get a build out when I'm focusing on bukkit. It'll be out soon.
     
    monir and hawkfalcon like this.
  14. Offline

    tlgbtn

    We're waiting! <3 Please hurry up. Server will be opened up to 5 days. (speak english is a little, sorry)

    When you updated? I can not wait!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  15. Offline

    hawkfalcon

    :p Your 200th like.
     
  16. Offline

    tlgbtn

    When you updated? I can not wait! Please! :(:((:):):):):):):):)(
     
  17. Offline

    Kippasaur

    Please update my server disabled factions because i need this plugin updated. :D Thanks for the great plugin
     
  18. Offline

    tlgbtn

  19. Offline

    monir

    Please uppdate it it dont work for 1.3.1 R.2
     
  20. Offline

    feildmaster

  21. Offline

    tlgbtn

    I don't get any error when it's opening. When you turn off the server, I get the following error:
    [​IMG]
    Also in the game chatchannel: null
     
  22. Offline

    feildmaster

    Updated, same download link.. I think
     
    tlgbtn likes this.
  23. Offline

    tlgbtn

    Ops :(
    Ther's a problem. Always same tag appears/shows up no matter which channel i am on.

    Adsız.png
    Now talking: Local
    Tag: General ? :S

    I do everything for this plugin! Even if the investment ... Please correct the following plug-in. I beg you!
    Paypal 25-100$ send your paypal account?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  24. Offline

    feildmaster

    I'm working on it. Please be patient.
     
  25. Offline

    tlgbtn

    Okay, can't wait for it, I'm really glad. I'm sorry for my impatience!
     
  26. Offline

    feildmaster

    monir and tlgbtn like this.
  27. Offline

    tlgbtn

    Thank you very much. You wonderful! Please do not leave this plug-in.
     
  28. Offline

    Valdez

    How can I remove the [world] tag? the world is called "world"

    [world] [G] faction [King] Vaaaldez : hello!
    ^^^^ dont want that!!!

    My favorite chat plugin and I will be using it on my server aslong as you keep it going :)
     
  29. Offline

    Thyrin

    Valdez, That's probably a Multiverse setting.
     
  30. Offline

    Valdez

    Yes it was, thank you. :]
     
  31. Offline

    afistofirony

    Whenever I try to run ChannelChat on 1.3.2-R0.2, I get this error on startup:

    Code:
    2012-09-22 08:46:46 [SEVERE] Error occurred while enabling ChannelChat v0.6.2 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
        at com.feildmaster.channelchat.Chat.onEnable(Chat.java:42)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:266)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:248)
        at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:276)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:226)
        at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:377)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 12 more
     
Thread Status:
Not open for further replies.

Share This Page