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

    xxxfakaxxx

    hey ya!
    before hero chat i used "iChat" plugin. and when i was using "/who" command, in the player list all nicknames was colored (with his groups' color). now, im using HeroChat, and when i use "/who" all players' nicknames are white (except op's, they are red). is it possible to make nicknames colored?
     
  3. Offline

    DThielke

    /who isn't a part of HeroChat. The command you're using is probably a part of Essentials or some other "general" plugin.
     
  4. Offline

    Malchus

    I deleted the channel with help, turns out there was one. Unfortunately however the problem is still persisting whenever the command /help is executed this UI shows.... Command: Quick Message
    description: Sends a message without changing focus
    usage: /qm <channel> <msg> OR /<channel> <msg>
     
  5. Offline

    DThielke

    Post the first few seconds of your server log after start-up and your HeroChat config.
     
  6. Offline

    ChaoticCow

    [SEVERE] Could not load plugins\HeroChat.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException

    :[
     
  7. Offline

    DThielke

    I'll need the full error to help you.
     
  8. Offline

    ThorSve33

    I am running into the same issues with having the name of the group show up in the suffix in HeroChat. I don't have a screenshot currently, but if you can visualize it, it looks like this (the color codes obviously aren't there, just so you have an idea of what I'm talking about): [&fMember] &fMemberelitestryker: <message>

    I'm getting no errors in the logs, so it's something having to do with configuration I think. I've tried having '&f' in both the Prefix and Suffix and the problem persisted. I'm running HeroChat 4.7.6, Permissions 2.5.5, and Craftbukkit 556.

    Here are my configs:

    Permissions

    HeroChat

    P.S. I'll try to get a screenshot when I get the chance.
     
  9. Offline

    DThielke

    Could I get a full list of plugins you're running? A screenshot of your plugins folder would be lovely.
     
  10. Offline

    ThorSve33

    Screen shot 2011-03-26 at 1.06.20 AM.png Screen shot 2011-03-26 at 1.06.33 AM.png Screen shot 2011-03-26 at 1.10.25 AM.png Screen shot 2011-03-26 at 1.13.02 AM.png
     
  11. Offline

    DThielke

    Interesting.. no essentials chat. If you disable HeroChat, do players still have prefixes of any kind?
     
  12. Offline

    ChaoticCow

    Re-installing HeroChat fixed it, but now I can't change the config file without breaking it. All I did was changed GREEN to AQUA and then it broke. Anything I change breaks it.
     
  13. Offline

    Malchus

    16:10:54 [INFO] Starting minecraft server version Beta 1.3
    16:10:54 [INFO] Loading properties
    16:10:54 [INFO] Starting Minecraft server on *:25565
    16:10:54 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    16:10:54 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    16:10:54 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    16:10:54 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    16:10:54 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-493-g8b5496e-b493jnks (MC: 1.3)
    16:10:54 [INFO] Preparing level "world"
    16:10:54 [INFO] Preparing start region
    16:10:56 [INFO] [Permissions] version [2.5.4] (Phoenix) was Initialized.
    16:10:56 [INFO] WorldGuard loaded.
    16:10:56 [INFO] [AutoSave] Server Version is Recommended Build 493
    16:10:56 [INFO] [AutoSave] Version 1.1.5 is enabled!
    16:10:56 [INFO] [AutoSave] Loading config file
    16:10:56 [INFO] [AutoSave] AutoSaveThread Started: Interval is 300 seconds, Warn Time is 0 seconds
    16:10:56 [INFO] [BackupPlugin] BackupPlugin version 0.8.7 is enabled!
    16:10:56 [INFO] [BackupPlugin] Permissions plugin found, using Permission config
    16:10:56 [WARNING] [BackupPlugin] Disabled MapperUnit, mapper_path invalid: mcmap/mcmap.exe
    16:10:56 [INFO] BorderGuard Lite (Round) version 2.2 is enabled!
    16:10:56 [INFO] ChatBukkit v0.0.1 is enabled!
    16:10:56 [INFO] [Cleaner : 1.0] Enabled!
    16:10:56 [INFO] CommandBook 1.1 enabled.
    16:10:56 [INFO] CommandBook: Permissions plugin detected! Using Permissions plugin for permissions.
    16:10:56 [INFO] CraftBookCommon 3.0-alpha1 enabled.
    16:10:56 [INFO] CraftBookCircuits 3.0-alpha1 enabled.
    16:10:56 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    16:10:56 [INFO] CraftBookVehicles 3.0-alpha1 enabled.
    16:10:56 [INFO] [DelayedStop] Enabling Delayed Stop v0.12
    16:10:56 [INFO] [DelayedStop] Permission system found
    16:10:56 [INFO] [DelayedStop] version 0.12 enabled
    16:10:56 [INFO] flyRidgeFly version 1.5.1 is enabled!
    16:10:56 [INFO] [HELP] 44 extra help entries loaded
    16:10:56 [INFO] [HELP] Permissions enabled using: Permissions v2.5.4
    16:10:56 [INFO] [HELP] Help 0.2 enabled
    16:10:56 [INFO] [HeroChat] HeroChat version 4.7.6 enabled.
    16:10:56 [INFO] [HeroicRebuke] Loaded 0 active warnings.
    16:10:56 [INFO] [HeroicRebuke] 1.2.4.80 enabled.
    16:10:56 [INFO] [iConomy] Logging enabled.
    16:10:56 [INFO] [iConomy] v4.4 (Arcadia) loaded.
    16:10:56 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    16:10:56 [INFO] [Jail] Loaded 2 jail zones.
    16:10:56 [INFO] [Jail] Loaded 4 prisoners.
    16:10:56 [INFO] LocalShops: iConomy found.
    16:10:56 [INFO] LocalShops: Loading shop GopldbarPub
    16:10:56 [INFO] LocalShops: Loaded 1 shop(s).
    16:10:56 [INFO] LocalShops: version 1.15b is enabled!
    16:10:56 [INFO] LoginQueue 8 initialized
    16:10:57 [INFO] Lottery version 0.2.2 is enabled
    16:10:57 [INFO] [Lottery] Successfully linked with iConomy.
    16:10:57 [INFO] Take yourself wonder by wonder, using /magiccarpet or /mc. MagicCarpet version 1.4.5 is enabled!
    16:10:57 [INFO] [Permissions] version [2.5.4] (Phoenix) loaded
    16:10:57 [INFO] [Cleaner : 1.0] Using permissions of Permissions.
    16:10:57 [INFO] CommandBook: Permissions plugin detected! Using Permissions plugin for permissions.
    16:10:57 [INFO] [HeroChat] Permissions 2.5.4 found.
    16:10:57 [INFO] [iConomy] hooked into Permissions.
    16:10:57 [INFO] LocalShops: Attached to Permissions
    16:10:57 [INFO] Minestalker version 1.0 is enabled!
    16:10:57 [INFO] [MonsterHunt] Loaded 5 High scores.
    16:10:57 [INFO] [MonsterHunt] MonsterHunt Loaded!
    16:10:57 [INFO] [MYHOME]: 10 homes loaded
    16:10:57 [INFO] [MYHOME] Permissions enabled using: Permissions v2.5.4
    16:10:57 [INFO] [MYHOME] 'Help' support enabled.
    16:10:57 [INFO] [MYHOME] MyHome 1.9.3 enabled
    16:10:57 [INFO] [MYWARP]: 19 warps loaded
    16:10:57 [INFO] [MYWARP] Permissions enabled.
    16:10:57 [INFO] [MYWARP] 'Help' support enabled.
    16:10:57 [INFO] MyWarp 1.10.3 enabled
    16:10:57 [INFO] [PermissionsPlus] plugin version 1.1 has been enabled.
    16:10:57 [INFO] [Pe] NotifierThread interval set to 300 seconds
    16:10:57 [INFO] PetitionPlugin version 1.32 is enabled!
    16:10:57 [INFO] [Pe] NotifierThread started
    16:10:57 [INFO] ScrapBukkit version 0.2.1 is enabled!
    16:10:57 [INFO] [SimpleShop] hooked into Permissions.
    16:10:57 [INFO] [SimpleShop] version [1.41] (Sen) loaded
    16:10:57 [INFO] [SimpleShop] hooked into iConomy.
    16:10:57 [INFO] SlowHealth 2.3 enabled! Rate: 1.0s | Amount: 1
    16:10:57 [INFO] | Max: 20
    16:10:57 [INFO] SpyerAdmin module version 0.3, a spying utility for administrators and moderators, is active. Part of the Spyer package by [nickguletskii200]
    16:10:57 [INFO] SpyerFun module version 0.3, a spying utility for normal players, is active. Part of the Spyer package by [nickguletskii200]
    16:10:57 [INFO] Reading TorchBurn configuration.
    16:10:57 [INFO] LightIntensity must be between 1 and 15. Using default value of 15.
    16:10:57 [INFO] [Hawox's uQuest] Loaded with Flatfile!
    16:10:57 [INFO] Hawox's uQuest v0.974 enabled!
    16:10:57 [INFO] [Hawox's UQuest] Successfully linked with iConomy.
    16:10:57 [INFO] [VoxelPort] Starting thread...
    16:10:57 [INFO] [VoxelPort] Thread Started!
    16:10:57 [INFO] [VoxelPort] Reading Ports...
    16:10:57 [INFO] [VoxelPort] Portal target "spawnport1" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "tribuneboat1" loaded!
    16:10:57 [INFO] [VoxelPort] Portal target "fitzyboatnew" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "fitzy99boat" loaded!
    16:10:57 [INFO] [VoxelPort] Portal target "tribuneboat1" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "spawnport1" loaded!
    16:10:57 [INFO] [VoxelPort] Portal target "dirtbox" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "dirtbox1" loaded!
    16:10:57 [INFO] [VoxelPort] Portal target "boxed2" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "boxed" loaded!
    16:10:57 [INFO] [VoxelPort] Portal target "porttest2" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "porttest" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "warshodhome" loaded!
    16:10:57 [INFO] [VoxelPort] Portal target "portal2" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "portal1" loaded!
    16:10:57 [INFO] [VoxelPort] Portal target "boxed" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "boxed2" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "porttest2" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "box3d" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "portal2" loaded!
    16:10:57 [INFO] [VoxelPort] Portal target "fitzy99boat" loaded!
    16:10:57 [INFO] [VoxelPort] Portal "fitzyboatnew" loaded!
    16:10:57 [INFO] [VoxelPort] Ports read!
    16:10:57 [INFO] VoxelPort version 1.7 is enabled!
    16:10:57 [INFO] VoxelSniper version 3.1b is enabled! Snipe away.
    16:10:57 [INFO] WorldEdit 4.0-beta8 enabled.
    16:10:57 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    16:10:57 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    16:10:57 [WARNING] Found option with no heading blacklist.txt for '46'
    16:10:57 [WARNING] Found option with no heading blacklist.txt for '51'
    16:10:57 [INFO] WorldGuard: Single session is enforced.
    16:10:57 [INFO] WorldGuard: TNT ignition is blocked.
    16:10:57 [INFO] WorldGuard: Lighters are blocked.
    16:10:57 [INFO] WorldGuard: Lava fire is blocked.
    16:10:57 [INFO] WorldGuard: All fire spread is disabled.
    16:10:57 [INFO] WorldGuard 4.0-alpha1 enabled.
    16:10:57 [INFO] Done (0.289s)! For help, type "help" or "?"
    16:11:07 [INFO] [VoxelPort] Day Thread begin.
    16:12:02 [INFO] 143 recipes



    and


    globals:
    craftIRC-tag: '#'
    default-local-distance: 100
    plugin-tag: '[HeroChat] '
    default-channel: Global
    default-message-format: '{color.CHANNEL}[{nick}] {color.WHITE}{prefix}{player}{suffix}{color.CHANNEL}: '
    craftIRC-message-format: '[{nick}] {player}: '
    channels:
    Local:
    craftIRC-tags: []
    color: YELLOW
    nickname: Local
    permissions:
    speak: []
    join: []
    message-format: '{color.WHITE}{prefix}{player}{suffix}{color.CHANNEL}: '
    worlds: []
    password: ''
    lists:
    bans: []
    moderators: []
    options:
    hidden: false
    shortcut-allowed: true
    auto-join: true
    local: true
    join-messages: false
    forced: false
    Staff:
    craftIRC-tags: []
    color: LIGHT_GREEN
    nickname: staff
    permissions:
    speak: []
    join:
    - Admins
    - Moderator
    - Owners
    message-format: '{default}'
    worlds: []
    password: 'chmod'
    lists:
    bans: []
    moderators: []
    options:
    hidden: false
    shortcut-allowed: true
    auto-join: true
    local: false
    join-messages: true
    forced: false
    AlertSystem:
    craftIRC-tags: []
    color: ROSE
    nickname: alert
    permissions:
    speak:
    - Admins
    - Moderator
    - Owners
    join: []
    message-format: '{color.RED}[ALERT]{color.CHANNEL}: '
    worlds: []
    password: ''
    lists:
    bans: []
    moderators: []
    options:
    hidden: false
    shortcut-allowed: true
    auto-join: true
    local: false
    join-messages: false
    forced: true
    Global:
    craftIRC-tags: []
    color: GREEN
    nickname: Global
    permissions:
    speak: []
    join: []
    message-format: '{default}'
    worlds: []
    password: ''
    lists:
    bans: []
    moderators:
    - Malchus
    options:
    hidden: false
    shortcut-allowed: true
    auto-join: true
    local: false
    join-messages: false
    forced: false


    I hope this helps
     
  14. Offline

    Tasqa

    I was wondering if it is possible to auto change focus to a channel/and leaving when entering or exiting a world since I would like to have a seperate channel for each world.
     
  15. Offline

    d3x

    I was just about to set this up and try it out until I noticed users.yml. You need to make it a users folder with a yml for each person and only load them when needed. Loading a yml of every person that has ever been on is plain silly and would be the death of my server as I have almost 1000 unique people a week visiting.
     
  16. Offline

    DThielke

    AQUA isn't a valid color: see the list of available colors in the setup wiki. If other things break it, I'll need the full error to debug as mentioned before.

    This isn't planned, but if you read back a page to my discussion with uncovery, you'll see my proposed alternative.

    I'll consider adding an option for this behavior, but for what it's worth, we run this on a very populated server with no issues - I seriously doubt it would impair your server in any way. The decision comes down to a trade-off between memory and speed, although the contribution towards either is minimal.

    @Malchus, could you confirm that there is no channel with 'help' as a nick or name in your in-game /ch list? I realize your config basically answers this question for me, but the only way this should be possible at all is by having a channel with that name. If you're positive nothing has that name, I'll have to contact you privately to dig a little deeper.
     
  17. Offline

    ThorSve33

    I switched back to iChat and it all works...sorry I had to abandon such an awesome plugin...just wasn't cutting it. :'(
     
  18. Offline

    Tasqa

    Sounds Great!
     
  19. Offline

    roach

    so just to clarify, can is set a chat range of lets say like after 60 blocks people cannot see what you are saying?
     
  20. Offline

    d3x

    What do you mean a trade off? Each user having its own yml would be faster loading AND use less memory.

    inefficient: parse a file with a list of every user that has ever been on the server at startup and keep it all in memory.
    efficient: do nothing at startup and as people talk load only their info. This way there is no wasted CPU or RAM.

    It may not impair my server but that doesn't mean its simply a waste of resources to keep everyone in one file. Essentials used to do this too and it actually did lead to very slow startups when the file had 5000 people in it.
     
  21. Offline

    DThielke

    The trade-off exists in having everything in memory to begin with (faster, more memory) versus performing I/O on every login/logout (slower, less memory). Like I said, I'll consider adding an option to change the behavior.

    Yes, that's what local channels do.

    Update.

    Change Log
    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

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

    TheHamer

    Whenever I change any of the settings in the config.yml and save it, restart my server and test it, it just reverts back to what it was. Why is this happening.
     
  23. Offline

    Pyr0Seraph

    Out of curiousity, is there any way to do something along the lines of '/tell (player) {message}' to just send a one time private tell to the person instead of entering into a locked conversation?
    Like basically saying:

    /tell Bob Hello

    Instead of:

    /tell Bob
    Hello
    /tell

    Overall it would be nicer for the quick random private message, but also, I'm using McMyAdmin, and it does the motd as a /tell (player) {message} so no one can see the motd.... plus there's been a few different server commands that I cannot actually see the response from because the server seems to echo some private commands as a /tell (player) {message} also.
     
  24. Offline

    DThielke

    If you make changes to the config while the server is running, you need to do a /ch reload either from the console or in-game to apply the changes.

    I've been meaning to add the one time messages to /tell, I just haven't gotten around to it yet.

    Can you explain this more? I don't understand what you mean. The way plugins send messages to users has nothing to do with /tell.

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

    Pyr0Seraph

    *thinks* Let's see... the server wrapper (mcmyadmin) seems to use '/tell (player) {message}' when someone logs in for the motd... so they see nothing, and I get on the actual server log:
    [INFO] Command: Tell
    [INFO] Description: Starts or ends a private conversation
    [INFO] Usage: /ch tell <player> OR /tell <player>

    I know, just the same as /tell help, but wanted to let you know that that goes to the server log, but doesn't output anything on the client in that situation.

    The few other commands that I've noticed that also do that when I try to use them in game....
    /motd
    /list
    /whitelist list

    I know there were others, I just truthfully cannot remember what right now. Essentially it seems like the server is still able to issue GLOBAL messages to all, but it can no longer echo personal/private messages to only one person.
     
  26. Offline

    Nytewarrior

    whenever i run my server i get this message in terminal:
    [SEVERE] Could not load plugins/HeroChat.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
     
  27. Offline

    DThielke

    Post a server log from start-up until this happens.

    I need the full error before I can help you.
     
  28. Offline

    Nytewarrior

    20:05:49 [SEVERE] Could not load plugins/HeroChat.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:113)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:159)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:107)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:203)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:190)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:130)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:245)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class file
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:676)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:30)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:317)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:375)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:105)
    ... 8 more


    you mean this? sorry, i'm a bukkit newbie.
     
  29. Offline

    DThielke

    That's better, but is there any more? Still missing the heart of the problem.
     
  30. Offline

    Nytewarrior

    I really don't know, all i did was drop herochat.jar in my plugins folder, and that's what i got. I'm guessing that's because it's missing something. Like the config file, but you get that by running herochat, right? I'll check again for things i missed.
     
  31. Offline

    DThielke

    Try to post more of the log surrounding the error. What version of CraftBukkit are you running?

    Minor update.

    Change Log
    Version 4.8.1
    • Changing focus now ends /tell conversations

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

Share This Page