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

    Kainzo

    <3 Herochat.
     
  3. Offline

    DThielke

    Another update for you fine folks with some promised features.

    Change Log
    Version 4.8.2
    • Added one-time tells to the /tell command
    • Added the {receiver} tag for use in tell formats
     
  4. Offline

    Seven50six6

    I'm not sure if its my permissions but I added prefixes to my "Admins" group but when I get in, it won't show the prefix, nor let me in the staff channel.

    Also, I'm not too sure how to work the in-game channel creation. I've been using /ch create Test T 123 and the rest im not too sure of.
     
  5. Offline

    DThielke

    Post your permissions and herochat configs.

    One thing to point out regarding channel creation is that the password should be prefixed with p:, giving you /ch create Test T p:123. You can see descriptions of the other options by typing /ch create ? in-game.
     
  6. Offline

    Seven50six6

    Permissions:
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   Does not work for the default world.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'general.*'
                - 'towny.town.new'
                - 'towny.town.claim'
                - 'iConomy.payment'
                - 'iConomy.access'
                - 'iConomy.rank'
                - 'iConomy.list'
                - 'lwc.protect'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.shop.sell'
                - 'SpawnControl.sethome.basic'
                - 'SpawnControl.home.basic'
                - 'SpawnControl.spawn.use'
                - 'iMonster.User'
        Moderator:
            default: false
            info:
                prefix: '&d[Mod]&7'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'general.*'
                - 'towny.spawntp'
                - 'towny.publicspawntp'
                - 'towny.wild.item_use'
                - 'towny.wild.*'
                - 'towny.town.new'
                - 'towny.town.claim'
                - 'iConomy.payment'
                - 'iConomy.access'
                - 'iConomy.rank'
                - 'iConomy.list'
                - 'lwc.mod'
                - 'lwc.protect'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.shop.sell'
                - 'essentials.warp'
                - 'essentials.spawn'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'iMonster.User'
                - 'SpawnControl.sethome.basic'
                - 'SpawnControl.home.basic'
                - 'SpawnControl.spawn.use'
                - 'iMonster.User'
        Admins:
            default: false
            info:
                prefix: '&4[Admin]&7'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'general.*'
                - 'iConomy.admin.grant'
                - 'iConomy.admin.set'
                - 'iConomy.admin.stats'
                - 'iConomy.admin.reset'
                - 'towny.spawntp'
                - 'towny.publicspawntp'
                - 'towny.wild.item_use'
                - 'towny.wild.*'
                - 'towny.*'
                - 'towny.town.new'
                - 'towny.town.claim'
                - 'towny.nation.new'
                - 'iConomy.*'
                - 'lwc.*'
                - 'lwc.blockinventory'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.shop.sell'
                - 'essentials.*'
                - 'iMonster.User'
                - 'SpawnControl.sethome.basic'
                - 'SpawnControl.home.basic'
                - 'SpawnControl.spawn.use'
                - 'iMonster.User'
                - 'SpawnControl.spawn.set'
                - 'SpawnControl.sethome.proxy'
               - 'herochat.create'
              - 'herochat.color'
             - 'herochat.admin'
    
    
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
        Seven50six6:
            group:
    		- Admins
            info:
                prefix: ''
                suffix: ''
            permissions:
                - '*'
        JoshSizemore:
            group: 'Admins'
            permissions:
                - '*''

    Hero
    Code:
    globals:
        craftIRC-tag: '#'
        incoming-tell-format: '&8From {player}: &d'
        censors:
        - \bu+\W*m+a+d+(\W*br(a|o)+)?
        - some_other_word;replacement
        default-local-distance: 100
        plugin-tag: '§e[HeroChat] '
        outgoing-tell-format: '&8To {receiver}: &d'
        default-channel: Global
        default-message-format: '{color}[{nick}] &f{prefix}{player}{suffix}{color}: '
        craftIRC-message-format: '[{nick}] {player}: '
    channels:
        Staff:
            craftIRC-tags: []
            color: LIGHT_GREEN
            nickname: staff
            permissions:
                speak: []
                join:
                - admins
                - mods
            message-format: '{default}'
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: true
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: true
                forced: false
        Local:
            craftIRC-tags: []
            color: YELLOW
            nickname: l
            permissions:
                speak: []
                join: []
            message-format: '&f{prefix}{player}{suffix}{color}: '
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: true
                cross-world-chat: true
                join-messages: false
                forced: false
        AlertSystem:
            craftIRC-tags: []
            color: ROSE
            nickname: alert
            permissions:
                speak:
                - admins
                - mods
                join: []
            message-format: '&4[ALERT]{color}: '
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: false
                forced: true
        HelpMe:
            craftIRC-tags: []
            color: LIGHT_BLUE
            nickname: h
            permissions:
                speak: []
                join: []
            message-format: '{default}'
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: false
                forced: false
        Global:
            craftIRC-tags: []
            color: GREEN
            nickname: g
            permissions:
                speak: []
                join: []
            message-format: '{default}'
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: false
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: false
                forced: false
    
    In the permissions, I tried fooling with the groups after I noticed it wasnt working, but it didn't help.
     
  7. Offline

    DThielke

    Alrighty.

    Code:
    users:
        Seven50six6:
            group:
     	- Admins
    Should be:

    Code:
    users:
        Seven50six6:
            group: Admins
    Also, in your HeroChat config, you use the groups 'admins' and 'mods' when you should be using 'Admins' and 'Moderator'.
     
  8. Offline

    Seven50six6

    Ok I did something but it broke the Herochat. I set the things to what you said.

    Code:
    users:
         seven50six6:
            group: Admins
            permissions:
                - '*'
        JoshSizemore:
            group: Admins
            permissions:
                - '*'
    Code:
    Staff:
            craftIRC-tags: []
            color: LIGHT_GREEN
            nickname: Staff
            permissions:
                speak:
                - Admins
                - Moderator
                join:
                - Admins
                - Moderator
            message-format: '{default}'
            worlds: []
            password: ''
            lists:
                bans: []
                moderators: []
            options:
                hidden: true
                shortcut-allowed: true
                auto-join: true
                local: false
                cross-world-chat: true
                join-messages: true
                forced: false
     
  9. Offline

    DThielke

    Paste the error you're getting.
     
  10. Offline

    compgurusteve

    Hello! So, we use your plugin for our server and I just wanted to say what an amazing piece of codework you've created here. It's really been a blessing to our server to be honest with you. I have a couple of concerns though. I've recently been setting up the chat sensoring and have done some pretty extensive testing with what I have had to work with, which isn't really all that well explained in your wiki. More or less just a couple of example lines and you don't really explain the particular function of each command. Would there be anyway that you could elaborate more on this for me? I've had specifically a problem with censoring a word in the middle of a compound word. eg: 'Turtledick', 'dick' being the word censored. It will censor when the word is flipped eg: Dickturtle. But not the first way. Is there something I'm missing here? Thank you!
     
  11. Offline

    DThielke

    The censors use something called regular expressions. I've purposely not included much information on them besides a few examples as regular expressions present quite a hefty topic that is better researched elsewhere. A basic overview of this topic can be found on wikipedia (http://en.wikipedia.org/wiki/Regular_expression), but there are numerous tutorials out there that can be found via some quick googling.

    For your example, you could simply add 'dick' to the censor list and the word 'dick' will be censored no matter where it appears in a word. This is the most basic form of a censor.
     
  12. Offline

    compgurusteve

    Outstanding thank you for the useful information. I'll be looking more into this tomorrow. Those pesky words won't bother many more people for very much longer. :)

    Oh! I almost forgot! Is there a way you can enable/disable chat censoring for specific channels? Or is this a global moderation only?
     
  13. Offline

    Jonathan Bloom

    I added the CraftIRC tag so now my global channel goes to IRC, but IRC isn't being directed to the global channel.

    Also, can you add {group} as a tag? Permissions is modified by McMyAdmin, so I'd love to add {group} through HeroChat configuration.
     
  14. Offline

    DThielke

    Global only for now.

    Post your HeroChat and CraftIRC configurations and I'll take a look into your first issue.

    I'll make a note to add a {group} tag to the next release.
     
  15. Offline

    Jonathan Bloom

    I got it working, I enabled irc-to-game settings from CraftIRC. Now it all works. :)

    Dang it, joins and disconnects from IRC don't show up. This is on two different servers.
    CraftIRC:
    http://pastie.org/private/tt4bgjhe15fzknfsc7yida
    HeroChat:
    http://pastie.org/private/hdqaa1eekp4uetuvwj0ofq

    This is using HeroChat.

    Is there a way to do cross-server chat?

    Also, is it possible to do something like /r to reply to the past person quicky?

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

    Kainzo

    we all love Herochat :D

    I would advise using CommandBook for the /r function - this plugin wont be wrapping around that, I do not believe.

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

    Jonathan Bloom

    So should I disable all IRC events in CraftIRC? I turned off chat, but it's not sending joins or disconnects or kicks or bans. I'd also like all IRC chat to be sent to a herochat channel. With IRC join and disconnects, bans, and kicks sent to it.
     
  18. Offline

    Seven50six6

    K i think its my permissions that are broke, I'm getting some errors for some plugins:
    [WARNING] [HELP] A permission plugin isn't loaded.
    [SEVERE] [Citizens]: The Permissions plugin isn't loaded, commands can only be used by ops.
    [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException

    Heres my permissions file:

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'general.*'
                - 'towny.town.new'
                - 'towny.town.claim'
                - 'iConomy.payment'
                - 'iConomy.access'
                - 'iConomy.rank'
                - 'iConomy.list'
                - 'lwc.protect'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.shop.sell'
                - 'SpawnControl.sethome.basic'
                - 'SpawnControl.home.basic'
                - 'SpawnControl.spawn.use'
                - 'iMonster.User'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - '*'
        Admins:
            default: false
            info:
                prefix: 'Admin'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
        seven50six6:
            group: Admins
            info:
                prefix: 'Admin'
            suffix: ''
            permissions:
                - '*'
        JoshSizemore:
            group: Admins
            info:
                prefix: ''
                suffix: ''
            permissions:
                - '*'
        Derpina:
            group: Admins
            permissions:
                - '-derp.derp'
    Code:
    2011-03-28 11:56:42 [INFO] WorldGuard loaded.
    2011-03-28 11:56:42 [INFO] ChatBukkit v0.0.1 is enabled!
    2011-03-28 11:56:42 [SEVERE] [Citizens]: The Permissions plugin isn't loaded, commands can only be used by ops.
    2011-03-28 11:56:42 [INFO] 143 recipes
    2011-03-28 11:56:42 [INFO] [Citizens]: version [1.06] (Helpers) loaded
    2011-03-28 11:56:42 [INFO] [iConomy] v0.2 loaded successfully.
    2011-03-28 11:56:42 [INFO] [iConomy] Developed by: [Coelho]
    2011-03-28 11:56:42 [INFO] [HELP] 44 extra help entries loaded
    2011-03-28 11:56:42 [WARNING] [HELP] A permission plugin isn't loaded.
    2011-03-28 11:56:42 [INFO] [HELP] Help 0.2 enabled
    2011-03-28 11:56:42 [INFO] [iConomy] Logging is currently disabled.
    2011-03-28 11:56:43 [INFO] [iConomy] v4.3 (Lind) loaded.
    2011-03-28 11:56:43 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    2011-03-28 11:56:43 [INFO] iConomyChestShop version 0.8 is enabled!
    2011-03-28 11:56:43 [INFO] Permission system not detected, defaulting to OP
    2011-03-28 11:56:43 [INFO] LWC    Loaded 35 locale strings (0 overrides)
    2011-03-28 11:56:43 [INFO] LWC    Loading SQLite
    2011-03-28 11:56:43 [INFO] SQLite    Using: Native
    2011-03-28 11:56:43 [INFO] LWC    At version: v2.00
    2011-03-28 11:56:43 [INFO] ScrapBukkit version 0.2.1 is enabled!
    2011-03-28 11:56:43 [WARNING] [SpawnControl] Permissions system not enabled, using isOP instead.
    2011-03-28 11:56:43 [INFO] [SpawnControl] version [0.7] loaded
    2011-03-28 11:56:43 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2011-03-28 11:56:44 [INFO] [Towny] Using: iConomy
    2011-03-28 11:56:44 [INFO] [Towny] Version: 0.6 - Mod Enabled
    2011-03-28 11:56:44 [INFO] WorldEdit 4.2 enabled.
    2011-03-28 11:56:44 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    2011-03-28 11:56:44 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
    2011-03-28 11:56:44 [INFO] WorldGuard: Single session is enforced.
    2011-03-28 11:56:44 [INFO] WorldGuard: TNT ignition is PERMITTED.
    2011-03-28 11:56:44 [INFO] WorldGuard: Lighters are PERMITTED.
    2011-03-28 11:56:44 [INFO] WorldGuard: Lava fire is blocked.
    2011-03-28 11:56:44 [INFO] WorldGuard: Fire spread is UNRESTRICTED.
    2011-03-28 11:56:44 [INFO] WorldGuard 4.0-alpha1 enabled.
    2011-03-28 11:56:44 [INFO] Done (0.552s)! For help, type "help" or "?"
    2011-03-28 12:01:04 [INFO] /50.23.30.168:36767 lost connection
    2011-03-28 12:05:21 [INFO] /67.212.162.250:44329 lost connection
    2011-03-28 12:06:07 [INFO] /50.23.30.168:37375 lost connection
    2011-03-28 12:11:30 [INFO] /50.23.30.168:57382 lost connection
    2011-03-28 12:16:27 [INFO] /50.23.30.168:37334 lost connection
    2011-03-28 12:20:41 [INFO] /67.212.162.250:40280 lost connection
    2011-03-28 12:21:32 [INFO] /50.23.30.168:36978 lost connection
    2011-03-28 12:26:43 [INFO] /50.23.30.168:39367 lost connection
    2011-03-28 12:31:43 [INFO] /50.23.30.168:54341 lost connection
    2011-03-28 12:36:09 [INFO] /50.23.30.168:60843 lost connection
    2011-03-28 12:36:38 [INFO] /67.212.162.250:52586 lost connection
    2011-03-28 12:41:17 [INFO] /50.23.30.168:44437 lost connection
    2011-03-28 12:46:19 [INFO] /50.23.30.168:38125 lost connection
    2011-03-28 12:51:20 [INFO] /50.23.30.168:58194 lost connection
    2011-03-28 12:52:19 [INFO] /67.212.162.250:54056 lost connection
    2011-03-28 12:57:04 [INFO] /50.23.30.168:37788 lost connection
    2011-03-28 13:01:18 [INFO] /50.23.30.168:34065 lost connection
    2011-03-28 13:04:41 [INFO] /67.212.162.250:59415 lost connection
    2011-03-28 13:06:01 [INFO] /50.23.30.168:59914 lost connection
    2011-03-28 13:11:30 [INFO] /50.23.30.168:48387 lost connection
    2011-03-28 13:16:30 [INFO] /50.23.30.168:35125 lost connection
    2011-03-28 13:20:33 [INFO] /67.212.162.250:51235 lost connection
    2011-03-28 13:21:00 [INFO] /50.23.30.168:52734 lost connection
    2011-03-28 13:26:00 [INFO] /50.23.30.168:41362 lost connection
    2011-03-28 13:30:58 [INFO] /50.23.30.168:56177 lost connection
    2011-03-28 13:33:39 [INFO] awesome1111 [/96.254.19.188:52500] logged in with entity id 133
    2011-03-28 13:33:48 [INFO] <awesome1111> hello?
    2011-03-28 13:34:24 [INFO] awesome1111 lost connection: disconnect.quitting
    2011-03-28 13:36:00 [INFO] /50.23.30.168:55887 lost connection
    2011-03-28 13:36:22 [INFO] /67.212.162.250:42526 lost connection
    2011-03-28 13:38:26 [INFO] seven50six6 [/142.179.255.152:60375] logged in with entity id 17329
    2011-03-28 13:38:40 [INFO] seven50six6 lost connection: disconnect.quitting
    2011-03-28 13:41:03 [INFO] /50.23.30.168:50057 lost connection
    2011-03-28 13:45:01 [INFO] Starting minecraft server version Beta 1.3
    2011-03-28 13:45:01 [INFO] Loading properties
    2011-03-28 13:45:01 [INFO] Starting Minecraft server on 69.197.188.186:25565
    2011-03-28 13:45:01 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-544-g6c6c30a-b556jnks (MC: 1.3)
    2011-03-28 13:45:01 [INFO] Preparing level "world"
    2011-03-28 13:45:01 [INFO] Preparing start region
    2011-03-28 13:45:02 [INFO] Preparing spawn area: 97%
    2011-03-28 13:45:03 [INFO] LWC    Loading shared objects
    2011-03-28 13:45:03 [INFO] LWC    Native library: plugins/LWC/lib/native/Windows/x86/sqlitejdbc.dll
    2011-03-28 13:45:03 [SEVERE] Could not load plugins\Permissions.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:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:109)
        ... 8 more
    Caused by: while scanning for the next token
    found character     '\t' that cannot start any token
     in "<reader>", line 151, column 1:
                    - 'herochat.create'
        ^
    
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:510)
        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.composeSequenceNode(Composer.java:203)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
        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.composeMappingNode(Composer.java:230)
        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:122)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
        at org.bukkit.util.config.Configuration.load(Configuration.java:73)
        at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:82)
        ... 13 more
    2011-03-28 13:45:03 [INFO] WorldGuard loaded.
    2011-03-28 13:45:03 [INFO] ChatBukkit v0.0.1 is enabled!
    2011-03-28 13:45:03 [SEVERE] [Citizens]: The Permissions plugin isn't loaded, commands can only be used by ops.
    2011-03-28 13:45:03 [INFO] 143 recipes
    2011-03-28 13:45:03 [INFO] [Citizens]: version [1.06] (Helpers) loaded
    2011-03-28 13:45:03 [INFO] [iConomy] v0.2 loaded successfully.
    2011-03-28 13:45:03 [INFO] [iConomy] Developed by: [Coelho]
    2011-03-28 13:45:03 [INFO] [HELP] 44 extra help entries loaded
    2011-03-28 13:45:03 [WARNING] [HELP] A permission plugin isn't loaded.
    2011-03-28 13:45:03 [INFO] [HELP] Help 0.2 enabled
    2011-03-28 13:45:03 [INFO] [iConomy] Logging is currently disabled.
    2011-03-28 13:45:03 [INFO] [iConomy] v4.3 (Lind) loaded.
    2011-03-28 13:45:03 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    2011-03-28 13:45:03 [INFO] iConomyChestShop version 0.8 is enabled!
    2011-03-28 13:45:03 [INFO] Permission system not detected, defaulting to OP
    2011-03-28 13:45:03 [INFO] LWC    Loaded 35 locale strings (0 overrides)
    2011-03-28 13:45:04 [INFO] LWC    Loading SQLite
    2011-03-28 13:45:04 [INFO] SQLite    Using: Native
    2011-03-28 13:45:04 [INFO] LWC    At version: v2.00
    2011-03-28 13:45:04 [INFO] ScrapBukkit version 0.2.1 is enabled!
    2011-03-28 13:45:04 [WARNING] [SpawnControl] Permissions system not enabled, using isOP instead.
    2011-03-28 13:45:04 [INFO] [SpawnControl] version [0.7] loaded
    2011-03-28 13:45:04 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2011-03-28 13:45:04 [INFO] [Towny] Using: iConomy
    2011-03-28 13:45:04 [INFO] [Towny] Version: 0.6 - Mod Enabled
    2011-03-28 13:45:04 [INFO] WorldEdit 4.2 enabled.
    2011-03-28 13:45:04 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    2011-03-28 13:45:04 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
    2011-03-28 13:45:04 [INFO] WorldGuard: Single session is enforced.
    2011-03-28 13:45:04 [INFO] WorldGuard: TNT ignition is PERMITTED.
    2011-03-28 13:45:04 [INFO] WorldGuard: Lighters are PERMITTED.
    2011-03-28 13:45:04 [INFO] WorldGuard: Lava fire is blocked.
    2011-03-28 13:45:04 [INFO] WorldGuard: Fire spread is UNRESTRICTED.
    2011-03-28 13:45:04 [INFO] WorldGuard 4.0-alpha1 enabled.
    2011-03-28 13:45:04 [INFO] Done (0.270s)! For help, type "help" or "?"
    2011-03-28 13:45:07 [INFO] seven50six6 [/142.179.255.152:61062] logged in with entity id 104
    2011-03-28 13:45:12 [INFO] seven50six6 issued server command: ch
    2011-03-28 13:45:15 [INFO] seven50six6 lost connection: disconnect.quitting
    2011-03-28 13:45:57 [INFO] /50.23.30.168:51387 lost connection
    2011-03-28 13:51:04 [INFO] /50.23.30.168:47550 lost connection
    2011-03-28 13:53:53 [INFO] /67.212.162.250:59064 lost connection
    2011-03-28 13:55:53 [INFO] /50.23.30.168:54009 lost connection
    2011-03-28 14:01:07 [INFO] /50.23.30.168:40905 lost connection
    2011-03-28 14:01:08 [INFO] seven50six6 [/142.179.255.152:60345] logged in with entity id 162
    2011-03-28 14:01:12 [INFO] seven50six6 issued server command: ch
    2011-03-28 14:01:15 [INFO] seven50six6 lost connection: disconnect.quitting
    2011-03-28 14:01:45 [INFO] Starting minecraft server version Beta 1.3
    2011-03-28 14:01:45 [INFO] Loading properties
    2011-03-28 14:01:45 [INFO] Starting Minecraft server on 69.197.188.186:25565
    2011-03-28 14:01:45 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-544-g6c6c30a-b556jnks (MC: 1.3)
    2011-03-28 14:01:45 [INFO] Preparing level "world"
    2011-03-28 14:01:45 [INFO] Preparing start region
    2011-03-28 14:01:46 [INFO] Preparing spawn area: 89%
    2011-03-28 14:01:47 [INFO] LWC    Loading shared objects
    2011-03-28 14:01:47 [INFO] LWC    Native library: plugins/LWC/lib/native/Windows/x86/sqlitejdbc.dll
    2011-03-28 14:01:47 [SEVERE] Could not load plugins\Permissions.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:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:109)
        ... 8 more
    Caused by: java.lang.NullPointerException
        at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:77)
        ... 13 more
    edit:
    I think i found out that it was permissions that was breaking. I edit the users group and it breaks on me.
     
  19. Offline

    Jonathan Bloom

    I disabled all of the CraftIRC events that I had set to true in my pasted craftirc config file. I then reloaded and stuff is being relayed to IRC from ingame, but I still can't get IRC to relay to the game.
     
  20. Offline

    dulladulla

    i want to know how to make it say [Owner] Ghostlydulla: bla bla bla to everyone :/ is their a way
     
  21. Offline

    DThielke

    For it to send joins and disconnects, you need to set the join-messages option for the channel to true. Kicks and bans aren't specifically supported at this time (I believe they show up as regular joins/disconnects).

    @Seven50six6, you're using tabs in your Permissions config rather than spaces. Tabs are not allowed in a YAML file.

    That's a pretty generic question, so the best I can do is give an equally generic answer: set your prefix (either group or user prefix) to Owner via Permissions.

    Minor update.

    Change Log
    Version 4.8.3
    • User settings are now saved before /ch reload does its thing

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

    Seven50six6

    I can't find where I've been using tabs. Maybe it was because of Notepad ++? Anyways, what should I do to find these tabs?
     
  23. Offline

    DThielke

    In Notepad++, go to View->Show Symbol->Show White Space and TAB. Normal spaces will be shown as dots, while tabs will be shown as arrows.
     
  24. Offline

    Seven50six6

    Okay found the problem and its fixed but now that my prefix is 'admin' my name shows up as "adminseven50six6".

    Also, It wont let me join the Staff chat.
     
  25. Offline

    rellish

    Craftbukkit : 556
    Permissions: 2.5.4
    Herochat : v4.8.3

    When I change the color from the global channel from green to white it crashes the plugin, also ingame chat does not get relayed to IRC. For certain reasons I can't paste error log, permission config nor herochat config.

    edit: When i changed the craftirc tag from #mcingame to mcingame it didnt crash and rewritten it as "- mcingame" and moved it down a space. Still doesn't relay ingame chat to IRC
     
  26. Offline

    DThielke

    The first issue isn't an issue at all - that's what should happen if that's all your prefix is (assuming you're using the default message format).

    Post the latest version of your Permissions/HeroChat configs and I'll take a look at the staff issue.

    If you can't post your configs then I can't help you, sorry (I'm not telepathic).
     
  27. Offline

    rellish

    Alright ill try to post them later, its hard for me to access the server's files since im using a VM software to connect to the system and it lags terribly since im pretty far from the system. (I'm not the server owner)
     
  28. Offline

    Jonathan Bloom

    What am I doing wrong though to keep it from sending IRC to the game?
     
  29. Offline

    imaxorz

    Hello, I got a question, maybe a suggestion.

    I have a chat channel for towns that only residents of that town can use. Well I had someone switch towns, so I switched their permissions from townA to townB.

    After this however they were still able to see the conversation in townA channel. They were also unable to use the /ch leave command to leave that town's chat channel.

    Is there anyway to make the plugin check what group the user belongs to when using /ch reload? That way if it sees that players group changed inside permissions it can automatically kick the player out of a channel that they can no longer join.

    Thank you for your time.
     
  30. Offline

    Seven50six6

    I figured out how to fix the problems I was having with my permissions and herochat rooms, thanks for the help
     
  31. Offline

    revolucas

    No Group Manager Support for prefixes and suffixes?
     

Share This Page