BetterChat

Moved

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

4.9898/5, 98 likes
  1. I guess so :p
     
  2. I installed BetterChat last night and made a group called staff and put myself in it, i then lost all my permissions and groups i already had, i uninstalled BetterChat and done all my permissions again then re-installed BetterChat but it automatically deletes groups i made and i lose permisssions??? would anyone know the easiest way of making "tags" for players because thats what im essentially using it for.
     
  3. There is no code in BetterChat which would delete groups or permissions. I honestly have no idea how you achieved that.
     
  4. Why am I assigned to 'default' group everytime I restart the server? I have to use /chat user remove X 'default' in order to remove myself from the 'default' group, because otherwise it shows "(Player) (Staff) X: Hello"
     
  5. upload your groups file and i will fix it for you
     
  6. If you're talking about "Data"
    Code:
    [
      {
        "GroupName": "default",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#00cc47",
          "Text": "(Player)",
          "InheritSize": false,
          "InheritColor": false
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#00a339",
          "ClanTagFormat": "[{Clan}] {Name}"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "staff",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#ffd479",
          "Text": "(Staff)",
          "InheritSize": false,
          "InheritColor": false
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#998b6f",
          "ClanTagFormat": "[{Clan}] {Name}"
        },
        "Message": {
          "Size": 15,
          "Color": "#ffffff"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      }
    ]
    If you could tell me too what's the misconfigured part, that would be awesome.
     
  7. reload the plugin after uploading the file
     

    Attached Files:

  8. Thank you. I was thinking about the priority. Thank you for help.
     
  9. Good afternoon.I have a problem.I installed BetterChat and now the chat periodically hangs. Game Hurtworld
     
  10. That is a known issue with Hurtworld, it is propably due to issues with color tags in their chat.
     
  11. Code:
    [11/03/2016 14:18:28] [Oxide] 14:18 [Error] Error while compiling BetterChat.cs(467,63): error CS1061: Type `BasePlayer' does not contain a definition for `xp' and no extension method `xp' of type `BasePlayer' could be found. Are you missing an assembly reference?
     
  12. try this
     

    Attached Files:

  13. LaserHydra updated Better Chat with a new update entry:

    4.2.12

     
  14. After updating:
    Code:
    [SERVER v1.0.23] Console: BetterChat.cs(1639,0): error CS1024: Wrong preprocessor directive
    BetterChat.cs(1639,5): error CS1519: Unexpected symbol `using' in class, struct, or interface member declaration
    BetterChat.cs(1639,37): error CS1519: Unexpected symbol `;' in class, struct, or interface member declaration
    BetterChat.cs(1640,33): error CS1519: Unexpected symbol `;' in class, struct, or interface member declaration
    BetterChat.cs(1641,25): error CS1519: Unexpected symbol `;' in class, struct, or interface member declaration
    BetterChat.cs(1642,20): error CS1519: Unexpected symbol `;' in class, struct, or interface member declaration
    BetterChat.cs(1643,18): error CS1519: Unexpected symbol `;' in class, struct, or interface member declaration
    BetterChat.cs(1644,18): error CS1519: Unexpected symbol `;' in class, struct, or interface member declaration
    BetterChat.cs(1645,13): error CS1519: Unexpected symbol `;' in class, struct, or interface member declaration
    BetterChat.cs(1648,1): error CS1519: Unexpected symbol `{' in class, struct, or interface member declaration
    BetterChat.cs(1648,1): error CS9010: Primary constructor body is not allowed
    BetterChat.cs(1649,4): error CS1525: Unexpected symbol `['
    BetterChat.cs(1649,66): error CS1525: Unexpected symbol `]', expecting `;' or `}'
    BetterChat.cs(1650,70): error CS1525: Unexpected symbol `]', expecting `;' or `}'
    BetterChat.cs(1652,4): error CS1525: Unexpected symbol `{'
    BetterChat.cs(1655,8): error CS1525: Unexpected symbol `public'
    BetterChat.cs(1656,8): error CS1525: Unexpected symbol `{'
    BetterChat.cs(1657,12): error CS1525: Unexpected symbol `public'
    BetterChat.cs(1658,12): error CS1525: Unexpected symbol `public'
    BetterChat.cs(1659,12): error CS1525: Unexpected symbol `public'
    BetterChat.cs(1660,12): error CS1525: Unexpected symbol `public'
    BetterChat.cs(1662,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1662,44): error CS1525: Unexpected symbol `=>'
    BetterChat.cs(1662,127): error CS1525: Unexpected symbol `.'
    BetterChat.cs(1662,168): error CS0128: A local variable named `name' is already defined in this scope
    BetterChat.cs(1662,171): error CS1525: Unexpected symbol `)'
    BetterChat.cs(1664,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1666,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1666,33): error CS1525: Unexpected symbol `('
    BetterChat.cs(1667,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1667,27): error CS0128: A local variable named `Ignored' is already defined in this scope
    BetterChat.cs(1667,33): error CS1525: Unexpected symbol `('
    BetterChat.cs(1669,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1669,22): error CS1547: Keyword `void' cannot be used in this context
    BetterChat.cs(1669,32): error CS1525: Unexpected symbol `('
    BetterChat.cs(1688,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1688,39): error CS1525: Unexpected symbol `('
    BetterChat.cs(1689,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1689,36): error CS0128: A local variable named `Find' is already defined in this scope
    BetterChat.cs(1689,39): error CS1525: Unexpected symbol `('
    BetterChat.cs(1691,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1691,41): error CS1525: Unexpected symbol `('
    BetterChat.cs(1691,85): error CS1525: Unexpected symbol `.'
    BetterChat.cs(1693,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1693,36): error CS0128: A local variable named `Create' is already defined in this scope
    BetterChat.cs(1693,41): error CS1525: Unexpected symbol `('
    BetterChat.cs(1693,53): error CS1525: Unexpected symbol `string'
    BetterChat.cs(1706,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1706,47): error CS1525: Unexpected symbol `('
    BetterChat.cs(1706,97): error CS1525: Unexpected symbol `.'
    BetterChat.cs(1708,12): error CS1525: Unexpected symbol `internal'
    BetterChat.cs(1708,36): error CS0128: A local variable named `LoadOrCreate' is already defined in this scope
    BetterChat.cs(1708,47): error CS1525: Unexpected symbol `('
    BetterChat.cs(1708,59): error CS1525: Unexpected symbol `string'
    BetterChat.cs(1741,20): error CS1520: Class, struct, or interface method must have a return type
    BetterChat.cs(2201,8): error CS1525: Unexpected symbol `Oxide'
    BetterChat.cs(3274,12): error CS1038: #endregion directive expected
    
     
  15. You must of had a bad update dont have this problem
     
  16. (23:28:04) | [Oxide] 23:28 [Error] Error while compiling BetterChat.cs(467,63): error CS1061: Type `BasePlayer' does not contain a definition for `xp' and no extension method `xp' of type `BasePlayer' could be found. Are you missing an assembly reference?

    (01:15:37) | [Oxide] 01:15 [Error] Failed to load plugin 'Betterchat' (no source found)

    (01:15:49) | [Oxide] 01:15 [Error] BetterChat plugin failed to compile!

    (01:15:49) | [Oxide] 01:15 [Error] BetterChat.cs(467,63): error CS1061: Type `BasePlayer' does not contain a definition for `xp' and no extension method `xp' of type `BasePlayer' could be found. Are you missing an assembly reference?

    ? Can you help me please ?
     
  17. Looks like tags aren't working anymore? With or without Betterchat?
     
  18. You updated today?
     
  19. Yes today :)
     

  20. very rare, I made a Clean Installation of the Rust Server today and BetterChat was one of the few plugins with NO errors and full compatible with new update version :|