Paradigm Realms
No reviews yet
Give every player a permanent personal realm while keeping your exploration world fresh with resettable Wilds.
Introduces new dimensions with unique biomes, resources, and challenges.
General improvements to world generation, such as bug fixes, aesthetic overhauls, or misc additions.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Paradigm Realms
A permanent little home for every player, and a Wilds world that can begin again.
Paradigm Realms is a fully server-side mod that gives players their own protected personal realms, created from configurable presets inside one shared void dimension.
Alongside them lives the Wilds: a shared exploration world made for resources, structures, mobs, adventures, and safe periodic regeneration.
Players do not need Paradigm Realms installed on their client.
✨ Features
- Permanent isolated personal realms
- Configurable starter islands and realm presets
- Owners, managers, members, visitors, and bans
- Persistent invitations, including cached offline players
- Public realm directory with clickable visits
- Realm names and descriptions
- Per-realm gameplay and visitor settings
- Safe realm reset and logical deletion
- Two-player ownership transfers
- Schematic and structure imports
- Built-in server-authoritative protection
- Shared exploration-focused Wilds world
- Bounded safe random teleportation
- Recoverable offline Wilds reset workflow
- Persistent lifecycle and recovery data
- Validation, repair, audit, and support tools
- Optional Paradigm integration
- Fully server-side
🏡 Your own little realm
Every player can create one permanent realm, their own tiny corner of the void for building, storage, farms, machines, or anything else they would rather not lose.
Realms can be created from built-in or server-defined presets and include:
- A persistent home and custom spawn
- Custom name and description
- Public or private access
- An optional public directory listing
- Owners, managers, members, and visitors
- Persistent invitations
- Offline player identity support
- Kicks and persistent realm bans
- Safe ownership transfers
- Protection from unauthorized interaction
Keep it private, build together with friends, or open it for visitors.
Your realm, your rules :3
👥 Members and managers
Realm owners can invite trusted players and assign them roles.
Members
Members can enter and build inside the realm according to its configured settings.
Managers
Managers can help operate a community realm by managing members, visitors, access, bans, and other permitted owner controls.
The owner always remains the final authority and controls destructive operations such as realm resets, deletion, and ownership transfer.
🌐 Public realm directory
Public realms can optionally appear in a server-wide directory.
Players can browse listed realms and visit them through clickable server messages:
/realm public
/realm public <page>
A realm only appears when it is both:
- Publicly accessible
- Explicitly listed by its owner or manager
Private realms are never exposed through the directory.
⚙️ Realm settings
Owners can control a focused set of gameplay rules for their realm:
- PvP
- Explosions
- Mob griefing
- Visitor interaction
- Visitor container access
Servers may define defaults, lock individual settings, or prevent players from changing settings that should remain globally enforced.
Realm settings never weaken boundary protection or allow writes into another player's realm.
♻️ Reset, archive, and begin again
Made a mess? Picked the wrong island? Changed your mind?
A realm can be safely recreated from another preset:
/realm reset [preset]
Resetting does not destructively wipe the active cell in place.
Instead, Paradigm Realms:
- Creates a replacement realm in a fresh protected allocation
- Generates and verifies the requested preset
- Keeps the old realm active if generation fails
- Switches ownership only after the replacement is ready
- Archives the old realm safely
Realm metadata such as its name, members, managers, bans, access policy, and settings can remain attached to the replacement.
Players may also logically delete their realm:
/realm delete
Deletion archives the realm and frees the owner to create another one.
Archived cells are not physically erased or reused. Their blocks and allocation remain protected, and administrators can inspect or restore them when safe.
No scary live chunk deletion nonsense here.
🎨 Realm presets
New realms are generated from configurable server-defined presets.
Servers can provide:
- Starter islands
- Flat building plots
- Empty platforms
- Custom bases
- Modpack-specific starting areas
- Imported structures
Players may either receive the server's default preset or select from an allowed list.
Existing realms keep their original preset identity and remain usable even when the source preset is later removed.
📦 Schematic imports
Administrators can import existing builds directly as realm presets.
Supported formats include:
- Sponge
.schemv1, v2, and v3 - Legacy WorldEdit/MCEdit
.schematic - Litematica
.litematic - Vanilla structure
.nbt
Imports are parsed through a loader-neutral format system and validated before publication.
Validation includes:
- Realm bounds
- Region overlaps
- Spawn placement
- Registry and mod namespace checks
- Block-state validation
- Block entity sanitation
- Entity and scheduled-tick handling
- Forbidden or unsafe block detection
- Content fingerprints
Unknown blocks are rejected instead of silently being replaced with air.
Imported templates are compiled before realm creation, so /realm create never parses arbitrary schematic files in the middle of gameplay.
🛡️ Built-in protection
Realm boundaries and access rules are enforced directly by the server.
Protection covers common server-authoritative interactions such as:
- Breaking and placing blocks
- Item-based placement
- Containers
- Buckets and fluids
- Doors, buttons, and other interactions
- Entity interaction and damage
- Item and experience pickup
- Farmland trampling
- PvP
- Mob griefing
- Explosions
- Pistons crossing realm boundaries
- Unauthorized entry
- Banned-player entry
- Foreign teleports and reconnects
Guard space separates neighboring build regions and prevents players from interacting across realm boundaries.
Administrators may enable an explicit session-only bypass for maintenance. Lifecycle safety still takes priority during resets and archival operations.
🌲 The Wilds
The Wilds are a shared world made for exploration, resources, structures, mobs, and temporary adventures.
Players can enter normally or use bounded safe random teleportation:
/wilds
/wilds spawn
/wilds rtp
/wilds info
The Wilds support:
- Safe spawn validation
- Random teleport cooldowns
- Bounded chunk generation
- Surface and collision checks
- World-border awareness
- Generation epochs
- Scheduled reset warnings
- Player evacuation
- Offline-player generation tracking
- Quarantined backups
- Restart and failure recovery
- Administrative validation
Unlike personal realms, the Wilds can be regenerated without touching permanent player bases.
Build forever at home, then go cause temporary problems in the Wilds responsibly :3
🔄 Safe Wilds resets
Paradigm Realms intentionally does not try to delete a loaded world while the server is running.
A Wilds reset follows a controlled workflow:
Reset scheduled
→ warnings are sent
→ new entry is blocked
→ players are evacuated
→ the world is saved
→ a durable reset manifest is written
→ the server is stopped
→ the old Wilds is moved into quarantine
→ a new generation is created
→ the new world is verified
→ entry opens again
The actual filesystem replacement is performed while the old world is offline using the bundled Wilds reset tool.
This protects:
- Personal realms
- The Overworld
- The Nether
- The End
- Player inventories
- Realm ownership and membership data
- Imported preset bindings
The previous Wilds generation is retained as a quarantined backup until the new generation has been verified.
🧰 Administration tools
Paradigm Realms includes tools for operating and recovering a real server.
Administrators can:
- Inspect realms and owners
- Validate persistent state
- Preview and rebuild derived indexes
- Clean stale sessions and expired operations
- Inspect and retry realm lifecycle operations
- List and restore archived realms
- Validate and reload configuration
- Import, inspect, reimport, and remove presets
- Inspect Wilds lifecycle and backups
- Schedule and recover Wilds resets
- Export a bounded support bundle
- Review structured operational audit logs
Useful starting commands:
/realms
/realms help
/realms version
/realms admin help
/realms admin validate
/realms admin support export
Validation never silently changes authoritative data. Repair operations remain explicit and separate.
🔌 Optional Paradigm integration
When Paradigm is installed, Paradigm Realms can integrate with its:
- Permission API
- Message formatting
- Placeholder API
Paradigm permissions preserve explicit deny decisions, while native operator-level fallback remains available when the permission API returns no decision.
Paradigm is completely optional.
Paradigm Realms also works as a standalone mod.
📋 Quick start
/realm help
/realm presets
/realm create [preset]
/realm home
/realm public
/wilds
/wilds rtp
Administrators can begin with:
/realms admin help
/realms admin validate
/realms admin presets list
/realms admin wilds status
🚧 Known limitations
- One active realm per owner
- Archived realm cells are not physically deleted or reused
- No realm expansion yet
- No built-in economy, quests, or challenge system
- No client GUI
- No cross-server synchronization
- Arbitrary modded fake players and custom machine behavior cannot be universally guaranteed
- External mod databases are not automatically cleaned during a Wilds reset
- Fabric 1.21.1 is currently the supported release target
🌸 Planned
- More built-in realm presets
- More Wilds generation profiles
- Realm expansion
- Additional Minecraft versions
- Forge and NeoForge support
- Further modded compatibility integrations
💬 Support & Community
Need help, found a bug, or have a cute little feature idea?
Come say hi ♡
❤️ Support Development
Enjoying Paradigm Realms and want to support its development?
Every bit of support helps me spend more time making Paradigm Realms better and adding more silly server things. ♡
Credits
Paradigm Realms is developed and maintained by Avalanche7CZ. ```
Paradigm Realms
Personal realms for permanent bases and a shared Wilds world for exploration.
Paradigm Realms is a server-side mod that gives each player their own protected realm. Players can build, store items, run farms, or invite friends without relying on a separate claiming mod.
The Wilds provide a shared world for resources, structures, mobs, and exploration. Server administrators can regenerate it without affecting player realms.
No client installation is required.
Features
- One permanent realm per player
- Configurable starter presets
- Public and private realms
- Members, managers, visitors, invitations, and bans
- Built-in realm protection
- Public realm directory
- Realm resets and ownership transfers
- Schematic and structure imports
- Shared Wilds world with safe random teleportation
- Optional integration with Paradigm
Realms
Players can create a realm from one of the presets allowed by the server.
/realm presets
/realm create [preset]
/realm home
Realm owners can:
- Change the realm name and description
- Invite members or managers
- Allow visitors
- Make the realm public or private
- Configure PvP, explosions, mob griefing, and visitor access
- Reset, delete, or transfer the realm
Public realms may also be listed in the realm directory:
/realm public
Realm protection covers blocks, containers, entities, fluids, explosions, pistons, teleports, and other common interactions.
Presets
Servers can provide starter islands, flat plots, empty platforms, custom bases, or modpack-specific starting areas.
Administrators can also import:
- Sponge
.schem - WorldEdit
.schematic - Litematica
.litematic - Vanilla structure
.nbt
Imports are checked before they become available to players.
The Wilds
The Wilds are intended for temporary exploration and resource gathering.
/wilds
/wilds spawn
/wilds rtp
/wilds info
Random teleportation checks world borders, terrain, and collisions before moving the player.
Wilds resets are prepared while the server is running and completed while the world is offline. The previous generation is kept as a backup until the replacement has been verified.
Administration
/realms admin help
/realms admin validate
/realms admin presets list
/realms admin wilds status
Administration tools cover realm inspection, validation, preset imports, archived realms, interrupted operations, Wilds resets, and support exports.
Planned
- More realm presets
- More Wilds profiles
- Realm expansion
- Forge and NeoForge support
- Additional Minecraft versions
Support
Paradigm Realms is developed by Avalanche7CZ.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers