JakeKillsAll updated NoGreen with a new update entry:
1.2
NoGreen
Simply removes the green name away from admins in-game
Total Downloads: 1,987 - First Release: Feb 14, 2017 - Last Update: Feb 15, 2017
- 5/5, 7 likes
-
If you wanted to confirm no conflicts with betterchat:
Code:object OnBetterChat(IPlayer player, string message){ if(string.IsNullOrEmpty(message)) return message; rust.BroadcastChat($"<color=#5af>{player.displayName}</color>", message, player.UserIDString); Puts($"{player.displayName}: {message}"); return false; }
-
Thank you very much though!
P.S. I did test it some, and it just double messaged and when someone talked, it just threw an error saying that there was a conflict. -
Wulf Community Admin
-
-
Unfortunately the latest update did not fix the problem. Sorry! Thanks for the support.
-
Wulf Community Admin
-
I can't see chat and players can't see my messages in game, but if i chat from console with say command than they see my messages. Only way to see chat from players is to use rustadmin.
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Is there a way to apply this plugin on command (toggle on/off), to just one admin?
-
the only issue I have had with this plugin is that when installed,the chat no longer writes to log file but apart from that it works great
-
Installed no green now arcon wont pick up players who join or are connected and also the nameis has chnaged it was called UK/EU hapis now its called UK/EU but int he server command its still UK/EU hapis
-
UPDATE:
I have removed oxide fixed my issues with no players connected so the NoGreen is causing issues also with the betterchat
is their anyway to legit without oxide commands make green title go away? as owner -
Just use BetterChat without NoGreen.If that does not go right, then you are doing something wrong.And please do not make hundreds of threads about this, people (including myself) have given same answers in the other thread.
[DOUBLEPOST=1508851583][/DOUBLEPOST] -
yep same here
-
@Wulf Any update on this plugin? I noticed, when I'm typing a single letter or number on my server. The name will be green. Thanks!