Inactive [CHAT] HeroChat v4.10.3 - Comprehensive Chat Channel Plugin [1060]

Discussion in 'Inactive/Unsupported Plugins' started by DThielke, Jan 26, 2011.

  1. Offline

    DThielke

    HeroChat The Chat Channel Plugin (v 4.10.3)
    Download HeroChat
    Source Code on GitHub This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
    Redmine (Issue/Feature Tracker)

    Permissions 3.0
    Rcjrrcjr has been working quite hard on this upgrade to Permissions. However, it currently still suffers from a number of bugs. The most important of these which directly affects HeroChat is the non-functioning of prefixes and suffixes. There are less-than-pretty workarounds, but I'm refraining from fully supporting an update until Permissions 3.1 is released which should include a number of significant bug fixes. When this does occur, however, I have a build ready for you guys that should work. You can download it here. Again, I highly suggest not using this until Permissions 3.1 is released unless you really don't care about prefixes and such.

    See you when I get back!

    Is your config resetting when you make changes?
    If you make changes to the config while the server is running, you need to use the /ch reload command to make the changes stick. I wish this message wasn't necessary, but people only seem to read things in big, bold, red text (if at all).

    Have a problem? a feature request? Go here.
    HeroChat now has its very own redmine found here. If you have an issue or would like to suggest a new feature, I urge you to file it via redmine. I will be checking this much more often than this thread from here on out.

    Show your thanks! Maintaining plugins like HeroChat is very nearly a full time job. If you enjoy my plugins and appreciate the support I provide, then please consider providing some support of your own. Donating even a tiny amount keeps me motivated and makes me feel loved so go ahead and donate!

    What is HeroChat? HeroChat brings a multiple channel system to Minecraft. Through the use of highly customizable channels, even the largest of servers can have manageable and readable chat.

    Features
    • Chat channels
      • Highly configurable
      • Public, private and password protected channels
      • Configurable custom message formatting including colors and health bars
      • Channel moderation
      • Local channels
    • Ignore lists
    • Regex-based censorship
    • User setting persistence
      • Automatically saves your settings when you log out
    • Permissions integration
      • Prefixes and suffixes
      • Restrict joining and speaking in channels
      • Restrict important commands
    • CraftIRC integration
      • Relay messages between Minecraft and IRC
      • Configurable links between in-game and IRC channels
    How do I install it? Take a look at the installation and configuration wiki found here.

    How do I use it? Take a look at the usage wiki found here.

    A Message to Users
    Thanks for all your support! I will do my best to keep this plugin updated and bug free. If you have any issues or feature requests, feel free to either leave a message here or find me in #herochat on EsperNet.

    Extra special thanks to my donors: TheYeti, playnight

    Change Log
    Show change history (open)

    Version 4.10.3
    • Fixed players not rejoining private channels when Permissions isn't loaded first.
    Version 4.10.2

    • Fixed a bug with {group} when not using Permissions
    Version 4.10.1

    • Fixed a bug with CraftIRC join/leave events ignoring the join-messages option
    • Added the {group} tag
    • Added the {groupprefix} tag
    • Added the {groupsuffix} tag
    Version 4.10.0

    • Added the separate-chat-log option
    Version 4.9.0

    • Renamed the global craftIRC-tag option to craftIRC-prefix to avoid confusion
    • Replaced the channel specific craftIRC-tags option with game-to-IRC and IRC-to-game to allow one-way communication
    Version 4.8.11

    • Added color support for the irc-tag
    Version 4.8.10

    • Fixed a bug with privileged channels and reloads
    Version 4.8.9

    • Added the local-distance option to set the local distance on a per-channel basis
    Version 4.8.8

    • Removed debugging code I left in accidentally
    Version 4.8.7

    • Fixed an infinite loop with certain censors
    Version 4.8.6

    • Updated for CraftBukkit 612
    Version 4.8.5

    • Updated for CraftBukkit 602
    Version 4.8.4

    • Added a permissions check before rejoining channels during a /ch reload
    Version 4.8.3

    • User settings are now saved before /ch reload does its thing
    Version 4.8.2

    • Added one-time tells to the /tell command
    • Added the {receiver} tag for use in tell formats
    Version 4.8.1

    • Changing focus now ends /tell conversations
    Version 4.8.0

    • Added the cross-world-chat channel option
    • Separated user data into multiple files
    • Added the /ignore alias for /ch ignore back in
    Version 4.7.6

    • Minor improvement to command handling
    Version 4.7.5

    • Minor fix for certain command specific help pages
    • Added global toggle (toggles all channels) to /ch toggle
    Version 4.7.4

    • Minor internal change to how format tags work
    • Minor change to how messages are sent to CraftIRC (allows player specific tags such as {prefix})
    Version 4.7.3

    • Fixed issue with CraftIRC messages being repeated in IRC
    Version 4.7.2

    • Fixed a bug where /qm g ? would show the command help rather than sending a message
    Version 4.7.1

    • Fixed a minor formatting bug regarding join/leave messages in the console
    Version 4.7.0

    • Added the /tell command to create private conversations
    • Added the incoming-tell-format and outgoing-tell-format options to the config
    Version 4.6.0

    • Added the /ch toggle command to allow temporary enabling/disabling of channels
    Version 4.5.0

    • Added custom replacements to the censor feature in the format 'censoredword;replacement'
    • Added the 'herochat.color' permission to allow players to use colors on the fly in their messages
    • Added the mute (per channel) and gmute (global) commands
    • Revamped help menu
    • Added command specific help. Type /<command> ? to use it (ie. /ch create ?)
    Version 4.4.3

    • Fixed a bug when creating a channel with all 5 arguments provided
    Version 4.4.2

    • Improved command handling
    • Fixed a bug where commands longer than the actual commands were being accepted
    • Removed the {color.COLOR} tags - use the usual &c colors now
    • Replaced the {color.CHANNEL} tag with {color}
    Version 4.4.1

    • Fixed a bug with colors in message formats containing underscores
    Version 4.4.0

    • Added regex based word censor
    Version 4.3.7

    • Fixed any and all line wrapping issues (thanks to Bukkit for fixing MC's color line-wrapping bug)
    Version 4.3.6

    • Added the reserved channel name list back in
    • Fixed a potential issue with the /<channel> <message> shortcut command
    Version 4.3.5

    • A default configuration file is now created if you do not have one
    Version 4.3.4

    • Removed the DEBUG message I left in
    Version 4.3.3

    • Fixed line wrapping issues related to Finnish characters.
    Version 4.3.2

    • Fixed the ignore feature
    Version 4.3.1

    • Quick messaging now also relays to IRC
    • Added an option to configure the format for game->IRC messages
    Version 4.3.0

    • Added CraftIRC support!
    Version 4.2.1

    • Updated the help command to reflect the password additions
    Version 4.2.0

    • Added passworded channels
    • Updated /ch create command to allow passworded channel creation
    Version 4.1.6

    • Fixed a bug related to negative health values.
    Version 4.1.5

    • Fixed an error when using custom display names.
    Version 4.1.4

    • Added full error reporting to Permissions issues.
    Version 4.1.2

    • Added licensing information to source and original post.
    Version 4.1.1

    • Finally found the cause of the line wrapping bug. It's fixed now.
    • Implemented stricter version checking for Permissions. HeroChat will disable itself it the right version isn't found.
    Version 4.1.0

    • Added a message for the plugin's onDisable() method.
    • Re-implemented the old quick message feature.
    • Added world specific channels.
    • Fixed the /ch reload command.
    • Added the {world} and {healthbar} tags.
    • Added an overloaded sendMessage for other plugins to use.
    Version 4.0.2

    • Minor change to make HeroChat compatible with future Permissions version names
    Version 4.0.1

    • Fixed a bug when creating channels without specifying a color
    • Decided on a more logical version naming scheme
    Version 4.00

    • Major internal rewrite
    • Added error handling around Permissions to help identify issues with Permissions configs
    • Temporarily removed iChat support
    • Updated for new versions of Permissions
    • The old /ch channels command is now /ch list
    • The old /ch list command is now /ch who
    Version 3.21

    • Another attempt to fix line wrapping.
    Version 3.20

    • Fixed an issue with the /ch remove command.
    Version 3.19

    • Minor adjustment to line wrapping.
    Version 3.18

    • Moved command handling to onCommand.
    • Removed replaced old quick messaging behavior with /qm <channel> <message>.
    • Reworked /ch create command.
    • Added special /ch help create menu.
    • Updated to add Permissions 2.4 support.
    • Removed GroupManager support.
    Version 3.17

    • Fixed banning and kicking players again.
    Version 3.16

    • Players are no longer able to speak in a channel after being kicked or banned from it.
    Version 3.15

    • Added configurable option that defines the tag used to prefix all plugin messages - defaults to [HeroChat]
    Version 3.14

    • Added support for {healthbar} tags in prefixes and suffixes
    Version 3.13

    • Added support for GroupManager. Permissions should still work though!
    Version 3.12

    • Minor internal changes
    Version 3.08

    • Updated to meet new Bukkit standards
    • Fixed long constructor spam
    Version 3.07

    • Added support for other plugins to send messages to channels without a Player object
    • Bug Fix: another attempt to work around the local chat location issues
    Version 3.06

    • Bug Fix: other plugin commands should work again
    Version 3.05

    • Bug Fix: accidentally forgot to set loaded channels to saved
    Version 3.04

    • Added checks for cancelled events.
    • Bug Fix: channels are now only saved if the "saved" option is added
    Version 3.03

    • Bug fix: local channels should REALLY save and work correctly - seriously.
    • Bug fix: the /ch reload command no longer crashes the client
    Version 3.02

    • Bug fix: local channels should now save correctly.
    Version 3.01

    • Bug fix: fixed missing permissions check when automatically joining channels the first time a user enters the server
    Version 3.00

    • Added optional join/leave messages.
    • Channel moderators can now delete their own channels.
    • Channel moderators can now ban users preemptively, even if they aren't online.
    • All user settings are now saved across logins.
    • Removed the /ch auto and /ch default commands as they are now obsolete.
    • Configurations are now stored in a different file with a slightly different format. Old data.yml files are converted automatically to assist in this change.
    Version 2.67

    • Bug fix: issue with /ch list
    • Bug fix: issue with /ch mod
    Version 2.66

    • Bug fix: fixed an issue where players couldn't toggle off their personal autojoins
    Version 2.65

    • Bug fix: forgot to include plugin.yml in the jar last build
    Version 2.64

    • Fixed censor color code formatting
    Version 2.63

    • Cleaned up code a bit
    Version 2.62

    • Improved line wrapping so the last color of the first line is reapplied for each subsequent line
    Version 2.61

    • Players can now add channels to auto-join with the /ch auto command
    • Minor bug fixes
    Version 2.53

    • Actually removed channel joining messages when plugin is enabled (silly typos)
    Version 2.52

    • Removed channel joining messages when plugin is enabled (or externally reloaded)
    Version 2.51

    • Fixed rejoining default channels when reloading the plugin via Essentials
    Version 2.50

    • Added health bar support from iChat (iChat required)
    • Bug fixes
    Version 2.42

    • Minor bug fix to improve player nickname support
    Version 2.41

    • The join, leave and ignore commands can now also be accessed using /ch join, /ch leave and /ch ignore, respectively
    Version 2.40

    • Fixed major bug with /ch reload command
    • Message formatting now uses Player.getDisplayName() instead of Player.getName()
    Version 2.33

    • More bug fixes (fixed channels not being checked for join permissions when attempting to autojoin channels at startup)
    Version 2.32

    • Various bug fixes
    Version 2.31

    • Prefixes and suffixes can now be user-specific
    Version 2.30

    • Slight configuration file restructuring (I promise this will be one of the last times this occurs)
    • Channels can now have restricted join and speak privileges based on permission groups
    • Channels can choose to override the default format string
    • Minor bug fixes
    Version 2.20

    • Console logging added.
    Version 2.10

    • Fixed bug so that message formatting works properly
    • Hidden channels are now hidden from the channel list even if you're in them
    Version 2.00

    • Massive restructuring of code
    • Redone config files - make sure to read the new configuration section
    • Channel moderation added (/ch kick, /ch ban, /ch mod)
    • Custom message formatting added
    • Local channel distance is now adjustable
    • More bug fixes
    Version 1.10

    • Added the /ch reload command
    • Improved suffix support
    • Improved multi-line message support
    • Various minor bug fixes
    Version 1.00

    • Initial public release!
     
  2. Offline

    nidzzllll-

    I mean you were able to send messages to channels even when you didn't set your focus to it. So /g *message* would send the *message* to Global chat (in config nickname: g and shortcut-allowed: true)
     
  3. Offline

    The_Yogs

    says my server name instead of g for regs, is there perms or sometrhing?
     
  4. Offline

    Scandragon

    The main problem however is that anyone can join any channel.. Including staff-only channels, as herochat has no way of knowing which groups you are in untill it's updated!
     
  5. Offline

    Lunar Delta

    All of these poor people waiting for Permissions Bukkit support could have been using HeroChat this whole time if they had only tried PEX instead. ;)
     
  6. Offline

    GmK

    Which was mentioned quite a few times in the last pages already ;)
     
  7. Offline

    Greylocke

    A great truth! Poor people wait for support. Successful people make it work.
     
  8. Offline

    nidzzllll-

    I just set passwords for admin ect channels and gave those groups ch overwrite perms so they don't need to enter the pass :3
     
  9. Offline

    Harley16

    hey why don't faction names show up?
     
  10. Offline

    CharDev

    So..basically I'm trying to add world specific chat to my server. I have 5 worlds, 3 of which I want to be on one channel, with the remaining two on another. Can anyone tell me what I have wrong in my config?

    Code:
    globals:
        separate-chat-log: false
        incoming-tell-format: '&8From {player}: &d'
        censors: []
        plugin-tag: '§e[HeroChat] '
        craftIRC-prefix: '#'
        outgoing-tell-format: '&8To {receiver}: &d'
        default-channel: Global
        default-message-format: '{color}[{nick}] &f{prefix}{player}{suffix}{color}: '
        craftIRC-message-format: '[{nick}] {player}: '
    channels:
        VIP:
            color: YELLOW
            nickname: VIP
            permissions:
                speak: []
                join: []
            message-format: '{default}'
            craftIRC:
                game-to-IRC: []
                IRC-to-game: []
            worlds:
            - vip
            - vipnether
            - andysworld
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: true
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: false
                forced: true
        Public:
            color: GREEN
            nickname: G
            permissions:
                speak: []
                join: []
            message-format: '{default}'
            craftIRC:
                game-to-IRC: []
                IRC-to-game: []
            worlds:
            - publicworld
            - publicworld_nether
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: true
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: false
                forced: true
    Right now, it you're in one of the worlds under the VIP channel, and you type a message, it says that general chat isn't allowed in that world, and if you're in a General channel world, it works fine. I basically just want it so the two sets of worlds CANNOT see each others chat. I don't want the people in the VIP worlds to have to type "/vip" before each message either. Can anyone help?
     
  11. Offline

    Tadas159

    @IAreKyleW00t How can I make it work with PermissionsBukkit?
    Found a bug?
    [​IMG]
    The console says as it should([l] A1ter: g), but ingame i see this
     
  12. Offline

    OstlerDev

    So at one point HeroChat worked with factions what ever happened to that?
     
  13. Offline

    demonak47

    sorry to bother you, but I need to ask one quick question.
    Why does my message duplicate when I say something?
    I am the owner of my server and In my permissions file I have the '*' permission (all perms), and I am opped.
    I think this is what is causing the problem but I do not know how to fix it, as It has been like that since I installed the plugin.

    I tested it on another member, and he was a Moderator. When he said something, it worked fine, no dupes. But when I opped him, it happened. Also, if I promoted him to Owner, even without OP, the dupe will occur.

    So so far I know two things that might be causing the situation:
    1. If you are opped
    2. If you have all permissions ( '*' )

    Could you please help me out on this one?

    EDIT: As proof, I did a test on all 3 channels:
    [​IMG]
     
  14. Offline

    Matt

    So ive been playing around with this. It seems there can only be one global auto join channel is that correct?
     
  15. Offline

    Draqo

    What permission plugin are you using?

    I use PEX on my server, and I don't have the problem while being opped and have the '*' permission.

    Hope this helps.
     
  16. Offline

    Viralcraftowner

    Dosent work for me! If i join local and am nextto a player it says nobody can hear you..

    Not going so well for me. In the local channel it just syays 'No one hears you' When im about 2 blocks away from someone..

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

    demonak47

    i use permissions 3.x by the Yeti
     
  18. Offline

    fffizzz

    If you expect someone to help you, help them as well..
    include bukkit version, herochat version, permissions plugin used AND verison. Next post your config for herochat.
     
  19. Offline

    Viralcraftowner

    • Dont get you...
    • But it says i need permissions 755 to open the config, i have permissions 755...
     
  20. Offline

    Renagade

  21. Offline

    Physikbuddha

    As nidzzllll- said it would be great if you could re-implement the quick-message feature with /[channel] message as it is explained at https://github.com/Herocraft/HeroChat/wiki/Usage :
    (The /qm [channel] [message] works fine, but the other one is way more comfortable.)
     
  22. Offline

    fffizzz

    both working fine for me. make sure you dont have a conflicting command for the shortcut key being used.
     
  23. Offline

    GmK

    Uhm, are you really sure?

    Code:
    2011-10-10 22:23:54 [INFO] [HeroChat] HeroChat version 4.10.3 disabled.
    2011-10-10 22:23:54 [SEVERE] Error occurred (in the plugin loader) while disabling HeroChat v4.10.3 (Is it up to date?): null
    java.lang.NullPointerException
      at java.lang.Class.isAssignableFrom(Native Method)
      at org.bukkit.plugin.java.JavaPluginLoader.removeClass(JavaPluginLoader.java:245)
      at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:992)
      at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:296)
      at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:289)
      at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:166)
      at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:325)
      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:404)
      at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    @DThielke I am sure @Kainzo already told you, but it has finally happened - it broke (it seems)
     
  24. Offline

    andrewkm

    Indeed. I am running 1318# at the moment and all channels are working perfectly fine, no errors whatsoever on startup or anything, all commands are fine as well as all plugins that work with herochat as well, work perfectly fine. (Anticaps for example :p)
    Maybe try 1318 - Thats the version i immediately jumped to, not 1317.
    Feel free to hop on server and see for yourself, no issues whatsoever.
    -
    Edit: Just searched my logs for any possible errors on herochat, nothing as well. Furthermore I tested all our herochat commands; perfect... - I would die if herochat broke lol :p Maybe compare my plugins via the list I provided with yours and see if you can find a conflicting one. I just updated everything to latest devs in my entire list before testing and making these posts. Hope you get it sorted out.
     
  25. Offline

    krakenmuch

    When comes HeroChat 5.0?
     
  26. Offline

    Kainzo

    1318 should have been the RB - @GmK - please use that one, it was a last minute fix.

    Multiple. We have about 6 autojoined globally.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  27. Offline

    GmK

    Have some free internets you good man! Thank you,
     
  28. Offline

    Kainzo

    Np - 1317 slid in because I was at a volleyball game and couldnt test the shut down stuff. Either way - everything should work and if it DOES break we'll fix Herochat 4.0 quickly for you guys.
     
  29. Offline

    Naliz

    I get console errors, what's wrong? I can't figure it out..

    Code:
    globals:
        separate-chat-log: true
        incoming-tell-format: '&8From {player}: &d'
        censors:
        - \bu+\W*m+a+d+(\W*br(a|o)+)?
        - some_other_word;replacement
        plugin-tag: '§e[HeroChat] '
        craftIRC-prefix: '#'
        outgoing-tell-format: '&8To {receiver}: &d'
        default-channel: Global
        default-message-format: '[{color}{nick}&f] {prefix}<{player}>{suffix}&f '
        craftIRC-message-format: '[{nick}] {player}: '
    channels:
        Local:
            local-distance: 100
            color: LIGHT_GREY
            nickname: '#'
            permissions:
                speak: []
                join: []
            message-format: '[{color}{nick}&f] {prefix}<{player}>{suffix}&7 '
            craftIRC:
                game-to-IRC: []
                IRC-to-game: []
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: true
                cross-world-chat: true
                join-messages: false
                forced: false
        Staff:
            color: RED
            nickname: '#'
            permissions:
                speak: []
                join:
                - admins
                - mods
            message-format: '[{color}{nick}&f] {prefix}<{player}>{suffix}&4 '
            craftIRC:
                game-to-IRC: []
                IRC-to-game: []
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: true
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: true
                forced: false
        Alert:
            color: YELLOW
            nickname: '#'
            permissions:
                speak:
                - admins
                - mods
                join: []
            message-format: '&4[ALERT]{color} '
            craftIRC:
                game-to-IRC: []
                IRC-to-game: []
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: false
                forced: true
        Global:
            color: TEAL
            nickname: '#'
            permissions:
                speak: []
                join: []
            message-format: '[{color}{nick}&f] {prefix}<{player}>{suffix}&f '
            craftIRC:
                game-to-IRC: []
                IRC-to-game: []
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: false
                forced: false
        Help:
            color: LIGHT_BLUE
            nickname: '#'
            permissions:
                speak: []
                join: []
            message-format: '[{color}{nick}&f] {prefix}<{player}>{suffix}&2 '
            craftIRC:
                game-to-IRC: []
                IRC-to-game: []
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: false
                forced: false
    
     
  30. Offline

    fffizzz

    posting your config doesnt help anyone without seeing the error your getting in console.
     
  31. Offline

    Naliz

    Code:
    161 recipes
    17 achievements
    16:47:01 [INFO] Starting minecraft server version Beta 1.8.1
    16:47:01 [INFO] Loading properties
    16:47:01 [INFO] Starting Minecraft server on *:25565
    16:47:01 [VARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    16:47:01 [VARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    16:47:01 [VARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    16:47:01 [VARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    16:47:01 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1126
    -g35eac7a-b1317jnks (MC: 1.8.1)
    16:47:01 [INFO] [SuperpermBridge] Superperm/Permissions bridge initialized
    16:47:01 [INFO] LWC: Loading shared objects
    16:47:01 [INFO] LWC: Protection cache: 0/10000
    16:47:01 [INFO] LWC: Native library: plugins/LWC/lib/native/Windows/x86/sqlitejd
    bc.dll
    16:47:01 [INFO] MLog clients using java 1.4+ standard logging.
    16:47:01 [INFO] Lottery version 0.6.8 is enabled
    16:47:01 [INFO] Preparing level "world"
    16:47:01 [INFO] Default game type: 0
    16:47:01 [INFO] Preparing start region for level 0 (Seed: -204233661)
    16:47:02 [INFO] Preparing start region for level 1 (Seed: -204233661)
    16:47:02 [INFO] [AutoMessage] version [1.5] loaded
    16:47:02 [INFO] [AutoSave] Loading config file
    16:47:02 [INFO] [AutoSave] Version 2.0.1 is enabled: 72e8ea36-c91e-4511-9195-e92
    724cb5469
    16:47:02 [INFO] [AutoSave][Permission] Custom Permissions "Local Permissions" fo
    und: Loaded
    16:47:02 [INFO] [AutoSave][Permission] PermissionsEx not found.
    16:47:02 [INFO] [AutoSave][Permission] Permissions (Phoenix) found: Waiting
    16:47:02 [INFO] [bAntiCaps] Permission system found
    16:47:02 [INFO] [bAntiCaps] version 1.2.0 is enabled!
    16:47:02 [INFO] [boosCoolDown] version 1.5.0 by [Boosik] is enabled!
    16:47:02 [INFO] [boosCoolDown] Permission system found
    16:47:02 [INFO] BorderGuard version 4.2 is enabled!
    16:47:02 [INFO] [CFBanner] Plugin has been enabled!
    16:47:02 [INFO] [CFBanner] Permissions found. Using Permissions v2.7.7
    16:47:02 [INFO] [CFBanner] 1.9.2 loaded!
    16:47:02 [INFO] [CreeperHeal] Loaded 0 traps
    16:47:02 [INFO] Loading config
    16:47:02 [INFO] [CreeperHeal] Loading world: world
    16:47:02 [INFO] [CreeperHeal] Loading world: world_nether
    16:47:02 [INFO] [CreeperHeal] version 3.2.4 by nitnelave is enabled
    16:47:02 [INFO] Loaded Essentials build 2.6.2 by: Zenexer, ementalo, Aelux, Bret
    tflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    16:47:02 [INFO] Essentials: Using config based permissions. Enable superperms in
     config.
    16:47:02 [INFO] [Essentials] Payment method found (iConomy version: 6)
    16:47:02 [INFO] Loaded EssentialsChat build 2.6.2 by: essentials team
    16:47:02 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? tr
    ue; trace: 10]
    16:47:02 [INFO] Loaded EssentialsProtect build 2.6.2 by: essentials team
    16:47:02 [INFO] Loaded EssentialsSpawn build 2.6.2 by: essentials team
    16:47:02 [INFO] [HeroBounty] HeroBounty version 1.8.0 enabled.
    16:47:02 [INFO] [HeroBounty] Payment method found (EssentialsEco version: 2.2)
    16:47:02 [ALLVARLIG] java.lang.IllegalArgumentException: No enum constant com.he
    rocraftonline.dthielke.herochat.HeroChat.ChatColor.LIGHT_GREY
    16:47:02 [ALLVARLIG]    at java.lang.Enum.valueOf(Unknown Source)
    16:47:02 [ALLVARLIG]    at com.herocraftonline.dthielke.herochat.HeroChat$ChatCo
    lor.valueOf(HeroChat.java:1)
    16:47:02 [ALLVARLIG]    at com.herocraftonline.dthielke.herochat.util.ConfigMana
    ger.loadChannels(ConfigManager.java:115)
    16:47:02 [ALLVARLIG]    at com.herocraftonline.dthielke.herochat.util.ConfigMana
    ger.load(ConfigManager.java:49)
    16:47:02 [ALLVARLIG]    at com.herocraftonline.dthielke.herochat.HeroChat.onEnab
    le(HeroChat.java:128)
    16:47:02 [ALLVARLIG]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:170)
    16:47:02 [ALLVARLIG]    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:957)
    16:47:02 [ALLVARLIG]    at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:280)
    16:47:02 [ALLVARLIG]    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:171)
    16:47:02 [ALLVARLIG]    at org.bukkit.craftbukkit.CraftServer.enablePlugins(Craf
    tServer.java:154)
    16:47:02 [ALLVARLIG]    at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:297)
    16:47:02 [ALLVARLIG]    at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:284)
    16:47:02 [ALLVARLIG]    at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:152)
    16:47:02 [ALLVARLIG]    at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:348)
    16:47:02 [ALLVARLIG]    at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:417)
    16:47:02 [VARNING] [HeroChat] Error encountered while loading data. Check your c
    onfig.yml and users.yml. Disabling HeroChat.
    16:47:02 [INFO] [HeroChat] HeroChat version 4.10.3 disabled.
    16:47:02 [INFO] [HeroicDeath] 1.11.2 enabled.
    16:47:02 [INFO] [SuperpermBridge] Superperm/Permissions bridge enabled
    16:47:02 [INFO] Essentials: Using Permissions 2 based permissions.
    16:47:02 [INFO] [HeroChat] Permissions 2.7.7 found.
    16:47:02 [INFO] [AutoSave][Permission] Permissions (Phoenix) hooked.
    16:47:02 [INFO] [HeroBounty] Permissions 2.7.2 found.
    16:47:02 [INFO] [HeroSneak] 1.2.2.51 enabled.
    16:47:02 [INFO] [iConomy - Celty] Enabled (11 ms)
    16:47:02 [INFO] [LogOres] version [0.8] loaded
    16:47:02 [INFO] [Lottery] Payment method found (iConomy version: 6)
    16:47:02 [INFO] [MobDisguise] by desmin88 version 1.63 enabled.
    16:47:02 [INFO] Tombstone v.1.3.6 is enabled.
    16:47:02 [INFO] [Tombstone] Using Permissions (v2.7.7)
    16:47:02 [INFO] WarpPearl Version 1.0 is enabled :D
    16:47:02 [INFO] WorldEdit 4.7 enabled.
    16:47:02 [SEVERE] WorldEdit: Unable to read default configuration: config.yml
    16:47:02 [INFO] WorldEdit: Using the Bukkit Permissions API.
    16:47:03 [INFO] [Factions v1.5.1] === ENABLE START ===
    16:47:03 [SEVERE] [JAR-LOADER] This file does not exist: .\lib\gson.jar
    16:47:03 [SEVERE] [Factions v1.5.1] Disabling myself as .\lib\gson.jar is missin
    g from the root Minecraft server folder.
    16:47:03 [INFO] LWC: Loaded 137 locale strings (0 overrides)
    16:47:03 [INFO] LWC: Permissions API: SuperPermsPermissions
    16:47:03 [INFO] LWC: Currency API: iConomy6Currency
    16:47:03 [INFO] LWC: Loading SQLite
    16:47:03 [INFO] LWC: Using: Native
    16:47:03 [INFO] LWC: Precached 0 protections.
    16:47:03 [INFO] LWC: At version: 3.53 (b294)
    16:47:03 [INFO] [Tombstone] Using LWC (v3.53)
    16:47:03 [INFO] properTime reading from config at C:\Users\Johnny\Desktop\MC SER
    VER\plugins\properTime\properTime.conf
    16:47:03 [INFO] properTime 1.9.0 initialized
    16:47:03 [INFO] Server permissions file permissions.yml is empty, ignoring it
    16:47:03 [INFO] Done (0.163s)! For help, type "help" or "?"
    16:47:31 [INFO] Naliz [/81.230.100.176:50577] logged in with entity id 411 at ([
    world] -11.6875, 72.15625, 275.1875)
    16:47:31 [SEVERE] java.lang.NullPointerException
    16:47:31 [SEVERE]       at com.herocraftonline.dthielke.herochat.util.ConfigMana
    ger.loadPlayer(ConfigManager.java:175)
    16:47:31 [SEVERE]       at com.herocraftonline.dthielke.herochat.HeroChatPlayerL
    istener.onPlayerJoin(HeroChatPlayerListener.java:84)
    16:47:31 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader$1.execute(Jav
    aPluginLoader.java:260)
    16:47:31 [SEVERE]       at org.bukkit.plugin.RegisteredListener.callEvent(Regist
    eredListener.java:58)
    16:47:31 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.callEvent(Simpl
    ePluginManager.java:339)
    16:47:31 [SEVERE]       at net.minecraft.server.ServerConfigurationManager.c(Ser
    verConfigurationManager.java:129)
    16:47:31 [SEVERE]       at net.minecraft.server.NetLoginHandler.b(NetLoginHandle
    r.java:121)
    16:47:31 [SEVERE]       at net.minecraft.server.NetLoginHandler.a(NetLoginHandle
    r.java:80)
    16:47:31 [SEVERE]       at net.minecraft.server.Packet1Login.a(SourceFile:59)
    16:47:31 [SEVERE]       at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:226)
    16:47:31 [SEVERE]       at net.minecraft.server.NetLoginHandler.a(NetLoginHandle
    r.java:46)
    16:47:31 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :94)
    16:47:31 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:471)
    16:47:31 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:374)
    16:47:31 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:417)
    16:47:31 [INFO] [AutoSave] AutoSaveThread Started: Interval is 300 seconds, Warn
     Times are 0
    16:47:31 [INFO] New max size: 484
    16:47:31 [INFO] New max size: 784
    16:47:33 [SEVERE] Could not pass event PLAYER_CHAT to HeroChat
    java.lang.NullPointerException
            at com.herocraftonline.dthielke.herochat.channels.ChannelManager.getActi
    veChannel(ChannelManager.java:77)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPlayer
    Chat(HeroChatPlayerListener.java:68)
            at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja
    va:295)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:727)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:47:33 [INFO] <Naliz> asd
    >
     

Share This Page