mirror of
https://github.com/BX-Team/DivineMC.git
synced 2026-01-03 14:12:09 +00:00
43 lines
1.6 KiB
Markdown
43 lines
1.6 KiB
Markdown
---
|
|
outline: deep
|
|
aside: false
|
|
---
|
|
|
|
# Welcome to DivineMC wiki
|
|
|
|
DivineMC is the fork of Purpur compatible with Spigot plugins, offering the best performance for your server.
|
|
|
|
## ⚙️ Features
|
|
|
|
- **Based on [Purpur](https://github.com/PurpurMC/Purpur)** - Purpur is a fork of Paper with new fun and exciting gameplay features, and performance boost.
|
|
- **Popular mods implemented** - Patches from mods such as Lithium, VMP, C2ME and others.
|
|
- **Async Pathfinding** - Makes pathfinding-related work happen asynchronously (by [Petal](https://github.com/Bloom-host/Petal)).
|
|
- **[Linear region format](https://github.com/xymb-endcrystalme/LinearRegionFileFormatTools)** - Linear region format saves about 50% of disk space in Overworld and Nether and 95% in The End.
|
|
- **Configurable chat reports** - Disallow players from reporting others messages to Mojang.
|
|
- **Optimized Default Configuration** - The default configuration files is optimized.
|
|
- **Bug fixes** - Fixed Minecraft bugs that reported on Mojira.
|
|
- ... and more!
|
|
|
|
## ⬇️ 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 >= 21 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.
|
|
|
|
## 📈 bStats
|
|
|
|
**TODO**
|
|
|
|
###### [List of all forks](https://gist.github.com/SoSeDiK/1773ef2c239722f7083a25b2f78619ed)
|