PocketDimensionPlots - Personal Building Plots in the Void
PocketDimensionPlots mod provides each player with their own building plot in a special void dimension where they can create without restrictions from other participants. The package includes a flexible configuration system that allows changing plot sizes, teleportation sounds, materials for the starting platform, and many other parameters.
Key Features
A new Void dimension is created where players receive building plots with small or large starting islands. Each plot is protected by an invisible barrier that prevents going beyond the territory and blocks the movement of flying mechanisms to neighboring plots.
Access management system includes a whitelist for adding friends - they can visit your plot without requesting permission, even when the owner is absent. For other players, a request system similar to TPA operates - the owner can accept or decline the invitation. Unwanted guests can be kicked from the plot.
The respawn point on the plot can be set via the /pdp command or by right-clicking on a bed. Sleeping on the plot skips the night in the main world, while players sleeping in the regular world also affect the process.
Technical Features
The mod works on the server side, is compatible with vanilla clients, and supports single-player gameplay. For convenient access to the plot, you can use a configurable item (default - feather) instead of entering the /pdp command.
Built-in update checking system monitors version relevance. Integration with other mods is supported: Gobber blocks the use of teleportation rings for moving between plots, and Cloth Config adds convenient tooltips when configuring in single-player game.
Default Settings
Configuration parameters (with comments):
json { "teleportItem": "minecraft:feather", //Set to minecraft:air to disable "teleportSound": "minecraft:entity.enderman.teleport", //Sound played when teleporting to plot "teleportRequestTimeout": 30, //Seconds before request expires "teleportEnterMessage": true, //Show teleport enter message "teleportExitMessage": true, //Show teleport exit message "smallIslandXSize": 5, //Small island size X "smallIslandYSize": 5, //Small island size Y "smallIslandZSize": 5, //Small island size Z "smallIslandTopBlock": "minecraft:grass_block", //Top layer of spawn island "smallIslandMainBlock": "minecraft:dirt", //Main layers of spawn island "largeIslandXSize": 15, //Large island size X "largeIslandYSize": 30, //Large island size Y "largeIslandZSize": 15, //Large island size Z "largeIslandTopBlock": "minecraft:grass_block", //Top layer of spawn island "largeIslandMainBlock": "minecraft:dirt", //Main layers of spawn island "plotBorderRadius": 250, //Players and pistons aren't allowed past this border "plotCenterYLevel": 63, //Top layer of island will start here "plotSpreadDistance": 1000, //Distance between plot centers. Must be at least double the border radius "allowSleepingInPlots": true, //Will link sleeping with the overworld "allowBedToSetSpawn": true, //Trying to sleep will reset plot's spawn point "serverLang": "en_us", //Language when not in singleplayer "disableUpdateCheck": false //Disable update checker message }
Supported Languages
English (US) - en_us Spanish/Español (Spain) - es_es Japanese/日本語 - ja_jp Russian - ru_ru Chinese (Simplified) /简体中文 - zh_cn Chinese (Traditional) /繁體中文 - zh_tw
Requirements and Compatibility
PocketDimensionPlots requires installed Fabric API. The mod functions as a server-side addition but allows connection with vanilla clients and works in single-player mode.
Minecraft versions 1.18 and 1.19 are supported. Porting to versions older than 1.14 is impossible for Fabric. Updates to version 1.20 will appear after the corresponding Fabric release.
Licensing
PocketDimensionPlots can be freely used in modpacks provided that coolsim's authorship is credited. Redistribution of the mod in any form is prohibited.