BetterChat

Moved

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

4.9898/5, 98 likes
  1. Hey people, I have for few days the problem:
    If i mark "ignore other groups" as the Admin Grouo then save reload and so on...
    It does not work.

    And it does not apply my Name Color how can i fix it ?
     
  2. ignore other groups is an old setting. Make sure you use the latest version.
     
  3. Hello guys,

    I have a few problems recently with this plugin.

    Problem 1:

    When I add my friend to the moderatorid, It does not automaticly gives the admin tag, same as myself as owner.
    I first have to make the groups, then add myself and friend to admin/owner groups, no mather what rank/priority it is (for how far I know now, you have to add yourself and others always, the rank does not interact with auth level, this are 2 different things! ) (priority = for hide show iff not highest priority option??)

    Then, when I want to give myself the needed premissions with * , It all go's well.
    When I do that for the admin , he will get the owner tag, dont know why, never was before.
    Do I realy have to add all premissions 1 by one for admins? :O


    problem 2:

    I wanted something like the karma System 3 years ago, so I added the humanity system.
    The humanity tags above the heads works glitchy, so I want the chat tags, but after adjusting for a while to make chat tags show up (priority 500??? <- way to high, not suported??) all tags show up, of nothing will be shown.
    Any Idea how to fix this?

    This is my Groups.json :
     

    Attached Files:

  4. seems that premission * automaticly makes you owner, gives you all groups and can not remove any group from that player without using oxide.revoke premission *
     
  5. After giving yourself or anybody else all permissions, you need to revoke the permissions of the groups by using
    oxide.revoke user droplul betterchat.group.*

    The priority has no maximal value. All you need to do when setting the priority is follow its rules.
     
  6. dont get it, that just removed all my tags, even my owner tag....

    Im added myself and admin in the users cfg, I made 2 groups, admin and owner.
    I give both groups premission * like I always do.
    Now admin gets also owner tag, and every tag you can get.

    I'm also try to get the humanity plugin working, so there is 1 default player tag,
    and 3 colored player tags for humanity.

    Iff I do oxide.grant group owner *
    It shows all tags.

    iff I do:

    oxide.revoke group owner betterchat.group.*

    none of the tags showing up.

    I understand that the * can be changed like the name of group, but then the point of the Humanity Playertags age gone.

    Where is the karma system like it was 3 years ago? that worked just fine...

    Dont get me wrong, but never expierinced that much troubles with this and dont know wheere to look and how to fix this.
    Trying for a few days now.
     

    Attached Files:

  7. I am still using the old version of BetterChat, if I update the plugin, will the ranks with the permissions still be the same?

    With the old version I mean the one with the console command "usergroup add name rank"
     
  8. What version are you at?
     
  9. Here you go test this

    Note you might need to restart the server
     

    Attached Files:

  10. 3.5.6 :p
     
  11. Restarting the server should normally not be required. Reloading the plugin should be just fine.
     
    Last edited by a moderator: Aug 18, 2016
  12. It is if the permission has not been added to the group I find a restart is needed
     
  13. I didn't see anything of permissions not being added.
     
  14. I tried, it, but now got only owner tag, no humanity tag in chat showing up.
     
  15. If I make a new one in groups file say call it test and reload the plugin it wont add the betterchat.group.test to the test group it takes a restart of the server
    [DOUBLEPOST=1471540553][/DOUBLEPOST]
    You should now only get the title of the group you are in as owner is now the highest = 0 = highest and the higher the number the lower it is so say you have 10 groups 0 is owner and 9 will be default
     
  16. yeah, but What I try to say, is that I using a humanity system.
    It should also show that tag, because vips can also kill, and I want a tag for every player iff they are good or bad.
    I had my own server 3 years ago, using the karma system.
    that system worked perfect, and also gave admin/owner/vip the hero or bandit tag.

    Why will that not work now?
    Why uses humanity system chat tags iff they not working correctly?


    Also: the normal players wont get the humanity tag, just the normal player tag.
    So why is HumanitySystem creating that groups, iff it wont work?
    it has to be like: when your neutral, or join the server as neutral player, it has to add you to that group automaticly.
    That was how the Karma system worked 3 years ago.
     
  17. Normally those should be registered and applied right when created (at least when using the command) otherwise a reload should do it just fine.
     
  18. I have tested it on new groups it does not work but its not a big problem not hard to restart
     
  19. LaserHydra updated Better Chat with a new update entry:

    4.2.7

     
  20. [Oxide] 02:02 [Error] Error while compiling BetterChat.cs(1626,49): error CS0246: The type or namespace name `BetterChat' could not be found. Are you missing `Oxide.Plugins' using directive?