{"id":19258825,"url":"https://github.com/lucascompython/terracraft","last_synced_at":"2026-01-31T13:11:30.202Z","repository":{"id":205082217,"uuid":"679807275","full_name":"lucascompython/terracraft","owner":"lucascompython","description":"Minecraft \u003c-\u003e Terraria chat bridge","archived":false,"fork":false,"pushed_at":"2025-03-18T14:05:13.000Z","size":3379,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"rewrite","last_synced_at":"2025-06-19T17:50:34.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucascompython.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":"2023-08-17T17:01:14.000Z","updated_at":"2025-03-18T14:05:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"474101fa-5dce-42cf-bd6e-07e22baf1fe8","html_url":"https://github.com/lucascompython/terracraft","commit_stats":null,"previous_names":["lucascompython/terracraft"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lucascompython/terracraft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fterracraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fterracraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fterracraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fterracraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucascompython","download_url":"https://codeload.github.com/lucascompython/terracraft/tar.gz/refs/heads/rewrite","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucascompython%2Fterracraft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28944084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T13:02:32.153Z","status":"ssl_error","status_checked_at":"2026-01-31T13:00:07.528Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-09T19:14:30.962Z","updated_at":"2026-01-31T13:11:30.186Z","avatar_url":"https://github.com/lucascompython.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft \u003c-\u003e Terraria chat bridge\n\nOn the Minecraft side of things, this it's [PaperMC](https://papermc.io/) Plugin.  \nOn the Terraria side of things, this it's [TShock](https://github.com/Pryaxis/TShock) plugin.  \nWorks using a gRPC bi-directional stream.\n\n## Demo\n\n\n\nhttps://github.com/lucascompython/terracraft/assets/77930083/d7a78d70-0910-4479-8c04-46ee99b23285\n\n\n\n## Security\n\nFor security reasons, the Minecraft server and the Terraria server must share a token of 32 bytes.  \nThis token will be used to encrypt and decrypt the messages sent between the games.  \nThis token can be generated with the `gen_token.ps1` or `gen_token.sh` scripts.\n\n```bash\n./gen_token.ps1\n# OR\n./gen_token.sh\n```\n\nMalicious users that don't have the token will not be able to send messages.\n\n## How to run\n\n### Minecraft\n\n+ Run the server once to generate the `plugins` folder.\n+ Drop the `TerraCraft.jar` into the `plugins` folder.\n+ Start once again the server to generate the `plugins/TerraCraft` folder.\n+ Copy the token to the `plugins/TerraCraft/config.yml` file.\n\n### Terraria\n\n+ Drop all the .dll files into the `ServerPlugins` folder.\n+ Start the server to generate the `\u003ctshock_install_dir\u003e/tshock/terracraft_config.json` file.\n+ Copy the token to the `terracraft_config.json` file.\n\n## How to build\n\n### Minecraft\n\n```bash\ncd minecraft/TerraCraft\n./gradlew proguard\n```\n\n### Terraria\n\n```bash\ncd terraria/TerraCraft\n./build.ps1\n# OR\n./build.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucascompython%2Fterracraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucascompython%2Fterracraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucascompython%2Fterracraft/lists"}