Chat messages showing twiceNot An Issue
It looks like Better Chat is creating 2 messages for the players again. We have seen this before...

Thanks
When a chat message is duplicated, that means multiple plugins are sending the message. A common culprit is the No Green plugin, which doesn't have support for Better Chat, so it sends its own chat standalone. If the chat format is different, that's a quick way to know it's a different plugin for sure.

Please make sure you have no other plugins modifying the chat that are not Better Chat compatible.
HI, I am getting the same thing and I definetly don't have any other chat handler installed.
5de21342bae7d.JPEG angryjoe
HI, I am getting the same thing and I definetly don't have any other chat handler installed.
Could you show your plugin list?
Not to worry I figured it out. It has to do with the Priorities. The Default or 0 one is the problem as the plugin will see that along with the next priority. When I removed the Default one it started to work.

Merged post

AlphaLoot.cs
Arena.cs
ArenaEvents.cs
ArenaLootSpawns.cs
ArenaStatistics.cs
ArenaUI.cs
Arkan.cs
Backpacks.cs
BetterChat.cs
BoxSorterLite.cs
CCUpdateCheck.cs
ChinookDropRandomizer.cs
CodeSync.cs
CombatLogDb.cs
CopyPaste.cs
CraftChassis.cs
CraftQueueSaver.cs
DeathNotes.cs
DiscordCallAdmin.cs
DiscordCore.cs
DiscordMessages.cs
ExtraSeating.cs
FlareGun.cs
FurnaceSplitter.cs
GatherManager.cs
HeliVote.cs
ImageLibrary.cs
ImgurApi.cs
InfoPanel.cs
Kits.cs
LootBouncer.cs
MonumentLifts.cs
Paratroopers.cs
PersonalBeacon.cs
PlayerSkins.cs
PlaytimeSupplySignal.cs
PluginUpdateNotifications.cs
PrivateMessages.cs
QuickSmelt.cs
RSM.cs
RaceTrack.cs
RaidAlarm.cs
RaidableBases.cs
RandomSpawns.cs
RemoverTool.cs
RustLax.cs
RustMapApi.cs
SAMSiteAuth.cs
ScientistNames.cs
ServerArmour.cs
SignArtist.cs
Spawns.cs
Special_Elite
StackSizeController.cs
TebexDonate.cs
Tipster.cs
TruePVE.cs
VehicleAirdrops.cs
WeaponTrajectory.cs
ZombieHorde.cs
ZoneDomes.cs
ZoneManager.cs
ZoneManagerAutoZones.cs


Merged post

Better Chat does not like it when there is no default profile even though it defaults to something quite well.
Locked automatically