{"id":18436103,"url":"https://github.com/lanternpowered/lantern","last_synced_at":"2025-08-15T15:21:04.494Z","repository":{"id":32329052,"uuid":"35904382","full_name":"LanternPowered/Lantern","owner":"LanternPowered","description":"An open-source Minecraft server that implements the SpongeAPI.","archived":false,"fork":false,"pushed_at":"2021-11-09T03:09:12.000Z","size":16974,"stargazers_count":109,"open_issues_count":15,"forks_count":12,"subscribers_count":16,"default_branch":"1.12","last_synced_at":"2025-07-24T03:53:11.467Z","etag":null,"topics":["java","lantern","minecraft","minecraft-server","server","sponge","spongeapi"],"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/LanternPowered.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-19T19:41:11.000Z","updated_at":"2025-02-04T01:28:03.000Z","dependencies_parsed_at":"2022-09-12T01:30:50.104Z","dependency_job_id":null,"html_url":"https://github.com/LanternPowered/Lantern","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LanternPowered/Lantern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanternPowered%2FLantern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanternPowered%2FLantern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanternPowered%2FLantern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanternPowered%2FLantern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LanternPowered","download_url":"https://codeload.github.com/LanternPowered/Lantern/tar.gz/refs/heads/1.12","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LanternPowered%2FLantern/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270586487,"owners_count":24611317,"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-15T02:00:12.559Z","response_time":110,"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":["java","lantern","minecraft","minecraft-server","server","sponge","spongeapi"],"created_at":"2024-11-06T06:10:20.575Z","updated_at":"2025-08-15T15:21:04.470Z","avatar_url":"https://github.com/LanternPowered.png","language":"Java","readme":"# Lantern [![Build Status](https://travis-ci.org/LanternPowered/Lantern.svg?branch=1.12)](https://travis-ci.org/LanternPowered/Lantern) [![Discord](https://img.shields.io/badge/chat-on%20discord-6E85CF.svg)](https://discord.gg/ArSrsuU)\n\nA open source and compatible Minecraft server that implements the [SpongeAPI]. It is licensed under the [MIT License].\n\n* [Source]\n* [Issues]\n* [Wiki]\n\n## Prerequisites\n* [Java 8]\n\n## Clone\nThe following steps will ensure your project is cloned properly.\n\n1. `git clone --recursive https://github.com/LanternPowered/Lantern.git`\n2. `cd Lantern`\n\n## Building\n__Note:__ If you do not have [Gradle] installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command.\n\nIn order to build LanternServer you simply need to run the `gradle build` command. You can find the compiled JAR file in `./build/libs` labeled similarly to 'lanternserver-x.x.x-SNAPSHOT.jar'.\n\n## IDE Setup\n__Note:__ If you do not have [Gradle] installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command.\n\n__For [Eclipse]__\n  1. Run `gradle eclipse`\n  2. Run `gradle genEclipseRunConfigurations`\n  3. Import LanternServer as an existing project (File \u003e Import \u003e General)\n  4. Select the root folder for LanternServer\n  5. Check LanternServer when it finishes building and click **Finish**\n\n__For [IntelliJ]__\n  1. Make sure you have the Gradle plugin enabled (File \u003e Settings \u003e Plugins)\n  2. Click File \u003e New \u003e Project from Existing Sources \u003e Gradle and select the root folder for LanternServer\n  3. Select Use customizable gradle wrapper if you do not have Gradle installed.\n  4. Once the project is loaded, run `gradle genIntelliJRunConfigurations`\n  5. IntelliJ will now ask to reload the project, click **Yes**\n\n[Eclipse]: https://eclipse.org/\n[Gradle]: https://www.gradle.org/\n[IntelliJ]: http://www.jetbrains.com/idea/\n[Source]: https://github.com/LanternPowered/LanternServer\n[Java 8]: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html\n[Issues]: https://github.com/LanternPowered/LanternServer/issues\n[Wiki]: https://github.com/LanternPowered/LanternServer/wiki\n[MIT License]: https://www.tldrlegal.com/license/mit-license\n[SpongeAPI]: https://github.com/SpongePowered/SpongeAPI\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanternpowered%2Flantern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanternpowered%2Flantern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanternpowered%2Flantern/lists"}