I'm looking for a plugin for Rust that displays a popup welcome/info message with OK/Close button only on the player's FIRST login . Any suggestions?
Show welcome message to new players?Solved
Check the Welcomer plugin
Dana
Check the Welcomer plugin
Yes I did, but the welcome message appears on every login, not just the first one, and it's a chat message rather than my preferred popup.
The problem with Server Info is that it pops up on every login, I don't think it can be configured for first login only.
Pop Up Manager does exactly what I want but unfortunately it's not available for Rust, only ROK.
Pop Up Manager does exactly what I want but unfortunately it's not available for Rust, only ROK.
serverinfo indeed does have a first log in only
OK thanks, if that's the case then this is the one I need, I'll look into the configs.
Believe me your need players to see whatever you need them to see every time they log in. Players never read anything.
"ShowInfoOnPlayerInit": true,
"ShowInfoOnlyOncePerRuntime": true,
"ShowInfoOnPlayerInit": true,
"ShowInfoOnlyOncePerRuntime": true,
Locked automatically