SwornHeroWiki

Installation

Install Dynamic Join Greetings on a Fabric 26.2 server.

Dynamic Join Greetings runs only on the server. Do not install it on a client-only Minecraft instance and expect it to greet other players.

Requirements

Compatibility requirements
RequirementValue
Minecraft26.2
Fabric Loader0.19.3 or newer
Fabric API0.160.0+26.2 or newer
Java25

Placeholder API is bundled inside the mod. You do not need to install it separately.

Steps

Install Fabric Loader

Install Fabric Loader 0.19.3 or newer on the Minecraft 26.2 server.

Install Fabric API

Place Fabric API 0.160.0+26.2 or newer in the server mods folder.

Install Dynamic Join Greetings

Place the Dynamic Join Greetings JAR in the server’s mods folder. Keep only one version of the mod in that folder.

Start the server

Start the server once so the mod can generate its configuration and player-history files.

Confirm the configuration file

Confirm that config/dynamic-join-greetings.json exists. A fresh install receives 10 first-time greetings and 50 returning-player greetings.

Customize and reload

Edit the configuration, then apply changes with:

/joingreetings reload

Client installs are unsupported

Do not install Dynamic Join Greetings only on the client. The mod’s Fabric metadata marks it as server-side (environment: server). Clients do not need the mod.

Next steps

Found a problem in these docs? Report a documentation issue on GitHub.

On this page