AutoWelcome Mod
A Minecraft mod built on Fabric that automatically greets players when they join the server.
Key Features
- System for automatically sending customizable welcome messages to new players
- Adjustable delay before sending greetings (measured in ticks)
- Option to ignore your own game login
- Simple and intuitive interface for managing all settings through commands
Command System
All commands begin with /autowelcome:
/autowelcome- displays current mod status/autowelcome on- activates automatic welcome messages/autowelcome off- deactivates automatic welcome messages/autowelcome toggle- switches between enabled and disabled states/autowelcome delay- shows current delay in ticks/autowelcome delay <ticks>- sets the interval before sending welcome messages (from 0 to 200 ticks)/autowelcome message- displays current welcome message/autowelcome message <text>- sets a new welcome message/autowelcome ignore on- stops greeting yourself when logging in to the game/autowelcome ignore off- allows greeting yourself when logging in to the game/autowelcome welcomeall- sends welcome messages to all current online players/autowelcome status- displays all current settings
Installation Process
- Install Fabric Loader for your Minecraft version
- Download the latest version of AutoWelcome mod in JAR format from the releases page
- Place the JAR file in your Minecraft
modsfolder - Launch Minecraft through Fabric
Configuration Settings
All setting changes are automatically saved when modified through commands.