{"id":125163,"date":"2026-06-07T11:29:21","date_gmt":"2026-06-07T08:29:21","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/"},"modified":"2026-06-07T11:29:21","modified_gmt":"2026-06-07T08:29:21","slug":"privatecreative","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/","title":{"rendered":"PrivateCreative"},"content":{"rendered":"<p># PrivateCreative<\/p>\n<p>## \ud83c\udfaf Fabric mod \u2014 v1.1<\/p>\n<p>**A multi-dimensional creative system for Minecraft**<\/p>\n<p>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.<\/p>\n<p>> **Minecraft compatibility:** `>= 1.21.11`<br \/>\n> **Requires:** Fabric Loader `>= 0.18.4`, Fabric API<\/p>\n<p>### Key features<\/p>\n<p>&#8211; **\ud83c\udf0d Three shared creative dimensions**:<\/p>\n<p>  &#8211; **Normal world**: Standard terrain generation<br \/>\n  &#8211; **Superflat world**: Flat building platform perfect for large projects<br \/>\n  &#8211; **Void world**: Empty space for creative building without terrain limits<\/p>\n<p>&#8211; **\ud83d\udcbe Complete state isolation**:<\/p>\n<p>  &#8211; Separate inventory for each dimension (survival + 3 creative)<br \/>\n  &#8211; Independent position, effects, and game mode saving<br \/>\n  &#8211; Switch between dimensions without losing progress<br \/>\n  &#8211; Survival spawn position is preserved correctly even after dying in a creative dimension<\/p>\n<p>&#8211; **\ud83c\udf10 Multi-Language support**: Full interface in 9 languages (EN, DE, ES, FR, PT, IT, RU, ZH, JA) with per-player settings<\/p>\n<p>&#8211; **\ud83d\udc51 Advanced admin commands**: `\/cw` command wrapper restricted to creative dimensions only:<\/p>\n<p>  &#8211; Give items, apply effects, summon entities<br \/>\n  &#8211; Enchant items, manage players<\/p>\n<p>&#8211; **\ud83e\udd1d Full TPA system**: Complete teleport\/invite system with automatic timeouts<\/p>\n<p>&#8211; **\ud83d\uddfa\ufe0f World border management**: Set custom world borders per creative dimension<\/p>\n<p>&#8211; **\ud83d\udd27 Data repair**: Emergency `\/pc reset` command to repair corrupt player data<\/p>\n<p>### \ud83d\udce6 Installation (Fabric)<\/p>\n<p>1. Install **Minecraft** with **Fabric Loader**<br \/>\n2. Download and install **Fabric API**<br \/>\n3. Place both **Fabric API** and **this mod** in your `mods\/` folder<br \/>\n4. Launch the server \u2014 three creative dimensions are automatically available<br \/>\n5. Use `\/pc creative [normal\/superflat\/void]` to switch dimensions<\/p>\n<p>### Usage Examples<\/p>\n<p>&#8220;`bash<br \/>\n# Switch to creative dimensions (Shared)<br \/>\n\/pc creative normal         # Switch to normal creative dimension<br \/>\n\/pc creative superflat      # Switch to superflat creative dimension<br \/>\n\/pc creative void           # Switch to void creative dimension<br \/>\n\/pc survival                # Return to survival world<\/p>\n<p># Teleport system<br \/>\n\/pc tpa PlayerName          # Invite player to your current creative dimension<br \/>\n\/pc accept                  # Accept invitation<br \/>\n\/pc decline                 # Decline invitation<br \/>\n\/pc kick PlayerName         # Remove player from creative dimension<\/p>\n<p># World management<br \/>\n\/pc creativedelete normal   # Reset the normal creative dimension<br \/>\n\/pc creativedelete superflat # Reset the superflat creative dimension<br \/>\n\/pc creativedelete void     # Reset the void creative dimension<br \/>\n\/pc worldborder void 500    # Set world border radius for void dimension<\/p>\n<p># Information &#038; settings<br \/>\n\/pc info                    # Show current world information<br \/>\n\/pc language de             # Switch to German<br \/>\n\/pc language                # Show current language<br \/>\n\/pc reset                   # Repair corrupt player data (emergency)<\/p>\n<p># Admin commands (Creative dimensions only)<br \/>\n\/cw give Player diamond 64  # Give items to players<br \/>\n\/cw effect Player speed 30 2 # Apply effects<br \/>\n\/cw summon zombie           # Spawn entities<br \/>\n\/cw enchant Player sharp 5  # Enchant held items<br \/>\n\/cw kill Player             # Kill players<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd0c Bukkit\/Spigot\/Paper Plugin \u2014 v1.3<\/p>\n<p>**Individual private creative worlds for each player**<\/p>\n<p>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.<\/p>\n<p>### Key features<\/p>\n<p>&#8211; **\ud83c\udfe0 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)<\/p>\n<p>&#8211; **\ud83d\udea7 Configurable world borders**: Players can set custom world border radius when creating their world<\/p>\n<p>&#8211; **\ud83d\udcbe Basic state management**: Automatic saving of inventory and position when switching between survival and creative<\/p>\n<p>&#8211; **\ud83e\udd1d Basic TPA system**: Simple invite system allowing players to bring guests to their private creative world<\/p>\n<p>&#8211; **\u2699\ufe0f World management**: Players can stop, auto-kill, delete and recreate their private worlds as needed<\/p>\n<p>&#8211; **\ud83c\udf10 Language support**: Per-player language settings via `\/pc language`<\/p>\n<p>&#8211; **\u2699\ufe0f Auto-unload**: Empty creative worlds are automatically unloaded when players go offline (configurable delay)<\/p>\n<p>### \ud83d\udce6 Installation (Plugin)<\/p>\n<p>1. Download the plugin `.jar` file<br \/>\n2. Place it in your server&#8217;s `plugins\/` folder<br \/>\n3. Restart your server<br \/>\n4. Players can use `\/pc creative` to create their private world<\/p>\n<p>### Usage Examples<\/p>\n<p>&#8220;`bash<br \/>\n# Private World Management<br \/>\n\/pc creative                # Create\/access your private creative world<br \/>\n\/pc creative void 5000      # Create a void world with 5000 block radius border<br \/>\n\/pc creative superflat 1000 # Create a superflat world with 1000 block radius border<br \/>\n\/pc survival                # Return to survival world<br \/>\n\/pc creativestop            # Stop (unload) your creative world without deleting it<br \/>\n\/pc creativeautokill        # Toggle automatic world cleanup<br \/>\n\/pc creativedelete          # Delete your private creative world<\/p>\n<p># Guest Management<br \/>\n\/pc tpa PlayerName          # Invite player to your private world<br \/>\n\/pc accept                  # Accept invitation to someone&#8217;s world<br \/>\n\/pc deny                    # Deny invitation<br \/>\n\/pc kick PlayerName         # Remove guest from your private world<\/p>\n<p># Information &#038; settings<br \/>\n\/pc info                    # Show current world information<br \/>\n\/pc language de             # Switch to German<br \/>\n\/pc language                # Show current language<br \/>\n\/pc reload                  # Reload plugin configuration (admin)<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfaf Which version should you choose?<\/p>\n<p>**Choose the Fabric-Mod if:**<\/p>\n<p>&#8211; You want collaborative building with shared creative dimensions<br \/>\n&#8211; Or you play offline locally<\/p>\n<p>**Choose the plugin if:**<\/p>\n<p>&#8211; You want each player to have their own private creative (actual) world (importing through FTP possible)<br \/>\n&#8211; You&#8217;re running a bukkit\/paper server<\/p>\n<p>## \ud83d\udcac Support<\/p>\n<p>https:\/\/github.com\/RalphB15\/PrivateCreative_feedback<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mod and plugin that allows players to have their separate creative dimension or world for testing.<\/p>\n","protected":false},"featured_media":125164,"template":"","meta":{"_minecraft_slug":"privatecreative","_minecraft_project_id":"LCWXCoXb","_minecraft_author":"Devas15","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":429,"_minecraft_follows":7,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"privatecreative.zip","_minecraft_size_bytes":46119534,"_minecraft_version_count":9,"_minecraft_updated_at":"2026-05-16T10:53:50.479805Z","_minecraft_date_created":"2025-09-24T22:20:36.364061Z","_minecraft_date_modified":"2026-03-22T12:49:32.374542Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/privatecreative","_minecraft_icon_attachment_id":125164,"_minecraft_imported_at":"2026-06-07T08:29:23+00:00","_minecraft_import_hash":"91097942bfa106d30ab3b54d1b1bc247","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,97,89,126,127,128,129,92,159],"mod_loader":[130,99,132,133,134],"minecraft_version":[62,37,41,73,74,38,78,79,80,81,82],"class_list":["post-125163","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-fabric","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_category-worldgen","mod_loader-bukkit","mod_loader-fabric","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PrivateCreative - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PrivateCreative - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Mod and plugin that allows players to have their separate creative dimension or world for testing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/privatecreative\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/privatecreative\\\/\",\"name\":\"PrivateCreative - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/privatecreative\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/privatecreative\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/privatecreative-icon-0a88283a4b0d9e26b453dc2f10e0ab99e695568f_96.webp\",\"datePublished\":\"2026-06-07T08:29:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/privatecreative\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/privatecreative\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/privatecreative\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/privatecreative-icon-0a88283a4b0d9e26b453dc2f10e0ab99e695568f_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/privatecreative-icon-0a88283a4b0d9e26b453dc2f10e0ab99e695568f_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/privatecreative\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"PrivateCreative\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PrivateCreative - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/","og_locale":"en_US","og_type":"article","og_title":"PrivateCreative - Minecraft","og_description":"Mod and plugin that allows players to have their separate creative dimension or world for testing.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/","name":"PrivateCreative - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/privatecreative-icon-0a88283a4b0d9e26b453dc2f10e0ab99e695568f_96.webp","datePublished":"2026-06-07T08:29:21+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/privatecreative-icon-0a88283a4b0d9e26b453dc2f10e0ab99e695568f_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/privatecreative-icon-0a88283a4b0d9e26b453dc2f10e0ab99e695568f_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/privatecreative\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"PrivateCreative"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/125163","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/125164"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=125163"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=125163"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=125163"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=125163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}