Has anyone else noticed connect messages no longer working? Plugin seems to be loaded fine, but no messages.
Broken with today's update?Solved
all working for me
I'm having the same issue. No messages regarding people connecting.
There were no changes with the Rust update that would have affected this plugin, and with the plugin being universal, the code for it isn't affected by game updates.
Make sure you do not have the hidden permission granted to a group or users and that the plugin is loaded without errors.
Yeah I checked the "connectmessages.hidden" permission too. Not checked for any groups.
Actually, looks like the plugin is using game-specific code for the message sending, but I don't think anything changed with those either else we would have seen mass breakage.
Thanks for report!
I try reproduce this issue and test again plugin.
We've had a few test it, currently working normally so unsure.Mroczny
Thanks for report!
I try reproduce this issue and test again plugin.
Wulf
We've had a few test it, currently working normally so unsure.
Working with no problems :)
I fixed the issue by doing the following in order:
1) Delete the file from the lang folder
2) Delete the file from the config folder
3) Delete the file from the plugins folder
4) Download and install a fresh copy of the plugin
5) Make the changes in the config to match the previous config
6) Reload the plugin in console
Hopefully it survives the restart tonight ;)
Looks like the config file format was changed recently, refreshing fixed it for me too, thanks Thunderstruk
Locked automatically