Skip to content

Added player join/leave formatting#13

Merged
efekurbann merged 4 commits intoVireonStudios:masterfrom
rainnvfx:connection-formatting
Jan 17, 2026
Merged

Added player join/leave formatting#13
efekurbann merged 4 commits intoVireonStudios:masterfrom
rainnvfx:connection-formatting

Conversation

@rainnvfx
Copy link
Contributor

added formatConnectionMessage method in LocalChatManager

added formatConnectionMessage signature to ChatManager's interface.

ConnectionListener now calls ChatManager to format join/quit events.

updated the format.yml with "connection" section.

it doesn't break if the new config is missing. it falls back to default join/leave messages.

new config template:
image

enabled: false (or old config, without "connection" section)
image

added formatConnectionMessage method

supports ChatUtils and Placeholder formatting
added the new method to the interface.
Calls ChatManager to format player join/leave messages

Falls back to default messages if the config is missing or disabled.
Added the new "connection" section.

has a toggle to disable the custom join/leave format.

falls back to default messages if the config is missing.
@efekurbann efekurbann merged commit e9feaa1 into VireonStudios:master Jan 17, 2026
1 check passed
@rainnvfx rainnvfx deleted the connection-formatting branch January 17, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants