[CHAT] ChatAutoComplete v0.7.5.1 Beta - Auto-completes prefixed names in chat [1337]

Discussion in 'Inactive/Unsupported Plugins' started by Pinkishu, Oct 2, 2011.

  1. Offline

    Pinkishu

    ChatAutoComplete - Auto-completes prefixed names in chat.
    Version: v0.7.5.1 Beta

    Auto-completes player-names in chat if they start with a configurable prefix symbol. Can color the used prefix and use EssentialsGroupManager to add prefixes (e.g. for color codes) to the auto-completed names.

    Features:
    • Auto-complete names if they start with prefix symbol
    • Color prefix symbol
    • Nick Coloring
      • Essentials Support => Uses EssentialsGroupBridge to add prefixes to the auto-completed names (e.g. for color codes)
    Permissions

    This plugin uses the following permission nodes.
    • autocomp.autocomp - set this to allow users to use this plugins functioanlity
    Changelog (see link below for better version :p)

    Code:
    Version 0.7.5.1 Beta
    * Made some structural changes
    * Changed to new Bukkit configuration classes
    * Added HeroChat support
    * Fixed some bugs with Essentials Support
    * Added an option to ignore symbols/punctation in parsed name
    * Added an option to hide the prefix in the parsed version of the input
    * Added search modes (start, end, contains)
    * Changed parse/replace to regex
    Version 0.7.0 Beta
    * Fixed Essentials
    * Added simple Spout support (still might add more options)
    * Custom nick coloring without Essentials
    Version 0.6.3 Beta
    * Fixed plugin failing if Permissions/PermissionsEx are present
    * Made it work with mChat
    
    Download ChatAutoComplete
    Source Code
    BukkitDev Page
    Changelog
    ToDo
     
    gdea73 likes this.
  2. Offline

    gdea73

    Great work, thank you! It saves time and it's a more fun way to call out specific usernames ;)

    Edit: works perfectly on my server running Essentials build 2.6.1, and the usernames are effectively changed to include their prefixes as set in GroupManager.
     
  3. Offline

    Mercury

    @Pinkishu
    atSignColor: '4' doesn't work with mChat.
     
  4. Offline

    gdea73

    Oh - one thing I forgot about was the permission node: autocomp.autocomp
    I didn't see it in your BukkitDev post or in the OP... so if anyone couldn't get it to work, autocomp.autocomp is the sole permission node ;)
     
  5. Offline

    Pinkishu

    Fixed by enabling colorchat with mChats permission nodes
    also fixed in v0.6.3


    Yeah will add that later
     
  6. Offline

    gamerguy14

    Changelog can't be put in a link or a spoiler. There has to be the latest three versions of the plugin written outside a link or a spoiler.
     
  7. Offline

    Pinkishu

    Tz so much redundancy on this forum~
    Anyway thanks
     
  8. Offline

    Pinkishu

    Update to v0.7.0, now with Spout Support and custom nick coloring even without essentials (all in one color then though)
     
  9. Offline

    MonsieurApple

    Please upgrade to latest RB
     
  10. Offline

    Pinkishu

    Once i sort out my problems with the config :/
    edit: Uploaded new version, have to wait until it gets approved though

    updated to v0.7.5.1 Beta for CB1337

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

    MonsieurApple

Share This Page