WorldSnapshot Guide
This page introduces WorldSnapshot from a public server-docs point of view. It focuses on what the feature does in-game, how to get started when you have access, and which commands are useful.
What It Does
Section titled “What It Does”WorldSnapshot is a read-only operational tool for recording what the server thinks each loaded world looks like right now.
How Players Use It
Section titled “How Players Use It”Start in-game with /worldsnapshot. The sections below explain what WorldSnapshot is for, which commands players can try, and what to expect when your account has access.
Things You Can Do
Section titled “Things You Can Do”- Captures server world settings for each loaded included world.
- Captures all gamerules through server’s current game-rule registry.
- Captures selected volatile runtime fields such as time, storm, players, and loaded chunks for display.
- Excludes volatile runtime fields from diffs by default so time/weather/player movement does not create noisy diffs.
- Scans selected server YAML files for world-related and operational toggle paths.
- Shows a compact world list with environment, difficulty, animal/monster spawning, autosave, and distance settings.
- Shows detailed entries for one world with pagination.
- Compares the current state against the stored baseline.
Quick Start
Section titled “Quick Start”- Start with
/worldsnapshotto open or view WorldSnapshot. - Use
/worldsnapshot statusto check your current progress, settings, or state. - Use
/worldsnapshot helpwhen you want the in-game help or a short explanation. - Try
/worldsnapshot refreshwhen you are ready to use one of the feature actions.
Commands
Section titled “Commands”| Command | What it does | Example |
|---|---|---|
/worldsnapshot | Opens or shows the main WorldSnapshot player view. | /worldsnapshot |
/worldsnapshot help | Shows the WorldSnapshot commands available to you. | /worldsnapshot help |
/worldsnapshot status | Shows your current WorldSnapshot status. | /worldsnapshot status |
/worldsnapshot refresh | Runs the WorldSnapshot refresh action. | /worldsnapshot refresh |
/worldsnapshot list [page] | Lists available WorldSnapshot entries. | /worldsnapshot list |
/worldsnapshot world <world> [page] | Runs the WorldSnapshot world action. | /worldsnapshot world example |
/worldsnapshot diff [world| | Runs the WorldSnapshot diff action. | /worldsnapshot diff |
/worldsnapshot dump | Runs the WorldSnapshot dump action. | /worldsnapshot dump |
Aliases
Section titled “Aliases”/wsnapshot/wrules
Examples
Section titled “Examples”/worldsnapshot/worldsnapshot status/worldsnapshot list/worldsnapshot world spawn/worldsnapshot diff/worldsnapshot diff spawn/worldsnapshot dump
Good To Know
Section titled “Good To Know”- Some commands may be hidden until your group, event progress, or unlocks allow them.
- If a command opens a menu, follow the buttons in-game; the website is only the learning guide.
- You may also see /wsnapshot or /wrules as a shortcut.
Full Reference
Section titled “Full Reference”The full synced WorldSnapshot reference is available for exact technical details.