{"id":42960967,"url":"https://github.com/joeyaurel/hytale-portals","last_synced_at":"2026-01-30T23:07:13.550Z","repository":{"id":333465853,"uuid":"1136948851","full_name":"joeyaurel/hytale-portals","owner":"joeyaurel","description":"Portal system for Hytale. Teleport to other worlds or points of interest.","archived":false,"fork":false,"pushed_at":"2026-01-26T22:25:28.000Z","size":78548,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-27T01:05:45.663Z","etag":null,"topics":["hytale","hytale-mod","hytale-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","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/joeyaurel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-18T16:43:48.000Z","updated_at":"2026-01-19T11:49:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/joeyaurel/hytale-portals","commit_stats":null,"previous_names":["joeyaurel/hytale-portals"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joeyaurel/hytale-portals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyaurel%2Fhytale-portals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyaurel%2Fhytale-portals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyaurel%2Fhytale-portals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyaurel%2Fhytale-portals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeyaurel","download_url":"https://codeload.github.com/joeyaurel/hytale-portals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyaurel%2Fhytale-portals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28922235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"ssl_error","status_checked_at":"2026-01-30T22:32:31.927Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["hytale","hytale-mod","hytale-plugin"],"created_at":"2026-01-30T23:07:13.009Z","updated_at":"2026-01-30T23:07:13.539Z","avatar_url":"https://github.com/joeyaurel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hytale Portals\n\nA comprehensive portal system for Hytale, allowing players to teleport between worlds or specific points of interest.\n\n\u003e **⚠️ Warning: Early Access**  \n\u003e Both Hytale and this project are in early access. Features may be incomplete, unstable, or subject to frequent changes. We appreciate your patience and understanding as development progresses.\n\n## Features\n\n- **Portal Networks:** Portals are organized into networks. A network requires at least two portals to function.\n- **Seamless Teleportation:** Stepping through a portal teleports you to another portal within the same network.\n- **Destination Selection:** If a network contains more than two portals, players can choose their specific destination via an interactive menu.\n\n## Getting Started\n\n### Creating a Network\n\nTo start, you need to create a network that will house your portals:\n- **Create:** `/portal network create \u003cname\u003e`\n- **List:** `/portal network list` (view all existing networks)\n- **Remove:** `/portal network remove \u003cnetwork-name\u003e` (Note: This also removes all portals within that network)\n\n### Creating a Portal\n\n1.  **Initialize:** Run `/portal create \u003cportal-name\u003e` to start the portal creation process.\n2.  **Select Network:** Choose the network the portal should belong to.\n3.  **Name It:** Provide a unique name for your portal.\n4.  **Define Bounds:** Touch two blocks to define the portal's physical area. (Note: These blocks cannot be destroyed until the creation is finished).\n5.  **Set Destination:** Stand at the desired exit point, face the direction you want players to arrive at, and run `/portal done`.\n\n## Commands\n\n- `/portal network create \u003cnetwork-name\u003e`: Create a new network.\n- `/portal network list`: List all existing networks.\n- `/portal network edit \u003cnetwork-name\u003e`: Edit an existing network.\n- `/portal network remove \u003cnetwork-name\u003e`: Delete a network and its portals. Has to be confirmed with an optional `--confirm` flag.\n- `/portal network \u003cnetwork-name\u003e list`: List all portals within a specific network.\n- `/portal create \u003cportal-name\u003e`: Begin the creation of a new portal.\n- `/portal cancel`: Cancel the creation of a portal. (Uses the same permission as `/portal create \u003cportal-name\u003e`)\n- `/portal done`: Finalize the portal and set its exit point. (Uses the same permission as `/portal create \u003cportal-name\u003e`)\n\n## Contributing\n\nI welcome contributions! Please refer to the [contributing guide](CONTRIBUTING.md) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeyaurel%2Fhytale-portals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeyaurel%2Fhytale-portals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeyaurel%2Fhytale-portals/lists"}