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

    DThielke

    Interesting. Could you provide a screenshot of this happening? I'm not sure what you mean by adding a help menu or how you intend to do it, but this isn't something HeroChat provides.

    Permissions 2.4 has been taken over by TheYeti and is now found in a different thread.
    --- merged: Feb 27, 2011 8:58 AM ---
    Update posted - let me know if you have weird line wrapping issues.

    Change Log
    Version 3.19
    • Minor adjustment to line wrapping.
     
  3. Offline

    phaed

    • Updated to add Permissions 2.4 support.
    • Removed GroupManager support.
    You removed GM Support? Could you add it back? Not eveyone uses the same permissions sytem, might be a a good idea to support both P2.4 and GM.
     
  4. Offline

    DThielke

    I don't think I'm gonna budge on this one - I will only support Permissions. Supporting both was easy before because they used the exact same API - I didn't actually have to write any of the code twice. However, now that Permissions provides multiworld support and uses a different API, it would require duplicating all of the permissions-related code to support GroupManager - not happening, sorry. If you want to use GroupManager, I suggest you bug AnjoCaido to provide multiworld support using the same API as permissions.
     
  5. Offline

    strupan


    This is odd, I think permissions not working for 2.4, 440 Build and I mean it loads but it saids I am not allowed to do certain stuff even though I am admin with '*'

    Also I am still crashing and breaking plugins when using the newest HeroChat.

    Maybe is something to do with my having to enable this thing?

    https://github.com/TheYeti/Permissions/wiki/API-Reference

    But I have no idea how to or where to start this "import"
    --- merged: Feb 27, 2011 9:34 AM ---
    Ohh... I just read more info in the permission thread, I am trying to change the config.yml to world.yml now and see if it works,
     
  6. Offline

    DThielke

    I believe there is an issue with Permissions 2.4 at the moment with having your default world named "world". If you're still having issues, try changing the name to something else.

    Actually I just tested it and "world" seems to work. However, some people have reported this causing problems with Permissions 2.4, so if you're having issues, try changing it.
     
  7. Offline

    strupan

    Alrighty, just fixed the other plugin and permissions but still getting this error when putting HeroChat into my server ;(, using 440 and 2.4 Permission.

    http://pastebin.com/MpPCT3M7

    Also, these are my plugins

    Borderguard 2.0
    WorldGuard
    WorldEdit
    Block Drop
    Permissions 2.4
    FriendlyCreeper
    LWC
    xWarp

    Thanks
     
  8. Offline

    DThielke

    It looks like you don't have a default channel designated in your config.yml.
    --- merged: Feb 27, 2011 10:04 AM ---
    Minor update.

    Change Log
    Version 3.20
    • Fixed an issue with the /ch remove command.
     
  9. Offline

    averad

    CB 440 HC 3.20 Permissions 4.0

    Code:
    [SEVERE] Could not pass event PLAYER_CHAT to HeroChat
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroupPrefix(Control.java:555)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.createLeader(MessageFormatter.java:137)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.formatMessageWrapped(MessageFormatter.java:164)
            at com.herocraftonline.dthielke.herochat.Channel.sendMessage(Channel.java:513)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPlayerChat(HeroChatPlayerListener.java:31)
            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:607)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
            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:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-27 04:36:36 [INFO] <§chelmet648§f> No
    2011-02-27 04:36:41 [SEVERE] Could not pass event PLAYER_CHAT to HeroChat
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroupPrefix(Control.java:555)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.createLeader(MessageFormatter.java:137)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.formatMessageWrapped(MessageFormatter.java:164)
            at com.herocraftonline.dthielke.herochat.Channel.sendMessage(Channel.java:513)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPlayerChat(HeroChatPlayerListener.java:31)
            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:607)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
            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:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     
  10. Offline

    DThielke

    Permissions 4.0? Where is this from?
     
  11. Offline

    averad

    Sorry I was thinking iConomy 4.0, Permissions 2.4, Essentials Dev 546, Towny (chat turned off) and CB recommended 440.

    Linux 1.3 MC Server

    Code:
    2011-02-27 04:51:58 [SEVERE] Could not pass event PLAYER_CHAT to HeroChat
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroupPrefix(Control.java:555)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.createLeader(MessageFormatter.java:137)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.formatMessageWrapped(MessageFormatter.java:164)
            at com.herocraftonline.dthielke.herochat.Channel.sendMessage(Channel.java:513)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPlayerChat(HeroChatPlayerListener.java:31)
            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:607)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
            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:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     
  12. Offline

    DThielke

    Is your Permissions config named after your world? (And is it NOT named "world.yml"?)
     
  13. Offline

    Juze

    @DThielke
    Same errors as above, #440, Permissions 2.0 and HC3.20

    EDIT: And my Permissions file is named config.yml
    EDIT2:
    Code:
    2011-02-27 08:54:23 [SEVERE] Could not pass event PLAYER_JOIN to HeroChat
    java.lang.NullPointerException
        at com.herocraftonline.dthielke.herochat.HeroChatPlugin.checkNewPlayerSettings(HeroChatPlugin.java:166)
        at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPlayerJoin(HeroChatPlayerListener.java:39)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:130)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
        at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:97)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    --- merged: Feb 27, 2011 11:00 AM ---
    Code:
    2011-02-27 08:58:55 [SEVERE] null (Is it up to date?)
    java.lang.NullPointerException
            at com.herocraftonline.dthielke.herochat.HeroChatPlugin.log(HeroChatPlugin.java:331)
            at com.herocraftonline.dthielke.herochat.HeroChatPlugin.loadPermissions(HeroChatPlugin.java:397)
            at com.herocraftonline.dthielke.herochat.HeroChatPlugin.onEnable(HeroChatPlugin.java:365)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:426)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:79)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:60)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     
  14. Offline

    DThielke

    Permissions 2.0 is no longer supported. Upgrade to Permissions 2.4. As for your second error, that is likely caused by the lack of a designated default channel in your config.
     
  15. Offline

    strupan

    Thats odd because I don't even have the HeroChat folder yet, I been waiting for it to generate one from the .jar
     
  16. Offline

    Juze

    Nope, it got fixed with Permissions 2.4 update. Also, now SpawnControl is erroring on Permissions 2.4, so I have to go and fix that now.
     
  17. Offline

    DThielke

    You'll be waiting indefinitely, as it doesn't generate the folder. Use the folder in the downloaded archive from the original post.
     
  18. Offline

    averad

    That was the issue, I had thought it was already named that but it wasn't. Thanks for help.
     
  19. Offline

    Juze

    @DThielke
    Now I ran to this problem with Permissions 2.4. The chat channels don't show up correctly, it's just "<Playername> Text".

    Code:
    globals:
        default-local-distance: 50
        default-channel: Help
        default-message-format: '{color.CHANNEL}[{nick}] {color.WHITE}{prefix}{player}{suffix}{color.WHITE}: '
        plugin-tag: '[HeroChat] '
    channels:
        TipSystem:
            color: LIGHT_BLUE
            nickname: tip
            permissions:
                speak:
                - Owner
                - Admins
                - Moderator
                join: []
            message-format: '{color.CHANNEL}[TIP]{color.WHITE}: '
            lists:
                bans: []
                moderators:
                - Juze
                - Jhurtta
            options:
                permanent: true
                hidden: true
                shortcut-allowed: true
                auto-join: true
                local: false
                join-messages: false
                forced: true
        Help:
            color: LIGHT_BLUE
            nickname: h
            permissions:
                speak: []
                join: []
            message-format: '{default}'
            lists:
                bans: []
                moderators:
                - Juze
            options:
                permanent: true
                hidden: false
                shortcut-allowed: false
                auto-join: true
                local: false
                join-messages: false
                forced: false
        Staff:
            color: LIGHT_BLUE
            nickname: staff
            permissions:
                speak: []
                join:
                - Admins
            message-format: '{default}'
            lists:
                bans: []
                moderators:
                - Juze
            options:
                permanent: false
                hidden: true
                shortcut-allowed: false
                auto-join: false
                local: false
                join-messages: false
                forced: false
        Local:
            color: YELLOW
            nickname: l
            permissions:
                speak: []
                join: []
            message-format: '{color.WHITE}{prefix}{player}{suffix}{color.WHITE}: '
            lists:
                bans: []
                moderators:
                - Juze
            options:
                permanent: true
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: true
                join-messages: false
                forced: false
        Trade:
            color: LIGHT_GREEN
            nickname: t
            permissions:
                speak: []
                join: []
            message-format: '{default}: '
            lists:
                bans: []
                moderators:
                - Juze
            options:
                permanent: true
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: false
                join-messages: false
                forced: false
        Build:
            color: ROSE
            nickname: b
            permissions:
                speak: []
                join: []
            message-format: '{default}'
            lists:
                bans: []
                moderators:
                - Juze
            options:
                permanent: true
                hidden: false
                shortcut-allowed: true
                auto-join: false
                local: false
                join-messages: false
                forced: false
        AlertSystem:
            color: ROSE
            nickname: alert
            permissions:
                speak:
                - Admins
                - Moderator
                join:
                - Admins
                - Moderator
            message-format: '{color.RED}[ALERT]{color.CHANNEL}: '
            lists:
                bans: []
                moderators:
                - Juze
                - Jhurtta
            options:
                permanent: true
                hidden: true
                shortcut-allowed: true
                auto-join: true
                local: false
                join-messages: false
                forced: true
        Global:
            color: GREEN
            nickname: g
            permissions:
                speak: []
                join: []
            message-format: '{default}'
            lists:
                bans: []
                moderators:
                - Juze
            options:
                permanent: true
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: false
                join-messages: false
                forced: false
    
    No errors or anything.
     
  20. Offline

    DThielke

    I'll ask the same thing I asked averad. Is your Permissions config named after your world? (And is it NOT named "world.yml"?)
     
  21. Offline

    Juze

    @DThielke
    Like I said above, it's still called "config.yml".

    Code:
    2011-02-27 09:07:42 [SEVERE] Could not pass event PLAYER_CHAT to HeroChat
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroupPrefix(Control.java:555)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.createLeader(MessageFormatter.java:137)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.formatMessageWrapped(MessageFormatter.java:164)
            at com.herocraftonline.dthielke.herochat.Channel.sendMessage(Channel.java:513)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPlayerChat(HeroChatPlayerListener.java:31)
            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:607)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
            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:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     
  22. Offline

    DThielke

    As of Permissions 2.1+, config.yml needs to be renamed to match your world. For instance, if your world is named "mainworld," then your config should be named "mainworld.yml." However, there is currently a bug with Permissions 2.4 that causes problems if your world is named "world," so make sure you name it something else first.

    This is all listed in the instructions for Permissions 2.4.
     
  23. Offline

    Juze

    Ugh! Now with Permissions 2.4, almost every of my plugins are broken! HeroChat hasn't worked for me for 3 days <_<
    --- merged: Feb 27, 2011 11:14 AM ---
    Oh and I thought you had to rename it from world to config.
     
  24. Offline

    DThielke

    Tell the other plugins' authors to stop supporting unsupported versions of Permissions.
     
  25. Offline

    Juze

    Naw, I just got it all fixed, thanks! :)
     
  26. Offline

    Fezz

    I got a problem :( I get an error when starting up my server:

    Code:
    2011-02-27 12:55:33 [INFO] Starting minecraft server version Beta 1.3
    2011-02-27 12:55:33 [INFO] Loading properties
    2011-02-27 12:55:33 [INFO] Starting Minecraft server on *:25565
    2011-02-27 12:55:33 [INFO] This server is running Craftbukkit version git-Bukkit
    -0.0.0-458-g557f3d2-b440jnks (MC: 1.3)
    2011-02-27 12:55:33 [INFO] Preparing level "world"
    2011-02-27 12:55:33 [INFO] Preparing start region
    2011-02-27 12:55:34 [INFO] Preparing spawn area: 65%
    2011-02-27 12:55:35 [INFO] [Permissions] version [2.1] (Handler) was Initialized
    .
    2011-02-27 12:55:35 [INFO] godPowers version 1.0 is enabled!
    2011-02-27 12:55:35 [INFO] [Permissions] version [2.1] (Handler) loaded
    2011-02-27 12:55:35 [INFO] HeroChat version 3.2 disabled.
    2011-02-27 12:55:35 [SEVERE] null (Is it up to date?)
    java.lang.NullPointerException
            at com.herocraftonline.dthielke.herochat.HeroChatPlugin.log(HeroChatPlug
    in.java:331)
            at com.herocraftonline.dthielke.herochat.HeroChatPlugin.loadPermissions(
    HeroChatPlugin.java:397)
            at com.herocraftonline.dthielke.herochat.HeroChatPlugin.onEnable(HeroCha
    tPlugin.java:365)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:426)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:79)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:60)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-27 12:55:36 [INFO] Done (2209658770ns)! For help, type "help" or "?"

    I don't know how to see my craftbukkit version?

    Edit:
    2011-02-27 12:55:33 [INFO] This server is running Craftbukkit version git-Bukkit
    -0.0.0-458-g557f3d2-b440jnks (MC: 1.3)
     
  27. Offline

    Juze

    Permissions version? Type /version ingame.
    --- merged: Feb 27, 2011 12:00 PM ---
    Oh nevermind, you're using 2.1. Update to 2.4
     
  28. Offline

    Fezz

    Where can I download 2.4? When i go to the thread, it only says 2.1.

    EDIT: Nvm

    EDIT2: It works :D Thank you very much :D

    Edit: Now when I enter my srver, i get this error:

    Code:
    2011-02-27 13:04:42 [SEVERE] Could not pass event PLAYER_JOIN to HeroChat
    while parsing a block mapping
     in "<reader>", line 72, column 5:
            TheNo1Yeti:
            ^
    expected <block end>, but found BlockMappingStart
     in "<reader>", line 79, column 6:
             Derpina:
             ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:576)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :228)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at com.nijiko.permissions.Control.load(Control.java:144)
            at com.nijiko.permissions.Control.loadWorld(Control.java:108)
            at com.nijiko.permissions.Control.getGroup(Control.java:523)
            at com.herocraftonline.dthielke.herochat.HeroChatPlugin.checkNewPlayerSe
    ttings(HeroChatPlugin.java:151)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPlayer
    Join(HeroChatPlayerListener.java:39)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:130)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfiguration
    Manager.java:97)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-27 13:04:50 [SEVERE] Could not pass event PLAYER_CHAT to HeroChat
    java.lang.NullPointerException
            at com.herocraftonline.dthielke.herochat.HeroChatPlugin.joinChannel(Hero
    ChatPlugin.java:255)
            at com.herocraftonline.dthielke.herochat.Channel.addPlayer(Channel.java:
    147)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPlayer
    Chat(HeroChatPlayerListener.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.ja
    va:160)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:607)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
            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:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  29. Offline

    DierWolf

    read the post?,,,
     
  30. Offline

    Juze

    Make sure you are not using tabs in your configuration?
     
  31. Offline

    Fezz

    Hmm... Still a error.

    Code:
    2011-02-27 13:17:14 [SEVERE]    at org.yaml.snakeyaml.constructor.BaseConstr
    r.getSingleData(BaseConstructor.java:124)
    2011-02-27 13:17:14 [SEVERE]    at org.yaml.snakeyaml.Yaml.load(Yaml.java:26
    2011-02-27 13:17:14 [SEVERE]    at org.bukkit.util.config.Configuration.load
    figuration.java:73)
    2011-02-27 13:17:14 [SEVERE]    at com.nijiko.permissions.Control.load(Contr
    ava:144)
    2011-02-27 13:17:14 [SEVERE]    at com.nijiko.permissions.Control.loadWorld(
    rol.java:108)
    2011-02-27 13:17:14 [SEVERE]    at com.nijiko.permissions.Control.permission
    trol.java:292)
    2011-02-27 13:17:14 [SEVERE]    at com.sk89q.bukkit.migration.NijiPermission
    olver.hasPermission(NijiPermissionsResolver.java:58)
    2011-02-27 13:17:14 [SEVERE]    at com.sk89q.bukkit.migration.PermissionsRes
    rManager.hasPermission(PermissionsResolverManager.java:86)
    2011-02-27 13:17:14 [SEVERE]    at com.sk89q.worldedit.bukkit.BukkitPlayer.h
    rmission(BukkitPlayer.java:109)
    2011-02-27 13:17:14 [SEVERE]    at com.sk89q.worldedit.WorldEdit.getSession(
    dEdit.java:142)
    2011-02-27 13:17:14 [SEVERE]    at com.sk89q.worldedit.WorldEdit.handleArmSw
    WorldEdit.java:733)
    2011-02-27 13:17:14 [SEVERE]    at com.sk89q.worldedit.bukkit.WorldEditPlaye
    tener.onPlayerAnimation(WorldEditPlayerListener.java:52)
    2011-02-27 13:17:14 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader$1
    ecute(JavaPluginLoader.java:190)
    2011-02-27 13:17:14 [SEVERE]    at org.bukkit.plugin.RegisteredListener.call
    t(RegisteredListener.java:59)
    2011-02-27 13:17:14 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.cal
    nt(SimplePluginManager.java:225)
    2011-02-27 13:17:14 [SEVERE]    at net.minecraft.server.NetServerHandler.a(N
    rverHandler.java:699)
    2011-02-27 13:17:14 [SEVERE]    at net.minecraft.server.Packet18ArmAnimation
    ourceFile:35)
    2011-02-27 13:17:14 [SEVERE]    at net.minecraft.server.NetworkManager.a(Sou
    ile:230)
    2011-02-27 13:17:14 [SEVERE]    at net.minecraft.server.NetServerHandler.a(N
    rverHandler.java:70)
    2011-02-27 13:17:14 [SEVERE]    at net.minecraft.server.NetworkListenThread.
    urceFile:100)
    2011-02-27 13:17:14 [SEVERE]    at net.minecraft.server.MinecraftServer.h(Mi
    aftServer.java:338)
    2011-02-27 13:17:14 [SEVERE]    at net.minecraft.server.MinecraftServer.run(
    craftServer.java:253)
    2011-02-27 13:17:14 [SEVERE]    at net.minecraft.server.ThreadServerApplicat
    run(SourceFile:366)
    2011-02-27 13:21:20 [SEVERE] Could not pass event PLAYER_CHAT to HeroChat
    java.lang.NullPointerException
            at com.herocraftonline.dthielke.herochat.HeroChatPlugin.joinChannel(
    ChatPlugin.java:255)
            at com.herocraftonline.dthielke.herochat.Channel.addPlayer(Channel.j
    147)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPl
    Chat(HeroChatPlayerListener.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoade
    va:160)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManag
    ava:225)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595
            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:253
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-27 13:21:33 [INFO] <Kameroon> hey
    2011-02-27 13:21:33 [INFO] Kameroon issued server command: say hey
    2011-02-27 13:21:33 [INFO] [Kameroon] hey
    2011-02-27 13:21:33 [WARNING] Can't keep up! Did the system time change, or
    he server overloaded?
    2011-02-27 13:21:33 [INFO] Kameroon issued server command: give kameroon 323
    2011-02-27 13:21:33 [INFO] Kameroon: Giving Kameroon some 323
    top
    2011-02-27 13:21:35 [INFO] Unknown console command. Type "help" for help.
    2011-02-27 13:21:48 [INFO] Lockette: Kameroon has claimed a container.
    2011-02-27 13:21:51 [INFO] Lockette: Kameroon has released a container.
    2011-02-27 13:22:02 [INFO] Kameroon issued server command: tp kameroon SVAzu
    2011-02-27 13:22:02 [INFO] Kameroon: Teleporting kameroon to SVAzubi.
    2011-02-27 13:22:12 [INFO] Kameroon issued server command: tp kameroon SVAzu
    2011-02-27 13:22:12 [INFO] Kameroon: Teleporting kameroon to SVAzubi.
    2011-02-27 13:22:34 [SEVERE] Could not pass event PLAYER_CHAT to HeroChat
    while parsing a block mapping
     in "<reader>", line 6, column 1:
        plugin:
        ^
    expected <block end>, but found BlockMappingStart
     in "<reader>", line 52, column 2:
         Moderator:
         ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce
    serImpl.java:576)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:16
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:1
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.
    :228)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:16
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.jav
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(Base
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at com.nijiko.permissions.Control.load(Control.java:144)
            at com.nijiko.permissions.Control.loadWorld(Control.java:108)
            at com.nijiko.permissions.Control.getUserPermissionString(Control.ja
    23)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.creat
    der(MessageFormatter.java:132)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.forma
    sageWrapped(MessageFormatter.java:164)
            at com.herocraftonline.dthielke.herochat.Channel.sendMessage(Channel
    a:513)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPl
    Chat(HeroChatPlayerListener.java:31)
            at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoade
    va:160)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManag
    ava:225)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595
            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:253
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-27 13:22:34 [INFO] <Kameroon> Do you liek our rollecoaster?
    2011-02-27 13:23:09 [SEVERE] Could not pass event PLAYER_CHAT to HeroChat
    while parsing a block mapping
     in "<reader>", line 6, column 1:
        plugin:
        ^
    expected <block end>, but found BlockMappingStart
     in "<reader>", line 52, column 2:
         Moderator:
         ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce
    serImpl.java:576)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:16
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:1
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.
    :228)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:16
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.jav
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(Base
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at com.nijiko.permissions.Control.load(Control.java:144)
            at com.nijiko.permissions.Control.loadWorld(Control.java:108)
            at com.nijiko.permissions.Control.getUserPermissionString(Control.ja
    23)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.creat
    der(MessageFormatter.java:132)
            at com.herocraftonline.dthielke.herochat.util.MessageFormatter.forma
    sageWrapped(MessageFormatter.java:164)
            at com.herocraftonline.dthielke.herochat.Channel.sendMessage(Channel
    a:513)
            at com.herocraftonline.dthielke.herochat.HeroChatPlayerListener.onPl
    Chat(HeroChatPlayerListener.java:31)
            at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoade
    va:160)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManag
    ava:225)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595
            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:253
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-27 13:23:09 [INFO] <Kameroon> T to chat
    2011-02-27 13:24:00 [INFO] Kameroon issued server command: tp kameroon SVAzu
    2011-02-27 13:24:00 [INFO] Kameroon: Teleporting kameroon to SVAzubi.
    2011-02-27 13:26:03 [INFO] Kameroon issued server command: say SVAzubi, welc
    to my server :D YOu can make a house here if you want!
    2011-02-27 13:26:03 [INFO] [Kameroon] SVAzubi, welcome to my server :D YOu c
    ake a house here if you want!
    2011-02-27 13:26:46 [INFO] Lockette: Kameroon has claimed a container.
    2011-02-27 13:34:29 [SEVERE] Could not pass event BLOCK_BREAK to Lockette
    while parsing a block mapping
     in "<reader>", line 6, column 1:
        plugin:
        ^
    expected <block end>, but found BlockMappingStart
     in "<reader>", line 52, column 2:
         Moderator:
         ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce
    serImpl.java:576)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:16
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:1
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.
    :228)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:16
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.jav
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(Base
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at com.nijiko.permissions.Control.load(Control.java:144)
            at com.nijiko.permissions.Control.loadWorld(Control.java:108)
            at com.nijiko.permissions.Control.permission(Control.java:292)
            at com.nijiko.permissions.Control.has(Control.java:261)
            at org.yi.acru.bukkit.Lockette.LocketteBlockListener.onBlockBreak(Lo
    teBlockListener.java:420)
            at org.bukkit.plugin.java.JavaPluginLoader$31.execute(JavaPluginLoad
    ava:282)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManag
    ava:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:362
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            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:253
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-27 13:35:10 [SEVERE] Could not pass event BLOCK_BREAK to Lockette
    while parsing a block mapping
     in "<reader>", line 6, column 1:
        plugin:
        ^
    expected <block end>, but found BlockMappingStart
     in "<reader>", line 52, column 2:
         Moderator:
         ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce
    serImpl.java:576)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:16
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:1
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.
    :228)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:16
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.jav
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(Base
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at com.nijiko.permissions.Control.load(Control.java:144)
            at com.nijiko.permissions.Control.loadWorld(Control.java:108)
            at com.nijiko.permissions.Control.permission(Control.java:292)
            at com.nijiko.permissions.Control.has(Control.java:261)
            at org.yi.acru.bukkit.Lockette.LocketteBlockListener.onBlockBreak(Lo
    teBlockListener.java:420)
            at org.bukkit.plugin.java.JavaPluginLoader$31.execute(JavaPluginLoad
    ava:282)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManag
    ava:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:362
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            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:253
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     

Share This Page