BetterChat

Moved

Total Downloads: 26,145 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018

4.9898/5, 98 likes
  1. Axy

    Axy

    That would be amazing! Native mute is much easier to use then relying on plugins as it's also supported by third party administration software.
     
  2. Can someone sent me a code for meneger? please without bugs
     
  3. Does it make sense to have integration for Admin Private and mute as features of BetterChat? it seems logical.
     
  4. When i add manager group so its give to all players Manager give me code for use usergroup add name manager and its will work Great!
     
  5. Shalev, sorry I do not understand your grammar :(

    can you include the code snippet? I think you said you add a new chatgroup that handles this correct? if so does it handle give from the console like
    console: > inv.giveplayer "quicken" "Code Lock BP" ?
     
  6. i need code for Menneger, like admin, owner player ETC
     
  7. Think he means manager group
     
  8. Yes manager group
     
  9. It will auto add permission to your groups as long as you have added it in the config for this plugin
     
  10. but when i add it into the config so its give me admin and manager.
     
  11. upload your config
     
  12. please upload your config by using the upload option on this site not a link to where you uploaded it and its the json file I need
     
    Last edited by a moderator: Jan 16, 2016
  13. {
    "admin": {
    "ConsoleFormatting": "{Title} {Name}: {Message}",
    "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
    "NameColor": "#DCFF66",
    "Permission": "admin",
    "Rank": 3,
    "TextColor": "white",
    "Title": "[Admin]",
    "TitleColor": "red"
    },
    "AntiSpam": {
    "Enabled": false,
    "MaxCharacters": 85
    },
    "Mute": {
    "Enabled": true
    },
    "owner": {
    "ConsoleFormatting": "{Title} {Name}: {Message}",
    "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
    "NameColor": "#DCFF66",
    "Permission": "owner",
    "Rank": 5,
    "TextColor": "white",
    "Title": "[Owner]",
    "TitleColor": "red"
    },
    "player": {
    "ConsoleFormatting": "{Title} {Name}: {Message}",
    "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
    "NameColor": "#DCFF66",
    "Permission": "player",
    "Rank": 0,
    "TextColor": "white",
    "Title": "[Player]",
    "TitleColor": "#C4FF00"
    },
    "WordFilter": {
    "CustomReplacement": "Unicorn",
    "Enabled": false,
    "FilterList": [
    "fuck",
    "bitch",
    "faggot"
    ],
    "UseCustomReplacement": false
    }
    }
     
  14. You dont even have the manager in there
     
  15. i know, if i add it, so its make error, may you make mannager and send me?
     
  16. I can not forgive right , I therefore ask for help for the Console!?
     
  17. Axy

    Axy

    Any news about when native mute will be added (if possible) ? Thanks!
     
  18. How do i add vip and then vip+ because i have added it and my vip players have got vip+ too!!
     
  19. try replacing the + with a 1. It may be possible that the plugin can't handle the +
    (The title can contain a +, just not the group name)