{"id":16377471,"url":"https://github.com/phoenix616/resourcepacksplugins","last_synced_at":"2025-04-06T12:08:02.672Z","repository":{"id":29300791,"uuid":"32833892","full_name":"Phoenix616/ResourcepacksPlugins","owner":"Phoenix616","description":"Set resource packs on whole proxy, per server and per world!","archived":false,"fork":false,"pushed_at":"2025-03-25T18:09:29.000Z","size":1624,"stargazers_count":93,"open_issues_count":14,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T11:06:36.039Z","etag":null,"topics":["bukkit","bungee","bungeecord","java","minecraft","resourcepack","resourcepacks","server-resourcepack","server-resourcepacks","spigot"],"latest_commit_sha":null,"homepage":"https://ci.minebench.de/job/ResourcepacksPlugins/","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/Phoenix616.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":["Phoenix616"],"ko_fi":"Phoenix616","custom":"https://tip.phoenix616.dev"}},"created_at":"2015-03-25T00:50:12.000Z","updated_at":"2025-03-25T18:09:33.000Z","dependencies_parsed_at":"2023-12-15T14:24:32.509Z","dependency_job_id":"6721f5e8-e4dc-4378-b670-3f00b84d9507","html_url":"https://github.com/Phoenix616/ResourcepacksPlugins","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phoenix616%2FResourcepacksPlugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phoenix616%2FResourcepacksPlugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phoenix616%2FResourcepacksPlugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phoenix616%2FResourcepacksPlugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Phoenix616","download_url":"https://codeload.github.com/Phoenix616/ResourcepacksPlugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478321,"owners_count":20945266,"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":["bukkit","bungee","bungeecord","java","minecraft","resourcepack","resourcepacks","server-resourcepack","server-resourcepacks","spigot"],"created_at":"2024-10-11T03:43:20.229Z","updated_at":"2025-04-06T12:08:02.595Z","avatar_url":"https://github.com/Phoenix616.png","language":"Java","readme":"# ResourcepacksPlugins\n[![Total downloads](https://img.shields.io/github/downloads/Phoenix616/ResourcepacksPlugins/total.svg)](https://github.com/Phoenix616/ResourcepacksPlugins/releases) ![Work time](https://buttons.phoenix616.dev//ResourcepacksPluginsWork.svg)\n\nRepository for the different resourcepacks plugins by Phoenix616: [BungeeResourcepacks](https://www.spigotmc.org/resources/bungee-resourcepacks.6137/), [WorldResourcepacks](https://www.spigotmc.org/resources/world-resourcepacks.18950/) and [VelocityResourcepacks](https://forums.papermc.io/threads/velocityresourcepacks-manage-resourcepacks-for-servers-and-whole-proxy.30/).\n\n## Development\n\nDev builds: https://ci.minebench.de/job/ResourcepacksPlugins/\n\n### Integrating\n\nJavadocs: https://docs.phoenix616.dev/resourcepacksplugins/\n\nYou can easily depend on it via maven (or gradle). The core contains all the management and the bukkit/bungee artifacts the platform depended code.\n\n#### Repository\n```xml\n    \u003crepositories\u003e\n        \u003crepository\u003e\n            \u003cid\u003eminebench-repo\u003c/id\u003e\n            \u003curl\u003ehttps://repo.minebench.de/\u003c/url\u003e\n        \u003c/repository\u003e\n    \u003c/repositories\u003e\n```\n\n#### Artifacts\n```xml\n    \u003cdependencies\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003ede.themoep.resourcepacksplugin\u003c/groupId\u003e\n            \u003cartifactId\u003ebukkit\u003c/artifactId\u003e\n            \u003cversion\u003e1.8.1-SNAPSHOT\u003c/version\u003e\n            \u003cscope\u003eprovided\u003c/scope\u003e\n        \u003c/dependency\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003ede.themoep.resourcepacksplugin\u003c/groupId\u003e\n            \u003cartifactId\u003ebungee\u003c/artifactId\u003e\n            \u003cversion\u003e1.8.1-SNAPSHOT\u003c/version\u003e\n            \u003cscope\u003eprovided\u003c/scope\u003e\n        \u003c/dependency\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003ede.themoep.resourcepacksplugin\u003c/groupId\u003e\n            \u003cartifactId\u003evelocity\u003c/artifactId\u003e\n            \u003cversion\u003e1.8.1-SNAPSHOT\u003c/version\u003e\n            \u003cscope\u003eprovided\u003c/scope\u003e\n        \u003c/dependency\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003ede.themoep.resourcepacksplugin\u003c/groupId\u003e\n            \u003cartifactId\u003ecore\u003c/artifactId\u003e\n            \u003cversion\u003e1.8.1-SNAPSHOT\u003c/version\u003e\n            \u003cscope\u003eprovided\u003c/scope\u003e\n        \u003c/dependency\u003e\n    \u003c/dependencies\u003e\n```\n\n## [License](LICENSE)\n\nThe plugin is licensed under the GPLv3:\n\n```\nResourcepacksPlugins\nCopyright (C) 2020 Max Lee aka Phoenix616 (mail@moep.tv)\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n```","funding_links":["https://github.com/sponsors/Phoenix616","https://ko-fi.com/Phoenix616","https://tip.phoenix616.dev"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoenix616%2Fresourcepacksplugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphoenix616%2Fresourcepacksplugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoenix616%2Fresourcepacksplugins/lists"}