mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-22 08:19:19 +00:00
39 lines
1.8 KiB
Markdown
39 lines
1.8 KiB
Markdown
<img src="https://api.bxteam.gq/v3/resources/divinemc-logo.png" height="240" alt="DivineMC Face" align="right">
|
|
|
|
<div align="center">
|
|
<h1>DivineMC</h1>
|
|
<h3>Fork of Purpur compatible with Spigot plugins, offering the best performance for your server.</h3>
|
|
<br>
|
|
|
|
[](https://github.com/DivineMC/DivineMC/actions)
|
|
[](https://discord.gg/p7cxhw7E2M)
|
|
[](https://github.com/DivineMC/DivineMC/releases/latest)
|
|
</div>
|
|
|
|
## Features
|
|
|
|
- **DivineMC is a fork of [Purpur](https://github.com/PurpurMC/Purpur)** designed for configurability, new fun and exciting gameplay features.
|
|
- **Contains [Lithium](https://github.com/CaffeineMC/lithium-fabric) patches** that optimizing many areas in game.
|
|
- **Contains** some PaperMC pull requests patches.
|
|
- **Bug fixes** for several Minecraft issues.
|
|
- **Plugin compatibility** with Spigot & Paper plugins.
|
|
|
|
## Downloads
|
|
|
|
In normal case, you can download the latest JAR file from releases tab [here](https://github.com/DivineMC/DivineMC/releases/latest)
|
|
|
|
**Please note:** Java >= 17 is required.
|
|
|
|
## Building
|
|
In order to distribute and use this server software, you need a paperclip file:
|
|
|
|
```bash
|
|
./gradlew applyPatches && ./gradlew createReobfPaperclipJar
|
|
```
|
|
|
|
## License
|
|
Patches are licensed under GPL-3.0.
|
|
All other files are licensed under MIT.
|
|
|
|
###### And we don't steal logo from YatopiaMC! [List of all forks](https://gist.github.com/SoSeDiK/1773ef2c239722f7083a25b2f78619ed)
|