BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
LaserHydra updated Better Chat with a new update entry:
5.0.0
-
What does Priority means.
I have Default set as 2, Owner as 0, Admin as 1.
What is that ? -
That is correct. It is required for the plugin to determine the primary group if somebody is in multiple groups.
-
So If I make a new Group let's say:
Donator - I should set it as a different number such as 3? -
Depending on how you want it be prioritized. If you want it to be a "higher rank" than default, you need to make it a lower number than default.
Example:
owner: 0
admin: 1
donator: 2
default: 3 -
And if I want it to be Higher Rank will it be visible in some way, I mean at the moment I have 3 Groups.
Default as 2
Owner as 0
Admin as 1
So 0 I would assume is the highest, and so on.
But what difference does it make if I give it Higher or Lower Priority then other groups such as Default. -
LaserHydra updated Better Chat with a new update entry:
5.0.0
[DOUBLEPOST=1483910102][/DOUBLEPOST]The group with the highest priority, which the user is currently in, is used to determine all the colors and sizes, except the titles. -
Oh ok thank you
-
I don't get it - how can I mute players now? The page you reffer us to giving me no permission error
-
For now use the Mute plugin delivered in the previous version's .zip file.
The new plugin is not approved yet, thats why you can't view it yet. -
Did the mute include ignore?
Because i usualy updated my PrivateMessage with ignore from betterchat
Code:private Plugin BetterChat; var hasIgnored = BetterChat?.CallHook("API_PlayerIgnores", p.UserIDString, player.UserIDString); -
As said in the changelog; ignore is temporary not a thing for BetterChat. Looking into it for the future.
-
All of my Groups have disappeared when I installed the new version? The old ones are still in the /data/BetterChat/Groups.json
-
The new group file is /data/Betterchat.json
However, I don't understand how I'm supposed to assign the "Group" within the .json to an Oxide Group. -
clan tags????
Because it's a deal
removed? -
Will much have to be changed when the new update is loaded? I only ask because I have 8 servers to edit and at the minute its working fine
-
All groups would have to be remade and somehow assigned without permissions?
-
All the group handling is done for you. Every BetterChat group corresponds to a oxide group with the same name.
[DOUBLEPOST=1483912610][/DOUBLEPOST]Read the update log. It should give you the most important infos
[DOUBLEPOST=1483912666][/DOUBLEPOST]The clan plugins can now register a clan tag by themselves. Tell your clan plugin author to look into BetterChats API for that. -
So the maker of the Rust:IO clans has to do it?