Skip to content

Server Administration

Cursor Agent edited this page Jun 10, 2026 · 5 revisions

Server Administration

Nourished fully supports dedicated NeoForge servers and multiplayer. Both Nourished and MarieLib must be installed on the server and all connecting clients.


πŸ“¦ Installing on a Server

Component Server Clients
MarieLib 1.0.0+ βœ… Required βœ… Required
Nourished βœ… Required βœ… Required

Before opening to players, verify matching versions of Minecraft, NeoForge, MarieLib, and Nourished.


🌐 Multiplayer

Nutrition values are server-authoritative. The server controls nutrient levels, effects, and classifications. Clients receive synchronized data automatically.

If players report mismatched nutrition values:

  1. Verify same Nourished and MarieLib versions
  2. Run /nourished reload
  3. Have affected players rejoin

For sync infrastructure details, see MarieLib Multiplayer & Sync.


πŸ”„ Reloading

After datapack changes:

/nourished reload

If only classifications changed:

/nourished invalidatecache

🧰 Useful Commands

Command Purpose
/nourished report [player] Nutrition report
/nourished value <key> [player] Nutrient detail
/nourished reload Reload all data
/nourished invalidatecache Clear classification cache

For the full command reference including diagnostics, see the MarieLib Commands Reference.


πŸ” Troubleshooting

Food shows no nutrients

Run /nourished debug held and review the trace β€” see MarieLib Diagnostics.

Datapack changes not appearing

Run /nourished reload, then /nourished invalidatecache if needed.


πŸ“š Related Pages

Clone this wiki locally