9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-22 16:29:23 +00:00
Files
DivineMC/docs/index.md
Artem Ostrasev 774a111315 [ci-skip] New patches and optimisations (#11)
I'll make some changes now, so skipping build

Changelog:

* add CarpetFixes optimizations

* fix optimizations config

* lithium optimizations

* add Carpet Fixes Sheep Optimization

* add Async Pathfinding; add C2ME opts math

* add 2 vmp patches

* New performance patches; update README and wiki README

* update configuration on wiki

* update wiki main page

* Updated Upstream (Purpur)

* fix conflicts

* make "Don't save Fireworks" patch configurable

* Disable memory reserve allocating

* Fix MC-172801

* resolve conflicts

* add bstats to readme

* dd custom list of forks

* update logo link
2024-02-11 15:04:54 +03:00

1.8 KiB

layout, hero, features
layout hero features
home
name tagline image actions
DivineMC DivineMC is the fork of Purpur compatible with Spigot plugins, offering the best performance for your server.
src alt
logo.png DivineMC
theme text link
brand Download https://github.com/DivineMC/DivineMC/releases/latest
theme text link
alt Documentation /docs/
icon title details
🍴 Based on Purpur Purpur is a fork of Paper with new fun and exciting gameplay features, and performance boost.
icon title details
📰 Popular mods implemented Patches from mods such as Lithium, VMP, C2ME and others.
icon title details
🐾 Async Pathfinding Makes pathfinding-related work happen asynchronously.
icon title details
🏠 Linear region format Linear region format saves about 50% of disk space in Overworld and Nether and 95% in The End.
icon title details
💬 Configurable chat reports Disallow players from reporting others messages to Mojang.
icon title details
😌 Optimized Default Configuration The default configuration files is optimized.
icon title details
🐛 Bug fixes Fixed Minecraft bugs that reported on Mojira.
icon title details
🔃 Always up-to date DivineMC checks for updates from Purpur every day.
<style> :root { --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient(120deg, #ffa38a 30%, #310085); --vp-home-hero-image-background-image: linear-gradient(-45deg, #ffa38a 50%, #310085 50%); --vp-home-hero-image-filter: blur(40px); } @media (min-width: 640px) { :root { --vp-home-hero-image-filter: blur(56px); } } @media (min-width: 960px) { :root { --vp-home-hero-image-filter: blur(72px); } } </style>