{"id":27384039,"url":"https://github.com/bg-software-llc/superiorskyblock2","last_synced_at":"2025-04-13T16:17:06.882Z","repository":{"id":37039711,"uuid":"165112202","full_name":"BG-Software-LLC/SuperiorSkyblock2","owner":"BG-Software-LLC","description":"Optimized, feature packed Skyblock core.","archived":false,"fork":false,"pushed_at":"2025-04-13T13:29:48.000Z","size":64736,"stargazers_count":178,"open_issues_count":38,"forks_count":155,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T16:17:00.804Z","etag":null,"topics":["bgsoftware","bukkit","java","minecraft","plugin","skyblock","spigot","superiorskyblock"],"latest_commit_sha":null,"homepage":"https://bg-software.com/superiorskyblock/","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/BG-Software-LLC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":"Ome_R","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-01-10T18:41:01.000Z","updated_at":"2025-04-13T15:01:09.000Z","dependencies_parsed_at":"2023-10-01T17:23:39.008Z","dependency_job_id":"96536aab-a2b8-47be-b24c-e1d635490e38","html_url":"https://github.com/BG-Software-LLC/SuperiorSkyblock2","commit_stats":null,"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BG-Software-LLC%2FSuperiorSkyblock2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BG-Software-LLC%2FSuperiorSkyblock2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BG-Software-LLC%2FSuperiorSkyblock2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BG-Software-LLC%2FSuperiorSkyblock2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BG-Software-LLC","download_url":"https://codeload.github.com/BG-Software-LLC/SuperiorSkyblock2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741197,"owners_count":21154255,"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","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":["bgsoftware","bukkit","java","minecraft","plugin","skyblock","spigot","superiorskyblock"],"created_at":"2025-04-13T16:17:06.251Z","updated_at":"2025-04-13T16:17:06.867Z","avatar_url":"https://github.com/BG-Software-LLC.png","language":"Java","funding_links":["https://patreon.com/Ome_R"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://bg-software.com/imgs/superiorskyblock-logo.png\" /\u003e\n\u003ch2 align=\"center\"\u003eThe most optimized Skyblock core on the market.\u003c/h2\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://bg-software.com/discord/\"\u003e\u003cimg src=\"https://img.shields.io/discord/293212540723396608?color=7289DA\u0026label=Discord\u0026logo=discord\u0026logoColor=7289DA\u0026link=https://bg-software.com/discord/\"\u003e\u003c/a\u003e\n\u003ca href=\"https://bg-software.com/patreon/\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Support_on_Patreon-F96854.svg?logo=patreon\u0026style=flat\u0026logoColor=white\u0026link=https://bg-software.com/patreon/\"\u003e\u003c/a\u003e\u003cbr\u003e\n\u003ca href=\"\"\u003e\u003cimg src=\"https://img.shields.io/maintenance/yes/2024\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.codacy.com/gh/BG-Software-LLC/SuperiorSkyblock2/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=BG-Software-LLC/SuperiorSkyblock2\u0026amp;utm_campaign=Badge_Grade\"\u003e\u003cimg src=\"https://app.codacy.com/project/badge/Grade/cf81db478cf74983abac6f3605dc53b4\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Compiling\n\nYou can compile the project using gradlew.\u003cbr\u003e\nRun `gradlew build` in console to build the project.\u003cbr\u003e\nYou can find already compiled jars on our [Jenkins](https://hub.bg-software.com/) hub!\u003cbr\u003e\n\n## API\n\nThe plugin is packed with a rich API for interacting with islands, players and more. When hooking into the plugin, it's\nhighly recommended to only use the API and not the compiled plugin, as the API methods are not only commented, but also\nwill not get removed or changed unless they are marked as deprecated. This means that when using the API, you won't have\nto do any additional changes to your code between updates.\n\n### Maven\n\n```xml\n\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ebg-repo\u003c/id\u003e\n        \u003curl\u003ehttps://repo.bg-software.com/repository/api/\u003c/url\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n\n\u003cdependencies\u003e\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.bgsoftware\u003c/groupId\u003e\n    \u003cartifactId\u003eSuperiorSkyblockAPI\u003c/artifactId\u003e\n    \u003cversion\u003eVERSION\u003c/version\u003e\n    \u003cscope\u003eprovided\u003c/scope\u003e\n\u003c/dependency\u003e\n\u003c/dependencies\u003e\n```\n\n### Gradle\n\n```text\nrepositories {\n    maven { url 'https://repo.bg-software.com/repository/api/' }\n}\n\ndependencies {\n    compileOnly 'com.bgsoftware:SuperiorSkyblockAPI:VERSION'\n}\n```\n\nMake sure you replace `VERSION` with the matching version.\n\n## Updates\n\nThis plugin is provided \"as is\", which means no updates or new features are guaranteed. We will do our best to keep\nupdating and pushing new updates, and you are more than welcome to contribute your time as well and make pull requests\nfor bug fixes.\n\n## License\n\nThis plugin is licensed under GNU GPL v3.0\n\nThis plugin uses HikariCP which you can find [here](https://github.com/brettwooldridge/HikariCP).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbg-software-llc%2Fsuperiorskyblock2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbg-software-llc%2Fsuperiorskyblock2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbg-software-llc%2Fsuperiorskyblock2/lists"}