[CHAT] mChat v1.8.7- Chat formatting plugin [1597]

Discussion in 'Inactive/Unsupported Plugins' started by MiracleM4n, Jun 24, 2011.

  1. Offline

    MiracleM4n

    [​IMG]
    mChat - Chat formatting plugin
    Version: v 1.8.7 - (Versioning = MC Version 1.8 Release 7) (Nov 10/11)

    If you like mChat please vote it up by clicking the image below finding MChat and Thumbing it up :D.
    [​IMG]


    I Has BETTER Jenkins: HERE

    Source Code

    Click Me ---> mChat BukkitDev Page!!!! <--- Click Me

    Plugins using API (open)

    To-Do: (open)

    • Get more API suggestions?

    Next Release Info (open)

    Suggestions?


    Other Stuff:
    [​IMG] Please donate to help support me :D

    mChannel Now has its own thread

    Changelog:
    Version 1.7.12 (Sept 14/11)
    • Updated a lot of things.
    • Fixed a lot of things.
    • Added Censor.
    • Added Call Home function. (Ask SwearWord)
    • Added PEX Support.
    • Added Jenkins (dev.d3gn.net:8080)
    • ....Ill update tomorrow...
    Changelogs: (open)

    Version 1.7.11.1 (Sept 02/11)
    • Added +reason, +r variable to the kick message. (Displays the reason for the kick).
    Version 1.7.11 (August 28/11)
    • PNode for colouring in chat (mchat.coloredchat <---made it color for all you damn lazy Americans (Canadian = colour).
    • Added "+Groupname,+Gname,+G", "+Worldname,+Wname,+W" for Group/World name aliases (Check info.yml)
    Version 1.7.10_5 (August 16/11)
    • Fixed Permissions loader Faulz.
    Version 1.7.10_4 (August 15/11)
    • THIS IS A NEEDED UPDATE FOR THE MOST RECENT BUILDS OF PLUGINS RELYING ON MCHAT.
    • Finnally filled in the API spoiler.
    • Minor API changes. (Deprecated some methods)
    • Minor Local changes.
    • Added 2 more Colour Code types.
    • Added Custom Variables.
    • More Misc updates thanks to @Nijikokun .
    • PM for more Info.
    Version 1.7.10_3 (August 12/11)
    • Minor API changes.
    • Minor Local changes.
    • Nothing much you dont really "Need" this update.
    Version 1.7.10_2 (August 11/11)
    • Fixed bPermissions causing errors. (Damn you codename_B)
    Version 1.7.10_1 (August 09/11)
    • Fixed NPE on startup.
    Version 1.7.10 (August 09/11)
    • Merged mInfo, mChat once again.
    • Added an API switch.
    • Changed reload command to inlude both config/info.
    Version 1.7.9_3 (August 05/11)
    • Added full support for all major Permissions plugins.....again.
    Version 1.7.9_2
    • Uhm...
    Version 1.7.9_1
    • Uhm...
    Version 1.7.9 (August 03/11)
    • Made separate mchat plugin.
    • Added +location,+loc to formatting.
    • Dropped Permissions 2.x/3.x support.
    • Code cleanup.
    • Updated to Spout....More features to come...
    Version 1.7.8 (July 29/11)
    • Removed PM features.
    • Fixed API (Tie to mChat.API.parseChat(player, msg) = message-format or mChat.API.parseChat(player) = name-format).
    • Added join message formatting.
    • Other code cleanups.
    • Added a sample plugin that ties into the API.
    • Fixed inheritance issues.
    Version 1.7.7_2 (July 27/11)
    • Added configurable *Typing* message
    • Made Achievement Window more redundant.
    Version 1.7.7_1 (July 27/11)
    • Added configurable PM to Achievement Window
    • More code cleanup.
    Version 1.7.7 (July 27/11)
    • Added (/mchat pm {playername} message = mchat.pm)
    • Changed they way Health notifications work.
    • Made things easier for future dev work.
    Version 1.7.6_3 (July 27/11)
    • Very finite changes. (Code cleaning)
    Version 1.7.6_2 (July 27/11)
    • Why because I felt like it!
    Version 1.7.6_1 (July 27/11)

    • Fixed (/mchatme, /me) permissions.
    Version 1.7.6 (July 27/11)
    • Added (/mchatme, /me)
    • Added Health notification messages
    • Made Bukkit contrib features optional.
    • Not sure what else........
    Version 1.7.5 (July 26/11)
    • Removed /mchannel for use in another plugin.
    • Added an API like that of iChat.
    • Made source....DONT LAUGH AT ME..available.
    • Added custom join/leave/kick messages.
    Version 1.7.4_7 (July 24/11)
    • More NPE fixes.....Itll never end.
    Version 1.7.4_6 (July 23/11)
    • More NPE fixes.
    Version 1.7.4_5 (July 23/11)
    • Hopeful NPE fixes.
    Version 1.7.4_4 (July 21/11
    • PLAYER_CHAT error fixes.
    Version 1.7.4_3 (July 20/11)
    • Players who aren't in the public channel aren't outputted to other plugins.
    • When a player talks while not in the public channel their name is prefixed with their channel.
    • More BukkitContrib Fixes.
    Version 1.7.4_2 (July 20/11)
    • Hopeful DynMap fix.
    Version 1.7.4_1 (July 19/11)
    • Bumped versioning in case people dont look.
    • Lots of bug fixes but no new features.
    • Fixed Console not getting messages.
    • Fixed null message.
    • Fixed....Dont remember...It was late.
    Version 1.7.4 (July 19/11)
    • NPE fixes.
    • Commands being used by console fixes.
    • Config format changes.
    • BukkitContrib feature fixes.
    Version 1.7.3 (July 18/11)
    • Added reload config command.
    • Added channels.
    Version 1.7.2 (July 14/11)
    • Added Last message sent name thingy.
    Version 1.7.1 (July 14/11)
    • Officially Changed to mChat.
    Version 1.6.1
    • Initial Release.
     
  2. Offline

    dm_studios

    @Lanuk When you say brackets do you mean around the group name? You add it to the format settings i.e. mchat-message-format.

    Not really sure how you want your messages formatted but here is an example of mine:
    [Admin] dm_studios: hello world

    so to get the above format I use:
    Code:
    mchat-message-format: '[+prefix+group+suffix&f] +name: +message'
    Obviously in stead of "+name" you will need to use "+dn" and you will also need to add the group and suffix permissions like you have with the prefix permission.

    I may be completely wrong as I have never used the factions plugin and I just assume that it works off the group.....but either way hopefully it will help you somewhat into getting your formatting back.
     
  3. Offline

    MiracleM4n

    Updates to Spout are on their way. I am working on making an mChatEssentials (So that mChat will be strictly an API), Also working on a info: spoofer for superperms as I am now dropping Permissions 2.x/3.x support.
     
    dm_studios likes this.
  4. Offline

    Sorroko

    Hey, i like your plugin and its very useful and fun, but i want to be able to change my name independantly of others, so i got player editor plugin but every time i change the name your plugin changes it back to my normal name or whatever i set in the name-format could you put a way to disable it? thanx
     
  5. Offline

    morizuki

    aw.. ok.. I'll be staying on the mChat-Perms till all my plugins support SuperPerms/PermissionsBukkit..
     
  6. Offline

    Lanuk

    Nah, that may just be my problem haha. I'll try it out now. And my chat is appearing like this:

    **Staff Lanuk: TEXT

    The "**Staff" part is my faction tag. If I do not use mChat and I do change the factions config file, it looks like this:

    **Staff <Lanuk>

    Well anyways, let me fix all the known bugs with my files and see what happens

    EDIT: Im starting to get really confused.. I dont have any +name, my chat thing looks like this

    mchat-message-format: '+p+dn+s&f: +message'
     
  7. Offline

    MiracleM4n

    Lanuk to make it look like you want it to do this:
    mchat-message-format: '<+p+dn+s>&f +message' (FYI +dn means DisplayName)
     
  8. Offline

    Kiwii

    Well, you could just use SuperpermsBridge.jar (from PermissionsBukkit thread); It will emulate permissions for those plugins that do not use superperms. I have not experienced any plugin not working with that.
     
  9. Offline

    Lanuk

    Okay, thanks, but before that I want to get my colors working. My colors still don't show up :(
     
  10. Offline

    MiracleM4n

    I am about to release mChat 1.7.9, with it there will be another plugin that is required mInfo. This is to be used for prefix,suffix,group, only thing that changes between this plugin and the current system in mChat is that the permissions node will change from mchat.prefix.Admin to minfo.prefix.Admin. EVERYTHING IS UPDATED TO SPOUT. No more BukkitContrib Support.
     
  11. Offline

    codename_B

    bInfo support? bInfo uses a universally available bukkit services hook for prefix/suffix. CraftIRC3 uses it - and any plugin using the interface can provide the prefix/suffix so there's no reason NOT to add support :)
     
  12. Offline

    Lanuk

    Will this help fix my color problems?
     
  13. Offline

    MiracleM4n

    codename_B: I will work on this once I can get mInfo to work with BukkitServices as well.... :p

    LanuK: Maybe

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

    dm_studios

    @Lanuk

    the +name in mine is where the player name is displayed because I display the group name in the brackets in stead of the name so you can ignore that, plus you already have the display name tag there (+dn) which is the same (....I think not really sure of the differences between display name and name).

    MiracleM4n posted the correct format for your brackets (mchat-message-format: '<+p+dn+s>&f: +message'), With regards to your colours though, I noticed a few posts back (again something that MiracleM4n pointed out) that all your users (but one) are in the default group which has a permission node setup for "Member" now the colour code in the member prefix (&f) is white, If you change this to lets say red (&4) that should reflect ingame (on config reload /mchat reload)

    As you are also in the default permissions group you will also be currently having your message output formatted to white (which is correct).

    However, if your no longer in the default permissions group and you have a different colour code too white....then ignore the above :D lol
     
  15. Offline

    CrispyDiamonds

    okay so here is my mChat config:
    Code:
    mchat-date-format: HH:mm:ss
    mchat-join-message: has joined the game.
    mchat-typingMessage: '*Typing*'
    auto-Changed: 1
    mchat-colouring: dark_red
    mchat-name-format: +p+dn+s&e
    mchat-playerEvent-format: +p+dn+s&e
    mchat-kick-message: has been kicked from the game.
    mchat-message-format: '+hb+p+dn+s&f: +message'
    mchat:
      prefix:
        cfcdGuestcf: '&f[&dGuest&f]'
        cfc1Buildercfc1: '&f[&1Builder&f]&1'
        cfc4Master-Buildercfcc: '&f[&4Master Builder&f]&c'
        cfc2Modcfca: '&f[&2Mod&f]&a'
        cfc6Admincfce: '&f[&6Admin&f]&e'
    mchat-contrib-enabled: true
    mchat-leave-message: has left the game.
    mchat-notifyHealth-enabled: false
    
    and i get this error whenever i type something in and it puts a ton of colons in front of my name
    Code:
    16:57:09 [SEVERE] java.lang.NullPointerException
    16:57:09 [SEVERE]       at java.lang.String.replace(Unknown Source)
    16:57:09 [SEVERE]       at com.earth2me.essentials.chat.EssentialsChatWorker.onP
    layerChat(EssentialsChatWorker.java:65)
    16:57:09 [SEVERE]       at com.earth2me.essentials.chat.EssentialsChatPlayerList
    ener.onPlayerChat(EssentialsChatPlayerListener.java:54)
    16:57:09 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader$6.execute(Jav
    aPluginLoader.java:279)
    16:57:09 [SEVERE]       at org.bukkit.plugin.RegisteredListener.callEvent(Regist
    eredListener.java:58)
    16:57:09 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.callEvent(Simpl
    ePluginManager.java:332)
    16:57:09 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:682)
    16:57:09 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:670)
    16:57:09 [SEVERE]       at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:3
    3)
    16:57:09 [SEVERE]       at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:226)
    16:57:09 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:85)
    16:57:09 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :105)
    16:57:09 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:451)
    16:57:09 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:361)
    16:57:09 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    
     
  16. Offline

    dm_studios

    @CrispyDiamonds sounds like a permissions problem, make sure in your permissions you have the other prefix's set to false.

    Example Admin Permission Nodes:

    Code:
        admin:
            permissions:
                mchat.prefix.admin: true
                mchat.prefix.mod: false
                mchat.prefix.master-builder: false
                mchat.prefix.builder: false
                mchat.prefix.guest: false
    You will need todo the same for all the other permission groups also, however removing the next rank up permission node (not required just neater), so for example the Mod permissions would look the same as above but without the mchat.prefix.admin: true and the mod prefix would be set to true.

    Also are the random letters on your prefix name mean't to be there? (cfcdGuestcf)? surely it would be much neater as just... "guest"?

    Hope this helps :)

    EDIT: oh forgot to say you will need to add those random letters in your prefix names to the permissions node so that they match your prefix names, so in stead of mchat.prefix.admin: true for you it would be mchat.prefix.cfc6Admincfce: true
     
  17. Offline

    CrispyDiamonds

    can u tell me what this error means?
    Code:
    16:57:09 [SEVERE] java.lang.NullPointerException
    16:57:09 [SEVERE]       at java.lang.String.replace(Unknown Source)
    16:57:09 [SEVERE]       at com.earth2me.essentials.chat.EssentialsChatWorker.onP
    layerChat(EssentialsChatWorker.java:65)
    16:57:09 [SEVERE]       at com.earth2me.essentials.chat.EssentialsChatPlayerList
    ener.onPlayerChat(EssentialsChatPlayerListener.java:54)
    16:57:09 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader$6.execute(Jav
    aPluginLoader.java:279)
    16:57:09 [SEVERE]       at org.bukkit.plugin.RegisteredListener.callEvent(Regist
    eredListener.java:58)
    16:57:09 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.callEvent(Simpl
    ePluginManager.java:332)
    16:57:09 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:682)
    16:57:09 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:670)
    16:57:09 [SEVERE]       at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:3
    3)
    16:57:09 [SEVERE]       at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:226)
    16:57:09 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:85)
    16:57:09 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :105)
    16:57:09 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:451)
    16:57:09 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:361)
    16:57:09 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    
    EDIT: also its gives me a warning when i log in saying:
    Code:
    17:06:10 [WARNING] [PermissionsBukkit] Node mchat.prefix.Admin for player Crispy
    Diamonds is non-Boolean
    
    i absolutly have no clue what non-Boolean means
     
  18. Offline

    dark_hunter

    Remove EssentialsChat is interfering with mChat.
     
  19. Offline

    CrispyDiamonds

    okay it fixed that error but it still says
    Code:
    17:06:10 [WARNING] [PermissionsBukkit] Node mchat.prefix.Admin for player Crispy
    Diamonds is non-Boolean
    
     
  20. What is your node? It has to be 'true' or 'false' (without the ' ') your seems to neither according to that error.
     
  21. Offline

    dm_studios

    @CrispyDiamonds

    #1 Remove Essentialschat its clashing with mChat
    #2 could you post your new configs? you should format your permission node like mchat.prefix.Admin: true (if your using permissionsBukkit)

    EDIT: Ahh man someone beat me too it.
     
  22. Offline

    CrispyDiamonds

    here is my mChat config:
    Code:
    mchat-date-format: HH:mm:ss
    mchat-join-message: has joined the game.
    mchat-typingMessage: '*Typing*'
    auto-Changed: 1
    mchat-colouring: dark_red
    mchat-name-format: +p+dn+s&e
    mchat-playerEvent-format: +p+dn+s&e
    mchat-kick-message: has been kicked from the game.
    mchat-message-format: '+hb+p+dn+s&f: +message'
    mchat:
      prefix:
        Guest: '&f[&dGuest&f]'
        Builder: '&f[&1Builder&f]&1'
        Master-Builder: '&f[&4Master Builder&f]&c'
        Mod: '&f[&2Mod&f]&a'
        Admin: '&f[&6Admin&f]&e'
    mchat-contrib-enabled: true
    mchat-leave-message: has left the game.
    mchat-notifyHealth-enabled: false
    
    and here is my permissions config:
    Code:
    groups:
      default:
        permissions:
          foo.bar: true
          essentials.spawn: true
          essentials.chat: true
          essentials.signs.disposal.use: true
          essentials.signs.disposal.create: true
          'iConomy.bank.*': true
          iConomy.access: true
          iConomy.rank: true
          iConomy.list: true
          iConomy.payment: true
          tombstone.use: true
          tombstone.lwc: true
          tombstone.sign: true
          tombstone.quickloot: true
          essentials.motd: true
          essentials.rules: true
          [COLOR=rgb(255, 0, 0)]mchat.prefix.Guest: true[/COLOR]
          permissions.build: false
           'help.*':true
           commandbook.who:true
           commandbook.motd:true
           commmandbook.rules:true
           commandbook.time.check:true
           commandbook.spawn:true
           commandbook.call:true
           commandbook.msg:true
      Builder:
        permissions:
          icoland.admin.notax: true
          'worldguard.region.*': true
          worldedit.wand: true
          essentials.help: true
          lwc.protect: true
          icoland.basic.select: true
          icoland.basic.info: true
          icoland.misc.canbuild: true
          wolfpound.use: true
          essentials.warp: true
          essentials.tpa: true
          essentials.tpdeny: true
          essentials.tpaccept: true
          essentials.sethome: true
          essentials.home: true
          essentials.back: true
          essentials.protect: true
          essentials.back.ondeath: true
          essentials.warp.list: true
          'iConomyChestShop.*': true
          personal.warps.use: true
          'lockette.user.create.*': true
          'SignShop.Signs.*': true
          tombstone.freechest: true
          tombstone.freesign: true
          residence.create: true
          essentials.me: true
         [COLOR=rgb(255, 0, 0)] mchat.prefix.Builder: true[/COLOR]
          permissions.build: true
          essentials.spawn: true
          essentials.chat: true
          essentials.signs.disposal.use: true
          essentials.signs.disposal.create: true
          'iConomy.bank.*': true
          iConomy.access: true
          iConomy.rank: true
          iConomy.list: true
          iConomy.payment: true
          'essentials.protect.damage.*': true
          'essentials.signs.use.*': true
          chaircraft.sit: true
          tombstone.use: true
          tombstone.lwc: true
          tombstone.sign: true
          tombstone.quickloot: true
          essentials.motd: true
          essentials.rules: true
           'help.*':true
           commandbook.who:true
           commandbook.motd:true
           commmandbook.rules:true
           commandbook.kit.kits.starter:true
           commandbook.time.check:true
           commandbook.spawn:true
           commandbook.call:true
           commandbook.msg:true
        inheritance:
      Master-Builder:
        permissions:
          tombstone.large: true
          [COLOR=rgb(255, 0, 0)]mchat.prefix.Master-Builder: true[/COLOR]
          mchat.suffix.cc: true
          icoland.admin.notax: true
          'worldguard.region.*': true
          worldedit.wand: true
          essentials.help: true
          lwc.protect: true
          icoland.basic.select: true
          icoland.basic.info: true
          icoland.misc.canbuild: true
          wolfpound.use: true
          essentials.warp: true
          essentials.tpa: true
          essentials.tpdeny: true
          essentials.tpaccept: true
          essentials.sethome: true
          essentials.home: true
          essentials.back: true
          essentials.protect: true
          essentials.back.ondeath: true
          essentials.warp.list: true
          'iConomyChestShop.*': true
          personal.warps.use: true
          'lockette.user.create.*': true
          'SignShop.Signs.*': true
          tombstone.freechest: true
          tombstone.freesign: true
          residence.create: true
          essentials.me: true
          permissions.build: true
          essentials.spawn: true
          essentials.chat: true
          essentials.signs.disposal.use: true
          essentials.signs.disposal.create: true
          'iConomy.bank.*': true
          iConomy.access: true
          iConomy.rank: true
          iConomy.list: true
          iConomy.payment: true
          'essentials.protect.damage.*': true
          'essentials.signs.use.*': true
          chaircraft.sit: true
          tombstone.use: true
          tombstone.lwc: true
          tombstone.sign: true
          tombstone.quickloot: true
          essentials.motd: true
          essentials.rules: true
          permissions.build: true
           'help.*':true
           commandbook.who:true
           commandbook.motd:true
           commmandbook.rules:true
           commandbook.kit.kits.starter:true
           commandbook.time.check:true
           commandbook.spawn:true
           commandbook.call:true
           commandbook.msg:true
        inheritance:
      Moderator:
        permissions:
          'essentials.*': true
          'worldedit.*': true
          'lockette.*': true
          'BigBrother.*': true
          [COLOR=rgb(255, 0, 0)]mchat.prefix.Mod: true[/COLOR]
          tombstone.large: true
          icoland.admin.notax: true
          'worldguard.region.*': true
          lwc.protect: true
          icoland.basic.select: true
          icoland.basic.info: true
          icoland.misc.canbuild: true
          wolfpound.use: true
          'iConomyChestShop.*': true
          personal.warps.use: true
          'lockette.user.create.*': true
          'SignShop.Signs.*': true
          tombstone.freechest: true
          tombstone.freesign: true
          residence.create: true
          'iConomy.bank.*': true
          iConomy.access: true
          iConomy.rank: true
          iConomy.list: true
          iConomy.payment: true
          chaircraft.sit: true
          tombstone.use: true
          tombstone.lwc: true
          tombstone.sign: true
          tombstone.quickloot: true
          permissions.build: true
           'help.*':true
           commandbook.who:true
           commandbook.motd:true
           commmandbook.rules:true
           commandbook.kit.kits.starter:true
           commandbook.time.check:true
           commandbook.spawn:true
           commandbook.call:true
           commandbook.msg:true
        inheritance:
      Admin:
        permissions:
          [COLOR=rgb(255, 0, 0)]mchat.prefix.Admin: true[/COLOR]
           'worldguard.*':true
           'slots.*':true
           'tombstone.*':true
           'vanish.*':true
           'SignShops.*':true
           'iConomy.*':true
           'personal.warps.*':true
           'lwc.*':true
           'wolfpound.*':true
           'antixray.*':true
           'kit.admin':true
           'permissions.*':true
          'essentials.*': true
          'worldedit.*': true
          'lockette.*': true
          'BigBrother.*': true
          'iConomyChestShop.*': true
          permissions.build: true
           'help.*':true
           'commandbook.*':true
           'myhome.*':true
           'mywarp.*':true
        inheritance:
    messages:
        build: '&cYou do not have permission to build here.'
    
    EDIT: i tried to make it red so it would stick out that is why it might say the [COLOR] [/COLOR] stuff it messed up it doesnt really say that in my config file tho
     
  23. Offline

    Lanuk

    Oh, I managed to fix everything. Thanks for your help guys!
     
  24. Offline

    dm_studios

    no problem mate, glad you sorted it out :)
     
  25. Offline

    MiracleM4n

    Almost home from work I will be improving the way mChat works (implementing services) I will also be working on channels and other various Spout related joys.
     
    dark_hunter likes this.
  26. Offline

    Kiwii

    @MiracleM4n
    Will you implement a command to get a formatted list of users online? Like /online ?
     
  27. Offline

    Schattenlilie

    Hey,

    got a little problem here.
    anyone how can help me ??

    Code:
    011-08-03 03:30:28 [INFO] [mChat] Spout not found not using.
    2011-08-03 03:30:28 [INFO] [mChat] mInfo not found shutting down.
    2011-08-03 03:30:28 [INFO] [mChat] version 1.7.9 is disabled!
    2011-08-03 03:30:28 [INFO] [mChat] Permissions plugin not found, Defaulting to Bukkit Methods.
    2011-08-03 03:30:29 [SEVERE] Error occurred while enabling mChat v1.7.9 (Is it up to date?): Plugin attempted to register ENTITY_DAMAGE while not enabled
    org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register ENTITY_DAMAGE while not enabled
        at org.bukkit.plugin.SimplePluginManager.registerEvent(SimplePluginManager.java:368)
        at net.D3GN.MiracleM4n.mChat.mChat.onEnable(mChat.java:74)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
     
  28. Offline

    MiracleM4n

    Schattenlilie: Is this reoccurring or just once? I believe I see the problem. I will fix now.
     
  29. Offline

    Schattenlilie

    Hey,

    Every time i want to start my server i get this in my log. and mChat is not working...

    Thank you for your fast reply... :D
     
  30. Offline

    MiracleM4n

    You need to download/use mInfo from the OP for mChat to work now. Sorry for making this a dependency.

    Ill fix the error for if it isnt there though.

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

    CrispyDiamonds

    hey can u help me out?
    here is my mChat config:
    Code:
    mchat-date-format: HH:mm:ss
    mchat-join-message: has joined the game.
    mchat-typingMessage: '*Typing*'
    auto-Changed: 1
    mchat-colouring: dark_red
    mchat-name-format: +p+dn+s&e
    mchat-playerEvent-format: +p+dn+s&e
    mchat-kick-message: has been kicked from the game.
    mchat-message-format: '+hb+p+dn+s&f: +message'
    mchat:
      prefix:
        Guest: '&f[&dGuest&f]'
        Builder: '&f[&1Builder&f]&1'
        Master-Builder: '&f[&4Master Builder&f]&c'
        Mod: '&f[&2Mod&f]&a'
        Admin: '&f[&6Admin&f]&e'
    mchat-contrib-enabled: true
    mchat-leave-message: has left the game.
    mchat-notifyHealth-enabled: false
    
    and here is my permissions config:
    Code:
    users:
        philipop1678:
            permissions:
            groups:
            - Master-Builder
        CrispyDiamonds:
            permissions:
            groups:
            - Admin
        soccer4128:
            permissions:
            groups:
            - Moderator
        ToxicLax:
            permissions:
            groups:
            - Master-Builder
        yogpersoneabo:
            permissions:
            groups:
            - Master-Builder
    groups:
        default:
            permissions:
                foo.bar: true
                essentials.spawn: true
                essentials.chat: true
                essentials.signs.disposal.use: true
                essentials.signs.disposal.create: true
                iConomy.bank.*: true
                iConomy.access: true
                iConomy.rank: true
                iConomy.list: true
                iConomy.payment: true
                tombstone.use: true
                tombstone.lwc: true
                tombstone.sign: true
                tombstone.quickloot: true
                mchat.prefix.Guest: true
                permissions.build: false
                 commandbook.who:true
                 commandbook.motd:true
                 commmandbook.rules:true
                 commandbook.time.check:true
                 commandbook.spawn:true
                 commandbook.call:true
                 commandbook.msg:true
        Builder:
            permissions:
                icoland.admin.notax: true
                worldguard.region.*: true
                worldedit.wand: true
                essentials.help: true
                lwc.protect: true
                icoland.basic.select: true
                icoland.basic.info: true
                icoland.misc.canbuild: true
                wolfpound.use: true
                essentials.warp: true
                essentials.tpa: true
                essentials.tpdeny: true
                essentials.tpaccept: true
                essentials.sethome: true
                essentials.home: true
                essentials.back: true
                essentials.protect: true
                essentials.back.ondeath: true
                essentials.warp.list: true
                 essentials.tpahere:true
                iConomyChestShop.*: true
                personal.warps.use: true
                lockette.user.create.*: true
                SignShop.Signs.*: true
                tombstone.freechest: true
                tombstone.freesign: true
                residence.create: true
                essentials.me: true
                mchat.prefix.Builder: true
                permissions.build: true
                essentials.spawn: true
                essentials.chat: true
                essentials.signs.disposal.use: true
                essentials.signs.disposal.create: true
                 mchat.prefix.Guest:false
            inheritance:
            - default
        Master-Builder:
            permissions:
                tombstone.large: true
                mchat.prefix.Master-Builder: true
                mchat.suffix.cc: true
                 mchat.prefix.Builder:false
            inheritance:
            - Builder
        Moderator:
            permissions:
                essentials.*: true
                worldedit.*: true
                lockette.*: true
                BigBrother.*: true
                mchat.prefix.Mod: true
                 mchat.prefix.Master-Builder:false
            inheritance:
            - Master-Builder
        Admin:
            permissions:
                mchat.prefix.Admin: true
                 'worldguard.*':true
                 'slots.*':true
                 'tombstone.*':true
                 'vanish.*':true
                 'SignShops.*':true
                 'iConomy.*':true
                 'personal.warps.*':true
                 'lwc.*':true 
                 'wolfpound.*':true
                 'antixray.*':true
                 kit.admin:true
                 'permissions.*':true
                'worldedit.*': true
                'lockette.*': true
                'BigBrother.*': true
                'iConomyChestShop.*': true
                permissions.build: true
                 'commandbook.*':true
                 essentials.warp:true
                 essentials.tpa:true
                 essentials.tpdeny:true
                 essentials.tpaccept:true
                 essentials.sethome:true
                 essentials.home:true
                 essentials.back:true
                 essentials.protect:true
                 essentials.back.ondeath:true
                 essentials.warp.list:true
                 essentials.tp:true
                 essentials.tphere:true
                 essentials.tpahere:true
                 essentials.setwarp:true
                 essentials.tpall:true
                 essentials.me:true
                 essentials.burn:true
                 essentials.invsee:true
                 essentials.fireball:true
                 essentials.home.others:true
                 essentials.jump:true
                 essentials.top:true
                 essentials.joinfullserver:true
                 'essentials.signs.*':true
            inheritance:
    messages:
        build: '&cYou do not have permission to build here.'
    
    okay and whenever i type something in it puts tons of green colons in front of my name and also when i log on it says
    Code:
    17:06:10 [WARNING] [PermissionsBukkit] Node mchat.prefix.Admin for player Crispy
    Diamonds is non-Boolean
    
    please help this is the only thing i cant seem to figure out
     

Share This Page