Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from LuminolMC/Luminol

轻量级、优化且功能齐全的 Folia 分支,专为生存和无政府状态服务器而设计

License

Notifications You must be signed in to change notification settings

XRCraft/Luminol

Repository files navigation

Logo

Luminol

Luminol 是一个基于Folia的分支,具有许多有用的优化、可配置的原版特性和更多的API支持,它专为生存和无政府服务器设计

Created At License Issues Commit Activity CodeFactor Grade GitHub all releases Repo contributors

English | 中文

特性

  • 可配置的原版特性
  • Tpsbar 支持
  • 对单线程区域性能的优化
  • 更多的插件开发API支持(进行中)

下载

任何版本都可以在 Release 中找到,你也可以通过以下步骤自己构建。

构建

要构建一个paperclip jar,你需要运行以下命令。你可以在build/libs中找到jar(注意:需要JDK21)

./gradlew applyAllPatches && ./gradlew createMojmapPaperclipJar

使用API

使用 Gradle:

repositories {
 maven {
 url = "https://repo.menthamc.com/repository/maven-public/"
 }
}
dependencies {
 compileOnly("me.earthme.luminol:luminol-api:$VERSION")
}

使用 Maven

<repositories>
 <repository>
 <id>menthamc</id>
 <url>https://repo.menthamc.com/repository/maven-public/</url>
 </repository>
</repositories>
<dependencies>
 <dependency>
 <groupId>me.earthme.luminol</groupId>
 <artifactId>luminol-api</artifactId>
 <version>$VERSION</version>
 </dependency>
</dependencies>

联系方式

如果您对这个项目感兴趣或有任何问题,请随时向我们提问。

QQ群: 1015048616 | QQ频道: 点击加入 | Telegram: 点击加入 | Discord: 点击加入

关于 Issue

当您遇到任何问题时,请向我们提问,我们将尽力解决,但请记得清楚地描述您的问题并提供足够的日志等信息。

贡献代码

可查看 Contributing

BStats

bStats

特别感谢

感谢LegacyLands对本项目的赞助,如果你想开发一些跨folia/非folia平台的插件,legacy-lands-library将会是个不错的lib

legacy-lands-logo


rain-yun-logo

国际多线路选择,配套云存储 — 购买服务后七天内不满意可以申请退订,强大的技术支持团队和高在线率客服.雨云云服务器,用稳定和性价比,助力您快速上云. 点击这里前往雨云

请给我们一个 ⭐Star!

你的每一个免费的 ⭐Star 就是我们每一个前进的动力。

Star历史表

About

轻量级、优化且功能齐全的 Folia 分支,专为生存和无政府状态服务器而设计

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • Shell 0.4%

AltStyle によって変換されたページ (->オリジナル) /