PrivateCreative

โญ โ€” (7 endorsements) ๐Ÿ“ฅ 681 downloads ๐Ÿ“Œ v1.1 ๐Ÿ“… 9/24/2025
๐ŸŸก Updated this year

By Devas15 ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 3/22/2026 ๐Ÿ“… Created: 9/24/2025
โš ๏ธ Install Order ยท 2 steps
1๐Ÿ› ๏ธ Forge โ€” Minecraft Forge (mod loader) Download โ†—
2๐Ÿ› ๏ธ Fabric โ€” Fabric Loader Download โ†—

Install in this order, then this mod last โ€” most mods fail to load without their framework and dependencies in place.

๐Ÿ” Analysis

  • ๐Ÿ‘ 1.0% endorsement rate โ€” high engagement, a strong quality signal
  • ๐Ÿ† #7 of 10 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

# PrivateCreative ## ๐ŸŽฏ Fabric mod โ€” v1.1 **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 ### 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 - Survival spawn position is preserved correctly even after dying in a creative dimension - **๐ŸŒ 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 - **๐Ÿ—บ๏ธ World border management**: Set custom world borders per creative dimension - **๐Ÿ”ง Data repair**: Emergency `/pc reset` command to repair corrupt player data ### ๐Ÿ“ฆ Installation (Fabric) 1. Install **Minecraft** with **Fabric Loader** 2. Download and install **Fabric API** 3. Place both **Fabric API** and **this mod** in your `mods/` folder 4. Launch the server โ€” three creative dimensions are automatically available 5. Use `/pc creative ` to switch dimensions ### Usage Examples ```bash # 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 ``` --- ## ๐Ÿ”Œ Bukkit/Spigot/Paper Plugin โ€” v1.3 **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 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) ### ๐Ÿ“ฆ Installation (Plugin) 1. Download the plugin `.jar` file 2. Place it in your server's `plugins/` folder 3. Restart your server 4. Players can use `/pc creative` to create their private world ### Usage Examples ```bash # 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 su

# PrivateCreative

## ๐ŸŽฏ Fabric mod โ€” v1. 1

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

### 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
  • - Survival spawn position is preserved correctly even after dying in a creative dimension

- ๐ŸŒ 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

- ๐Ÿ—บ๏ธ World border management: Set custom world borders per creative dimension

- ๐Ÿ”ง Data repair: Emergency `/pc reset` command to repair corrupt player data

### ๐Ÿ“ฆ Installation (Fabric)

1. Install Minecraft with Fabric Loader 2. Download and install Fabric API 3. Place both Fabric API and this mod in your `mods/` folder 4. Launch the server โ€” three creative dimensions are automatically available 5. Use `/pc creative ` to switch dimensions

### Usage Examples

```bash # 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 ```

## ๐Ÿ”Œ Bukkit/Spigot/Paper Plugin โ€” v1. 3

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 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)

### ๐Ÿ“ฆ Installation (Plugin)

1. Download the plugin `.jar` file 2. Place it in your server's `plugins/` folder 3. Restart your server 4. Players can use `/pc creative` to create their private world

### Usage Examples

```bash # 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 su

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Mods
Author
Devas15
Version
1.1
Downloads
681
Endorsements
7
Category
bukkit
Created
9/24/2025
Updated
3/22/2026
Game Versions
1.21.11
Tags
game-mechanics, utility, worldgen

๐Ÿ”ง How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Mods โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Mods versions does PrivateCreative support?

The author lists 1.21.11. Other versions may work but are untested by the author.

What is the latest version of PrivateCreative?

Version 1.1, published 2026-03-22 with 681 downloads recorded at the source.

Keep browsing โ€” more Minecraft Mods mods await

๐Ÿ“‹ All Minecraft Mods Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by Devas15 ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods