Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
PrivateCreative
🎯 Fabric mod
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.
✨ Key features
-
🌍 Three shared creative dimensions:
- Normal world: Standard terrain generation
- Superflat world: Flat building platform perfect for large projects
- Void world: Empty space for creative building without terrain limits
-
💾 Complete state isolation:
- Separate inventory for each dimension (survival + 3 creative)
- Independent position, effects, and game mode saving
- Switch between dimensions without losing progress
-
🌐 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:- Give items, apply effects, summon entities
- Enchant items, manage players
-
🤝 Full TPA system: Complete teleport/invite system with automatic timeouts
📦 Installation (Fabric)
- Install Minecraft with Fabric Loader
- Download and install Fabric API
- Place both Fabric API and this mod in your
mods/
folder - Launch the server - three creative dimensions are automatically available
- Use
/pc creative [normal/superflat/void]
to switch dimensions
📝 Usage Examples
# 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
# 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
# Language settings
/pc language de # Switch to German
/pc language # Show current language
🔌 Bukkit/Spigot/Paper Plugin
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.
✨ Key features
-
🏠 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 delete and recreate their private worlds as needed
📦 Installation (Plugin)
- Download the plugin
.jar
file - Place it in your server's
plugins/
folder - Restart your server
- Players can use
/pc creative
to create their private world
📝 Usage Examples
# Private World Management
/pc creative # Create/access your private creative world
/pc creative 5000 # Create world with 5000 block radius border
/pc survival # Return to survival world
/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 kick PlayerName # Remove guest from your private world
# Information
/pc info # Show current world information
🎯 Which version should you choose?
Choose the Fabric-Mod if:
- You want collaborative building with shared creative dimensions
- Or you play offline locally
Choose the plugin if:
- You want each player to have their own private creative (actual) world (importing trough FTP possible)
- You're running a bukkit/paper server
� Support
If you encounter any issues or have suggestions, please leave a comment.