BetterChat

Moved

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

4.9898/5, 98 likes
  1. I have an idea for that. I'll look into implementing that.
    [DOUBLEPOST=1485261816][/DOUBLEPOST]
    You can call the oxide group the same as the BetterChat group and everybody who is in the oxide group will be in the BetterChat group.
     
    Last edited by a moderator: Jan 24, 2017
  2. but ı am tryin to do like if a player grants a permission betterchat or something like that needs to add that person to a group that only accesable trough that permission others cant not join that group
     
  3. What I told you results in the same.
     
  4. i ll create a better chat group for ones who will subscribe my steam group and in game before their name ther will be but when new person subscribes the group. steam plugin gives that person a permission for allowing to use the kits, via the same permission ı want to add that person automaticly a better chat group.
    [DOUBLEPOST=1485262994][/DOUBLEPOST]i ll create a better chat group for ones who will subscribe my steam group and in game before their name ther will be a S . but when new person subscribes the group. steam plugin gives that person a permission for allowing to use the kits, via the same permission ı want to add that person automaticly a better chat group.
     
  5. Thanks! I will be awaiting for :D

    man... I already have the way you want to do it...
    SteamGroups and Kits will be usefull for this.

    You must do the following:

    1- A person enter on group, that is configured in SteamGruops then will be part of the group oxide: vip
    2- I make the kit with the following setting:
    Code:
      "vip": {
      "name": "VIP",
       ...
      "permission": "betterchat.group.vip",
    3- I make that group.vip grants permission for kit: "betterchat.group.vip"

    Then ppl in the group can redeem that kit Vip.


    If you want ask for more support about it, need to ask in SteamGroups or Kits, realy BetterChat will not do anything more...
     
  6. I hve done the kit part too every person that sub to steam group auto grants the kit permission . what i need is kinda oxide group manager or something like that when people subs they ll grant the permission auto for kit at the same time other plugin wiil check every 30 or 60 for the players have steam.kit permission and add them to a better chat or oxide group so people can get the -S- Text before their name auto when the sub to steam group..
     
  7. I think you are not totaly understanding how the plugins and groups works...
    That you want... seems like you have already done it.
    For the tag in name you only need to set, in my case is:
    Code:
      "GroupName": "vip",
      "Priority": 3,
      "Title": {
      "Text": "<color=#66CDAA>[VIP]</color>",
    ...
    Check your betterchat.json in /config dir
     
  8. ı understand but its not auto i need to add people to that group manual via grant user "name" vip
     
  9. Actually BetterChat 5 no longer has any permissions for groups. What you posted is only working in BetterChat 4.
    [DOUBLEPOST=1485273232][/DOUBLEPOST]
    You should really take a look at this thread:
    Using Oxide's permission system | Oxide

    grant, is for permissions, not for groups
     
    Last edited by a moderator: Jan 24, 2017

  10. then why my config is still working?
     
  11. Your config or your group file?
     
  12. "permission": "betterchat.group.vip",
     
  13. Plugin Clan, with BetterChat not copatible ?
     
  14. Why chat is "crashing" when someone write ?
     
  15. is there a fix for clan tags ? my players cant see their clan tags.
     
  16. same goes for me Burak 2, that was also the last time my problem after the update the Clan Tags were gone.
     
  17. yeah, any fix for clan tags? removed it until that's fixed...
     
  18. Hi, i will save all users in all groups. I will not reset the data. Which file must be save before the Wipe ?
     
  19. [01/26/2017 13:04:51] Unloaded plugin Better Chat v5.0.3 by LaserHydra
    [01/26/2017 13:04:51] No previous version to rollback plugin: BetterChat

    What does this mean? and how can i fix it?
     
  20. Check your json files for mistakes on this site JSONLint - The JSON Validator.