Commands

Every Neroland Core command lives under the /neroland root. Commands that change server state or other players require op level 2 (gamemaster); the personal data command is available to any player for their own data.

Config

CommandPermissionEffect
/neroland config reloadop 2Re-reads every registered config schema from disk and re-syncs server-authoritative values to online clients.
/neroland config listop 2Prints each schema's values, flagging the server-authoritative ones.

See Configuration.

Progression gates

CommandPermissionEffect
/neroland gate listanyLists every defined gate, its scope, and whether it's open for you.
/neroland gate open <id>op 2Forces a gate open for you.
/neroland gate close <id>op 2Forces a gate closed for you.

A bare id such as reached_orbit is treated as nerolandcore:reached_orbit. See Progression Gates.

Data & privacy

CommandPermissionEffect
/neroland data erasemeanyErases your own Neroland data across every system (opt-out / reset).
/neroland data erase <uuid>op 2Erases a specific player's Neroland data.
/neroland data purge-inactiveop 2Erases data for every player inactive past the dataRetentionDays threshold.

See Privacy & Data.

See also

Search across every Nero mod wiki.