Filled AdvancedChat(Multiple Prefixes + Chat Formatting + Tiers)

Discussion in 'Plugin Requests' started by ckav11, Aug 14, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    ckav11

    Plugin category: Administration/Cosmetics

    Minecraft version: 1.8.8

    Suggested name: AdvancedChat

    What I want: A chat formatting plugin compatible with place holders and color codes. I would want this plugin to support multiple prefixes and/or suffixes though through a grouping system like
    this. The priority would be used for which chat format should be used and prefix/suffix should be shown first in line. This would hook into permissions systems via Vault. Note: Higher number = higher priority. My apologies for any errors in in the formatting as this is just an idea and an aid in my explanation:
    Code:
    groups:
      Default:
        prefix: '&8[&fMember&8] '
        suffix: ''
        chat-format: '[Prefix] [Username] [Suffix] &7> &f'
        priority: '0'
      VIP:
        prefix: '&8[&bVIP&8] '
        suffix: ''
        chat-format: '[Prefix] [Username] [Suffix] &7> &f'
        priority: '0'
      Helper:
        prefix: '&8[&aHelper&8] '
        suffix: ''
        chat-format: '[Prefix] [Username] [Suffix] &7> &a'
        priority: '1'
      Moderator:
        prefix: '&8[&dModerator&8] '
        suffix: ''
        chat-format: '[Prefix] [Username] [Suffix] &7> &d'
        priority: '1'
    Ideas for commands: /advancedchat reload

    Ideas for permissions: advancedchat.reload

    When I'd like it by: Next week.
     
  2. Offline

    termanator1128

    @ckav11 just use group manager with essentials, essentials chat
     
  3. Offline

    timtower Administrator Administrator Moderator

    @ckav11 ChatLikeMe might suit your needs, not sure though.
     
  4. Offline

    ckav11

    @termanator1128 GroupManager and EssentialsChat do not do this.


    @timtower ChatLikeMe looked extremely hard to configure and did not support multiple prefixes / chat formats with priorities for groups
     
  5. Offline

    Firestar311

    I do have a chat formatting plugin called Multiprefix (Click the "My Plugins" link under my name.) I am working on a new version to specify which order that the prefixes will be in. I will also add a formatting section. My original idea for configuration is much like your suggestion. The plugin is currently only tested with PermissionsEX (PEX)
     
  6. Offline

    ckav11

    Okay, awesome :D. Any idea of when the new version will be done? @Firestar311
     
  7. Offline

    Firestar311

    I have a lot of projects lined up for updating, I would say, no more than a month, most likely sooner :)
     
  8. Offline

    termanator1128

    @ckav11 if essentials and groupmanager dont do that then why does it work on my server
     
  9. Offline

    ckav11

    @termanator1128 The point is to have multiple prefixes when the player is in multiple groups with priorities for prefixes and chat formats that way they will always have a staff chat format if they are in a staff group and the staff prefix will always come before the rank prefix. Furthermore it would be a waste to convert my files from PermissionsEx to GroupManager which isn't even that good of a plugin
     
  10. Offline

    ckav11

    Ok coolio :D
     
  11. Last edited: Aug 19, 2016
  12. Offline

    ckav11

  13. Offline

    ebildude123

    once a staff member approves his plugin, you will see the download
     
  14. Offline

    ckav11

    Could you make it so there's a per group chat format and add priorities(for prefix and chat format) instead of the addfirst addlast command so its default?
     
  15. Offline

    Firestar311

    Hey, I have been making good progress on the rewrite of my multiprefix plugin. I am having the default config be the one you provided in your main post. I have a few job interviews coming up so I will have less time to work on it but Ian building the rewrite on your config.
    NOTE: Written on an iPhone, excuse and spelling and/or grammar errors
     
  16. @ckav11 I can try tor per group formatting and I've got something in mind for priorities. Also, added you as a tester and some other stuff on the project page.

    EDIT: Done.
     
    Last edited: Aug 20, 2016
  17. Offline

    ckav11

    Could you have this hook into PermissionsEx/Vault if it isn't already and just add a priority to the groups.yml to automate and simplify the entire process? Also the current way of priorities isn't working
     
  18. @ckav11 All plugin that are asked to be made here are public plugins, so want as customizable as possible. You say nowhere you want this to hook into vault when I say yes to making I say yes from the first post. If you ask for extras that you didn't tell me about in the beginning I may just stop making the plugin. So want do you want this to do with vault? If it's small and easy I'll probably do it, but if it's not then I most likely won't.

    As I've said it's a public plugin, as such other people may want to use this. If you have a trail admin you might want to have the Mod tag and then Admin tag, but then when they're doing well you might want to change it to Admin first and Mod second. My point is it's a public plugin and as others will likely use this it makes it more customizable to that persons need well still fitting your need.

    I have no idea what you're talking about as it works perfectly for me and I refuse to fix any bugs if I'm not given an error log (if there is one), a detailed step to step guild on what you did for this to happen and your config.yml etc.

    For the bug, I refuse to (and can't) if you fail to provide any or all of the above.

    Have a good day,

    Jezzerdo4
     
  19. Offline

    ckav11

    Ok then. I'll just wait on @Firestar311 to update MultiPrefix. Also nevermind on the Vault thing I got myself confused with something.

    @Firestar311 sounds good. I look forward to using the updated version!
     
  20. @ckav11 I'll happily fix the bugs if you give me an error (if you get one), your config.yml, your groups.yml, your players.yml and how to recreate the bug, as for priorities it would take a hell of a lot more code to do.
     
  21. Offline

    Firestar311

    Hello, I finally got the update finished. Vault supported with the sample config that you provided as the default config with extensive instructions on the different aspects. If you find any bugs or problems, Tahg, or quote me here or submit a ticket and I will get to it as soon as I can. Thank you for your patience in the update. I do plan on adding support for using the Permissions plugin prefixes in the future, but the way it is now is the fastest way that I could think of to get a good version out and working.
    The BukkitDev file needs to be approved, but here is the BukkitDev page of this plugin. I have already updated the main description
    https://dev.bukkit.org/bukkit-plugins/multigroupprefix/
     
  22. Offline

    Skrubzy

    Sounds like "DeluxeChat" would fit your needs.
     
  23. Offline

    ckav11

    It works great thank you so much!
     
  24. Offline

    Firestar311

    You should mark this thread as "Filled"
     
  25. Offline

    ckav11

    Ok @Firestar311 a bit late on this but I need to use a suffix through another plugin and when I remove the suffix from the config it breaks part of the players chat format and their prefix [​IMG] config: [​IMG]
     
    Last edited: Aug 24, 2016
  26. Offline

    Firestar311

    Hey, can you post the latest.log and your config.yml file in pastebin.com. Can you also supply a list of the plugins that you are using that is causing the problem for testing reasons and possibly for me to add support to the MultiPrefix plugin if needed?
     
  27. Offline

    ckav11

  28. Offline

    Firestar311

Thread Status:
Not open for further replies.

Share This Page