Skip to content

Configuration

Yo_Fred edited this page Aug 9, 2026 · 1 revision

Configuration

The primary configuration is:

config/justessentials-server.toml

It controls feature modules, staff/admin permission levels, messages, menu titles, staff tools, Discord channels and events, punishment behavior, homes, warps, TPA, and optional integrations.

Messages support classic & color/style codes and placeholders such as {player}, {reason}, {type}, and {expires}.

NeoForge watches the configuration file. /jereload confirms that current runtime values are active; integrations that load configuration only at startup may require a restart.

Clone this wiki locally