BetterChat

Moved

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

4.9898/5, 98 likes
  1. When I put myself in the "Admin" group it now comes up as "[Player][Player]Name:".

    How do I fix this so I can just have it as "[Admin]Name:"?

    Thank you
     
  2. The Title default is [Player]. You need to change it using /chat group set admin Title [Admin]

    Use '/chat group set player HideIfNotHighestPriority true' to automaticly hide the player title.
     
  3. but you can not add permissions to authLevel? to the administrator and the moderator immediately assigned. I think many people with this problem. sorry for my English
     
  4. А зачем?
     
  5. for bread. so that the admin and the moderator did not enter the command every time.
    [DOUBLEPOST=1460565818][/DOUBLEPOST]if you have one the admin then you are lucky
     
  6. Authlevel 1 (moderators) are automaticly added to the 'moderator' group.
    Authlevel 2 (admins) are automaticly added to the 'admin' group.
     
  7. Таки да,я и хозяин и админ)) пиши мне на русском если что.
     
  8. I am the owner and administrator, but when entering I am player. I need to assign a group
     
  9. If you have a BetterChat group called admin, you should be fine.
     
  10. strange but after the removal of all the permissions and reboot the server I'm still a player.
    Code:
    [
      {
        "GroupName": "player",
        "Priority": 4,
        "Title": {
          "Hidden": true,
          "HideIfNotHighestPriority": true,
          "Size": 15,
          "Color": "#269ec3",
          "Text": "[Player]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#00abff"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "admin",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "red",
          "Text": "[Admin]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "lime"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "moderator",
        "Priority": 1,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#026cff",
          "Text": "[Mod]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "lime"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
     
  11. Please use English only
     
  12. Ok,no problem
     
  13. sorry. Something went wrong. re all deleted and now everything is fine
     
  14. how does the BetterChat Group manager work ? is it suppost to save a group.json file ? (Simply load in the new Groups.json file, edit your groups and then save the file.) i cant load any files?
     
  15. File -> Load and File -> Save on top of the program..
     
  16. im such f*cking retard. thx
     
  17. I get this four times and can not for the life of me change my Tag from player to admin....
    [Oxide] 17:40 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')
    [Oxide] 17:40 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')
    [Oxide] 17:40 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')
    [Oxide] 17:40 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')
     

    Attached Files:

  18. You must have other groups with the same permission check your oxide.groups.data file with notepad++ then remove the permission from groups that should not have it
     
  19. I don't I have one perm for each group and they are correct.

    http://i.imgur.com/d6Jw36J.png

    Off-Topic: And the emote permission is there and its saying it doesnt exist when i revoke it...
     
  20. Try fully deleting the plugin keep the group.json file on your desktop then upload a fresh copy of the plugin let it remake all files then upload the groups.json then reload plugin