Skip to content

基于Mint制作的服务端,努力让更多的Bukkit插件能够在Folia分支服务端上运行,并且在原基础上修复被破坏的特性和改进性能、并添加独特的特性。

License

Notifications You must be signed in to change notification settings

MenthaMC/LemonMint

Repository files navigation

Logo

LemonMint

LemonMint是在Mint的基础上努力让更多的Bukkit插件能够运行,并且在原基础上修复被破坏的特性和改进性能、并添加独特的特性。

GitHub Repo stars GitHub Release Date GitHub Downloads

1 | 下载与构建

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

./gradlew applyAllPatches && ./gradlew createMojmapPaperclipJar

2 | 特性

  • 对于Bukkit Scoreboard API与原版Scoreboard command的恢复
  • 对于Bukkit Enity or Player Teleport API的基本恢复
  • 对于Bukkit Scheduler API的简单恢复(并不代表全部恢复)
  • Purpur的6格末影箱
  • JavaScript脚本插件支持(进行中)

3 | API

<repositories>
    <repository>
        <id>menthamc</id>
        <url>https://repo.menthamc.com/repository/maven-public/</url>
    </repository>
</repositories>

<dependencies>
    <dependency>
        <groupId>me.coderfrish.lemint</groupId>
        <artifactId>lemint-api</artifactId>
        <version>1.21.8-R0.1-SNAPSHOT</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

4 | 联系

QQ群: 1020403749 | Discord群组: 点击加入 | 邮箱: 3167717663@qq.com

5 | 最后

Tip

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

Star
如果你想为LemonMint贡献代码,可以通过Fork此项目并发布Pull Request,如果贡献的代码你觉得激进的话,那么请务必添加可开关的选项。

About

基于Mint制作的服务端,努力让更多的Bukkit插件能够在Folia分支服务端上运行,并且在原基础上修复被破坏的特性和改进性能、并添加独特的特性。

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project