
Auto Greeting - Server
Automatically sends greeting messages to players based on configured conditions.
Languages
EN/English | ZH-CN/简体中文
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]meansaorb
For example:
/servergreet [whitelist|blacklist] list
means either:
/servergreet whitelist list
or
/servergreet blacklist list
Server-Side Commands
Status
Controls whether auto greeting is enabled or disabled.
/servergreet status
/servergreet status enable
/servergreet status disable
/servergreet status toggle
Message
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 list
Placeholders
| 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 level |
Blacklist / 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
## Examples
```text
/servergreet message add Welcome @player!
/servergreet message add Player @player joined at (@X, @Y, @Z)
/servergreet message add HP=@health Level=@level
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
- blacklist
- whitelist
matchrulesexceptrulesequalcontainstartWithendWith
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
indexis optional and 1-basedadd <message> <index>inserts before the existing item at that position- If
indexis omitted or outside the valid range, the message is appended remove <index>removes the specified itemremovewithout an index removes the last itemremove allclears the message listclear confirmclears 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.3
- Fabric Loader 0.19.5+
- Fabric API 0.160.5+
- Java 25
License
MIT
Как поиграть с друзьями с модом Auto Greeting - Server?
Мод Auto Greeting - Server куда интереснее в компании: поднимите сервер Майнкрафт с уже установленным модом, позовите друзей и играйте по своим правилам. Хостинг Майнкрафт для мода Auto Greeting - Server будет готов за пару минут - BungeeHost сделает всё за вас.
