
Mod and plugin that allows players to have their separate creative dimension or world for testing.
A multi-dimensional creative system for Minecraft
This Fabric mod creates three shared creative dimensions that provide a collaborative building environment while keeping the survival world completely isolated. Perfect for players that want to offer creative building without affecting gameplay balance.
Minecraft compatibility:
>= 1.21.11
Requires: Fabric Loader>= 0.18.4, Fabric API
🌍 Three shared creative dimensions:
💾 Complete state isolation:
🌐 Multi-Language support: Full interface in 9 languages (EN, DE, ES, FR, PT, IT, RU, ZH, JA) with per-player settings
👑 Advanced admin commands: /cw command wrapper restricted to creative dimensions only:
🤝 Full TPA system: Complete teleport/invite system with automatic timeouts
🗺️ World border management: Set custom world borders per creative dimension
🔧 Data repair: Emergency /pc reset command to repair corrupt player data
mods/ folder/pc creative [normal/superflat/void] to switch dimensions# Switch to creative dimensions (Shared)
/pc creative normal # Switch to normal creative dimension
/pc creative superflat # Switch to superflat creative dimension
/pc creative void # Switch to void creative dimension
/pc survival # Return to survival world
# Teleport system
/pc tpa PlayerName # Invite player to your current creative dimension
/pc accept # Accept invitation
/pc decline # Decline invitation
/pc kick PlayerName # Remove player from creative dimension
# World management
/pc creativedelete normal # Reset the normal creative dimension
/pc creativedelete superflat # Reset the superflat creative dimension
/pc creativedelete void # Reset the void creative dimension
/pc worldborder void 500 # Set world border radius for void dimension
# Information & settings
/pc info # Show current world information
/pc language de # Switch to German
/pc language # Show current language
/pc reset # Repair corrupt player data (emergency)
# Admin commands (Creative dimensions only)
/cw give Player diamond 64 # Give items to players
/cw effect Player speed 30 2 # Apply effects
/cw summon zombie # Spawn entities
/cw enchant Player sharp 5 # Enchant held items
/cw kill Player # Kill players
Individual private creative worlds for each player
A plugin version that gives each player their own completely private creative world, separate from other players. Designed for smaller servers where players want individual building spaces.
🏠 Private creative worlds: Each player gets their own individual Creative world accessible only to them and invited guests. (Complete separate world, not just a dimension)
🚧 Configurable world borders: Players can set custom world border radius when creating their world
💾 Basic state management: Automatic saving of inventory and position when switching between survival and creative
🤝 Basic TPA system: Simple invite system allowing players to bring guests to their private creative world
⚙️ World management: Players can stop, auto-kill, delete and recreate their private worlds as needed
🌐 Language support: Per-player language settings via /pc language
⚙️ Auto-unload: Empty creative worlds are automatically unloaded when players go offline (configurable delay)
.jar fileplugins/ folder/pc creative to create their private world# Private World Management
/pc creative # Create/access your private creative world
/pc creative void 5000 # Create a void world with 5000 block radius border
/pc creative superflat 1000 # Create a superflat world with 1000 block radius border
/pc survival # Return to survival world
/pc creativestop # Stop (unload) your creative world without deleting it
/pc creativeautokill # Toggle automatic world cleanup
/pc creativedelete # Delete your private creative world
# Guest Management
/pc tpa PlayerName # Invite player to your private world
/pc accept # Accept invitation to someone's world
/pc deny # Deny invitation
/pc kick PlayerName # Remove guest from your private world
# Information & settings
/pc info # Show current world information
/pc language de # Switch to German
/pc language # Show current language
/pc reload # Reload plugin configuration (admin)
Choose the Fabric-Mod if:
Choose the plugin if: