Skip to content

2.0.0

Latest

Choose a tag to compare

@SpaceBuddy231 SpaceBuddy231 released this 13 Dec 18:14
405289b

Improved the SB_WelcomeMessage plugin by adding several new features and cleaning up the code.

Key changes:

Delay: Added a configurable delay before the message is shown, allowing the player to fully load in.
Hints: Added an option to show the message as a Hint (bottom of screen) instead of a Broadcast (top of screen).
Random Messages: The plugin now accepts a list of messages and will pick one randomly each time a player joins.
Better Config: Renamed configuration keys for clarity (wlcAct -> IsEnabled, JoinMessageDelay -> Duration).
New Placeholders: Added {userId} as a placeholder in messages.
Note: Local compilation was not possible due to missing game DLLs, but the code follows standard SCP:SL plugin patterns.