Skip to content

Conversation

@mjroshanackthar
Copy link

This PR adds the Silent Join/Quit feature to the SimpleProxyChatHelper plugin.
Config Options:
silentJoin – Suppresses default Minecraft join messages.
silentQuit – Suppresses default Minecraft quit messages.

Event Listener:
ConnectionListener.java handles the suppression of join/quit messages based on the config options.

Plugin Integration:
Updated SimpleProxyChatHelper.java to load the config and register the listener.

Build Fix:
Local PlaceholderAPI JAR added to resolve previous build issues.
Plugin builds successfully, producing SimpleProxyChatHelper-Spigot-0.0.4.jar.

Behavior:
Players with the silent options enabled will not trigger join/quit messages.
No other functionality of the plugin has been changed.

Testing:
Verified plugin runs correctly on a Spigot server.
Silent join/quit works as expected.

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.

1 participant