Auto Greeting - Server
ModA Fabric mod that automatically sends greeting messages.
Type
Mod
Modrinth Downloads
97
Modrinth ID
4XOfh0Gb
Last Updated
Jul 29, 2026
Description
Languages
Auto Greeting - Server
A server-side Fabric mod that automatically sends preset greeting messages when a player joins the server.
The mod supports both plain chat messages as well as commands.
Features
- Supports multiple messages
- Supports plain chat messages as well as commands
- Supports blacklist / whitelist rules for player names
- Supports placeholders
- Automatically sends preset messages when a player joins the server
Command Overview
- /servergreet ...
Notes:
- [a|b] means a or b
For example:
/servergreet [whitelist|blacklist] listmeans either:
/servergreet whitelist listor
/servergreet blacklist listServer-Side Commands
Status
Controls whether auto greeting is enabled or disabled.
/servergreet status /servergreet status enable /servergreet status disable /servergreet status toggleMessage
Controls the messages sent by the mod.
Placeholders are supported.
/servergreet message add <message> /servergreet message add <message> <index> /servergreet message remove /servergreet message remove <index> /servergreet message remove all /servergreet message listPlaceholders
Placeholder Description @player Player name @UUID UUID @X X coordinate (up to 3 decimals) @Y Y coordinate (up to 3 decimals) @Z Z coordinate (up to 3 decimals) @health Current health @level Current experience levelBlacklist / Whitelist
/servergreet [whitelist|blacklist] list /servergreet [whitelist|blacklist] clear confirm /servergreet [whitelist|blacklist] [match|except] list /servergreet [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] add <pattern> /servergreet [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] remove /servergreet [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] remove <index> /servergreet [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] remove all /servergreet [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] listExamples
/servergreet message add Welcome @player! /servergreet message add Player @player joined at (@X, @Y, @Z) /servergreet message add HP=@health Level=@levelMessage Behavior
If a message starts with /, it is executed as a command.
If a message does not start with /, it is sent as a normal chat message.
Filtering
- blacklist
- whitelist
- match rules
- except rules
- equal
- contain
- startWith
- endWith
These rules determine whether the name of a joining player should trigger greeting logic.
Filtering behavior
- If a player matches the blacklist, they are ignored
- If a player matches the blacklist but also matches blacklist except, they are allowed again
- If the whitelist is not empty, only players matching the whitelist are allowed
- If a player matches the whitelist but also matches whitelist except, they are ignored
Notes
- index is optional and 1-based
- add <message> <index> inserts before the existing item at that position
- If index is omitted or outside the valid range, the message is appended
- remove <index> removes the specified item
- remove without an index removes the last item
- remove all clears the message list
- clear confirm clears the entire blacklist or whitelist rule set
- Numeric values are formatted with up to 3 decimal places, and trailing zeros are removed
Supported Versions
- Minecraft 26.1.2
- Fabric Loader 0.19.2+
- Fabric API 0.150.0+
- Java 25
License
MIT
Compatibility
Mod Loaders
Game Versions
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Screenshots
Similar Mods
Jujutsuhope
Orca's Jujutsucraft Addon
Neo AE2 Toogleable View Cell
Neoforge 1.21.1 AE2 Toogleable View Cell , a mod that adds a toggleable view cell to AE2
Player Level Skills (LevelZ Rework)
Player Skills to level up your character and unlock gear/blocks/bonus and more.
VRAM Tweak
VRAM Tweak is a mod that reduces the amount of GPU VRAM used by games.
Synthesizer
Overpowered resource synthesis
Potion of Caring
Adds a new Potion that prevents hostility, and brings mobs closer together.