Are you getting this constantly after each player joins the server? Does your config look normal or have you changed anything at all?
WelcomeMessages
Moved
Total Downloads: 3,769 - First Release: Nov 19, 2016 - Last Update: Dec 25, 2017
- 5/5, 12 likes
-
No I am only seeing it occasionally. My config hasn't changed for a while, here it is:
{
"WaitIntervalInSeconds": 25.0
} -
hi, thanks for the update! how can I change to color of the welcome message
-
Wulf Community Admin
-
-
Wulf Community Admin
Docs > Rust > Styling Guide.
-
-
How do I make one word in color, like:
Code:{ "Welcome": "[#cyan]Welcome to the server {0}![/#] \n[#cyan]Type /help to view in-game commands[/#] \n[#cyan]Please abide the server's rules[/#]" }
-
Code:{ "Welcome": "[#cyan]Welcome to the server {0}![/#] \n[#cyan]Type[/#] [#red]/help[/#] [#cyan]to view in-game commands[/#] \n[#cyan]Please abide the server's rules[/#]" }
-
-
is anyone able to tell me what the name and location of the config is supposed to be? i guess welcomemessages.json but it doesn't seem to work
-
-
-
the timer does not seam to be doing anything. I changed it to 5.0 and still taking 25.0 to show up on hurtworld server
-
hey @Ankawi , this plugin needs an update with this patch.
at Oxide.Game.Rust.Libraries.Player.Message (.BasePlayer player, System.String message, System.String prefix, UInt64 userId) [0x00000] in <filename unknown>:0
at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Message (System.String message) [0x00000] in <filename unknown>:0
at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Reply (System.String message) [0x00000] in <filename unknown>:0
at Oxide.Plugins.HelpText.cmdHelp (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.HelpText.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
extremely nice plugin -
Wulf Community Admin
-
:O I updated oxide at the same time as I patched the server and that was only about 10 minutes ago @Wulf
[DOUBLEPOST=1498769576][/DOUBLEPOST]is there any way to see which oxide update its using? -
Wulf Community Admin
-
Any way to fix the interval? I have changed it to 1.0 second, as I want people to see it immediately, but it still takes 25 seconds for it to show. Fix?
-