{"id":23402544,"url":"https://github.com/legacylands/legacy-lands-library","last_synced_at":"2025-04-08T08:12:09.670Z","repository":{"id":269240892,"uuid":"905252934","full_name":"LegacyLands/legacy-lands-library","owner":"LegacyLands","description":"A comprehensive toolkit for Minecraft server plugin development, supporting Spigot/Paper/Folia platforms.","archived":false,"fork":false,"pushed_at":"2025-04-08T04:41:28.000Z","size":4445,"stargazers_count":445,"open_issues_count":2,"forks_count":83,"subscribers_count":47,"default_branch":"main","last_synced_at":"2025-04-08T08:11:56.849Z","etag":null,"topics":["bukkit","bukkit-library","folia","folia-library","folia-plugin","folia-plugins","folia-server","java","library","minecraft","minecraft-library","minecraft-plugin","minecraft-plugin-api","minecraft-plugin-library","minecraft-plugin-utility","minecraft-plugins","minecraft-server","spigot","spigotmc"],"latest_commit_sha":null,"homepage":"https://www.legacylands.cn","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/LegacyLands.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":{"custom":["https://afdian.com/a/LegacyLands"]}},"created_at":"2024-12-18T13:08:39.000Z","updated_at":"2025-04-08T07:28:50.000Z","dependencies_parsed_at":"2025-03-10T09:22:33.642Z","dependency_job_id":"db051311-ce9a-4710-9a62-6676af5d7bfa","html_url":"https://github.com/LegacyLands/legacy-lands-library","commit_stats":null,"previous_names":["legacylands/legacy-lands-library"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LegacyLands%2Flegacy-lands-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LegacyLands%2Flegacy-lands-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LegacyLands%2Flegacy-lands-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LegacyLands%2Flegacy-lands-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LegacyLands","download_url":"https://codeload.github.com/LegacyLands/legacy-lands-library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247801170,"owners_count":20998339,"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","bukkit-library","folia","folia-library","folia-plugin","folia-plugins","folia-server","java","library","minecraft","minecraft-library","minecraft-plugin","minecraft-plugin-api","minecraft-plugin-library","minecraft-plugin-utility","minecraft-plugins","minecraft-server","spigot","spigotmc"],"created_at":"2024-12-22T12:22:49.002Z","updated_at":"2025-04-08T08:12:09.628Z","avatar_url":"https://github.com/LegacyLands.png","language":"Java","funding_links":["https://afdian.com/a/LegacyLands"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./logo.png\"\u003e\n    \u003cbr /\u003e\u003cbr /\u003e\n    \u003ca href=\"https://app.codacy.com/gh/LegacyLands/legacy-lands-library/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade\"\u003e\u003cimg src=\"https://app.codacy.com/project/badge/Grade/cccd526f9bc94aaabc990dd65920cd21\"/\u003e\u003c/a\u003e\n    \u003ca\u003e\u003cimg alt=\"Issues\" src=\"https://img.shields.io/github/issues/LegacyLands/legacy-lands-library\"\u003e\u003c/a\u003e\n    \u003ca\u003e\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/LegacyLands/legacy-lands-library\"\u003e\u003c/a\u003e\n    \u003ca\u003e\u003cimg alt=\"Forks\" src=\"https://img.shields.io/github/forks/LegacyLands/legacy-lands-library\"\u003e\u003c/a\u003e\n    \u003ca\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/LegacyLands/legacy-lands-library\"\u003e\u003c/a\u003e\n    \u003cbr /\u003e\u003cbr /\u003e\n    \u003cp\u003eBased on \u003ca href=\"https://github.com/FairyProject/fairy\" target=\"_blank\"\u003eFairy Framework\u003c/a\u003e, it runs as a plugin, aiming to encapsulate various existing libraries to simplify the development of plugins.\u003c/p\u003e\n\u003c/div\u003e\n\n## Overview\n\nA comprehensive library built on [Fairy Framework](https://github.com/FairyProject/fairy), providing essential tools and\nutilities for modern Minecraft plugin development. It is cross-platform and supports Spigot Paper and Folia.\n\n## Core Modules\n\n- [**annotation**](annotation/README.md) - Powerful annotation processing framework with flexible scanning options and\n  lifecycle management.\n- [**commons**](commons/README.md) - Essential utilities including VarHandle injection, task scheduling, and JSON\n  operations.\n- [**configuration**](configuration/README.md) - Flexible configuration framework built on SimplixStorage with\n  serialization support.\n- [**mongodb**](mongodb/README.md) - Streamlined MongoDB integration with Morphia for efficient data persistence.\n- [**cache**](cache/README.md) - Multi-tier caching system integrating Caffeine and Redis, providing comprehensive lock\n  management and a generic framework for thread-safe resource access.\n- [**player**](player/README.md) - High-performance player data management with multi-tier caching and real-time\n  synchronization.\n- [**script**](script/README.md) - Powerful, flexible, extensible, and high-performance script execution engine wrapper\n  that supports `Rhino`, `Nashorn` and `V8` `JavaScript` engines.\n\n- [**experimental**](experimental/README.md) - Some experimental modules that can significantly improve performance, but\n  may be too complex to use or temporarily unstable.\n\n\n- **security** - *Coming soon.*\n\n## Usage\n\nAlthough the version number is currently still a SNAPSHOT, this does not mean it is unsuitable for production use.\nIn fact, we plan to extensively utilize this version in a large-scale plugin development project, and will release the\nfirst official version once we have thoroughly validated its stability and functionality.\n\n### Distribution Packages\n\nDownload from [Actions](https://github.com/LegacyLands/legacy-lands-library/actions):\n\n- `-javadoc`: Generated API documentation\n- `-plugin`: Compiled plugin for direct server use\n- `-sources`: Source code with compiled classes (recommended for development)\n\nDetailed documentation in each module's `README`\n\n### Maven Repository\n\nConfigure GitHub authentication\nfirst ([Learn More](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens))\n\n```kotlin\nrepositories {\n    maven {\n        url = uri(\"https://maven.pkg.github.com/LegacyLands/legacy-lands-library\")\n        credentials {\n            username = project.findProperty(\"gpr.user\") as String? ?: System.getenv(\"USERNAME\")\n            password = project.findProperty(\"gpr.key\") as String? ?: System.getenv(\"TOKEN\")\n        }\n    }\n}\n\ndependencies {\n    compileOnly(\"net.legacy.library:module-name:version\")\n}\n```\n\n### Jenkins\n\n[Link](http://129.226.219.222:8080/job/legacy-lands-library/)\n\n## Community\n\n- [中文文档](README_ZHCN.md)\n- [QQ Group](http://qq.legacylands.cn)\n- [Github Issues](https://github.com/LegacyLands/legacy-lands-library/issues)\n- [Bilibili](https://space.bilibili.com/1253128469) (Chinese tutorials)\n\nWe will release more development tutorials and experience sharing about this module\nor [Fairy Framework](https://github.com/FairyProject/fairy) in the [Bilibili](https://space.bilibili.com/1253128469)\nchannel!\n\n## Sponsors\n\nFully sponsored and maintained by [LegacyLands](https://github.com/LegacyLands).\n\n![legacy-lands-logo.png](./legacy-lands-logo.png)\n\n[Luminol](https://github.com/LuminolMC/Luminol)\nis a Folia fork with many useful optimizations, configurable vanilla features, and more API supports.\n\n![luminol-mc-logo.png](./luminol-mc-logo.png)\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=LegacyLands/legacy-lands-library\u0026type=Date)](https://star-history.com/#LegacyLands/legacy-lands-library\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegacylands%2Flegacy-lands-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flegacylands%2Flegacy-lands-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegacylands%2Flegacy-lands-library/lists"}