{"id":14969654,"url":"https://github.com/mineinabyss/deeperworld","last_synced_at":"2026-02-17T13:13:12.310Z","repository":{"id":37518217,"uuid":"139809904","full_name":"MineInAbyss/DeeperWorld","owner":"MineInAbyss","description":"A PaperMC plugin that automatically teleports players between regions, mimicking deeper worlds","archived":false,"fork":false,"pushed_at":"2025-05-21T15:07:03.000Z","size":470,"stargazers_count":22,"open_issues_count":3,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-21T16:27:25.880Z","etag":null,"topics":["minecraft","papermc"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MineInAbyss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-07-05T07:15:41.000Z","updated_at":"2025-05-21T15:07:06.000Z","dependencies_parsed_at":"2022-07-12T16:21:11.400Z","dependency_job_id":"7c65b326-d24d-4bfa-a3eb-135bd7bee097","html_url":"https://github.com/MineInAbyss/DeeperWorld","commit_stats":{"total_commits":197,"total_committers":12,"mean_commits":"16.416666666666668","dds":0.6548223350253808,"last_synced_commit":"7e8ee86c13f405e7dc806099d0b3963e3d9fcc94"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/MineInAbyss/DeeperWorld","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2FDeeperWorld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2FDeeperWorld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2FDeeperWorld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2FDeeperWorld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MineInAbyss","download_url":"https://codeload.github.com/MineInAbyss/DeeperWorld/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2FDeeperWorld/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271751917,"owners_count":24814705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minecraft","papermc"],"created_at":"2024-09-24T13:42:10.574Z","updated_at":"2026-01-05T13:14:41.746Z","avatar_url":"https://github.com/MineInAbyss.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# DeeperWorld\n[![Package](https://img.shields.io/maven-metadata/v?metadataUrl=https://repo.mineinabyss.com/releases/com/mineinabyss/deeperworld/maven-metadata.xml)](https://repo.mineinabyss.com/#/releases/com/mineinabyss/deeperworld)\n[![Docs](https://img.shields.io/badge/-Project%20Docs-blueviolet?logo=Wikipedia\u0026labelColor=gray)](https://docs.mineinabyss.com/deeperworld)\n[![Contribute](https://shields.io/badge/Contribute-e57be5?logo=github%20sponsors\u0026style=flat\u0026logoColor=white)](https://docs.mineinabyss.com)\n\u003c/div\u003e\n\nDeeperWorld is a plugin used on the Mine in Abyss server to create the illusion of a world taller than Minecraft's 256\nblock limit. We achieve this by dividing our deep world into `sections`, which have an overlap of identical blocks from\nthe bottom of one section, and top of the next. The plugin relatively teleports players between these sections when\nreaching the top or bottom.\n\n# Features\n\n## Syncing\n\nAdditionally, we must sync overlaps by listening to many Bukkit events.\n\n#### Currently we support some of the following syncing features:\n\n- Block place/break\n- Chests and other inventories, by directly accessing the higher layer's inventory, preventing dupe exploits\n- Crop growth\n\n#### Notable features that don't get synced on overlaps:\n\n- Water flow\n- Shulkers\n- Pistons (they will not push/pull blocks on intersections in order to prevent dupe exploits)\n- Entities (would be possible with fancy packet manipulation, but not currently planned)\n\n## Other features\n\nThe config has some additional features like damaging players outside managed sections.\n\n# Setup\n\nPlease read the [project wiki](https://wiki.mineinabyss.com/deeperworld/) for more details on setup and\nconfiguration.\n\n#### build.gradle.kts\n\n```kotlin\nrepositories {\n    maven(\"https://repo.mineinabyss.com/releases\")\n}\n\ndependencies {\n    compileOnly(\"com.mineinabyss:deeperworld:\u003cversion\u003e\")\n}\n```\n\n# Contributing\n\nPlease contact us in `#plugin-dev` on [Discord](https://discord.gg/QXPCk2y) if you'd like to help out. We are open to\nnew features and contributions!\n\nCheck out the contribution guide button on top.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmineinabyss%2Fdeeperworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmineinabyss%2Fdeeperworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmineinabyss%2Fdeeperworld/lists"}