Auto Greeting
ModA Fabric mod that automatically sends greeting messages.
Type
Mod
Modrinth Downloads
225
Modrinth ID
Ysuy1G1u
Last Updated
Jul 29, 2026
Description
Languages
Auto Greeting
A Fabric mod that automatically sends preset greeting messages when you or other players join a server.
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 after you join a server
- Automatically sends preset messages when other players join a server
Command Overview
- /autogreet self ...
- /autogreet other ...
Notes:
- [a|b] means a or b
For example:
/autogreet [other|self] statusmeans either:
/autogreet other statusor
/autogreet self statusCommands
Status
Controls whether auto greeting is enabled or disabled.
/autogreet [self|other] status /autogreet [self|other] status enable /autogreet [self|other] status disable /autogreet [self|other] status toggleMessage
Controls the messages sent by the mod.
Placeholders are supported.
/autogreet [self|other] message add <message> /autogreet [self|other] message add <message> <index> /autogreet [self|other] message remove /autogreet [self|other] message remove <index> /autogreet [self|other] message remove all /autogreet [self|other] message listPlaceholders for self
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 levelPlaceholders for other
Placeholder Description @player Player name @UUID Player UUIDBlacklist / Whitelist
/autogreet other [whitelist|blacklist] list /autogreet other [whitelist|blacklist] clear confirm /autogreet other [whitelist|blacklist] [match|except] list /autogreet other [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] add <pattern> /autogreet other [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] remove /autogreet other [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] remove <index> /autogreet other [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] remove all /autogreet other [whitelist|blacklist] [match|except] [equal|contain|startWith|endWith] listExamples
/autogreet self message add Hello, I'm @player at (@X, @Y, @Z) /autogreet self message add HP: @health | Level: @level /autogreet other message add Welcome @player! /autogreet other message add Hello @player (@UUID)Message 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
other greetings support:
- 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
- Cloth config (Optional)
- Modmenu (Optional)
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
Easy Commands
Adds new commands like /repair, /knockbackstick, etc.
Create: Envelope compat
Adds compatibility with Envelope mod to automate pigeons and delivery
Simple Creative Menu
Minor changes to the creative menu to allow increased accessibility.
No Spawn Chunks
No Spawn Chunks is a lightweight performance mod that stops the constant loading of world spawn chunks. By unloading the...
Frivolously Unofficial Content
Frivolously Unofficial Content is an addon mod for GregTech CE: Unofficial that is meant for use attached to the Frivolo...
Keylist
Allows you to move keybinds between key categories, and reorder key categories.