SkiesJoinMessages
Customizing Player Join and Leave Messages
This server-side Fabric mod enables complete customization of player connection and disconnection notifications on your server. You can disable Minecraft's default messages and set personalized greetings for different user categories.
Key Features
Create unlimited message groups with various settings. The system supports permission-based distribution, allowing you to assign unique greetings for administrators, moderators, and regular players. Completely disable standard Minecraft notifications for full control over the information server members see.
Installation and Configuration
The mod requires Fabric Language Kotlin and Fabric Permissions API. After installing all necessary components in the server's mods folder, configuration is done through the config.json file in the ./config/skiesjoinmessages/ directory.
Commands and Permissions
Two main management commands are available: /skiesjoinmessages reload to reload mod settings and /skiesjoinmessages debug to activate debug mode with detailed error information. Corresponding permissions: skiesjoinmessages.command.reload and skiesjoinmessages.command.debug.
Detailed configuration instructions are available in the project documentation.