9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +00:00
Files
DivineMC/docs/index.md
2024-05-14 00:43:42 +03:00

2.0 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
🔒 Secure Seed A feature that changes default 64-bit seed to a 1024-bit seed, making it almost impossible to crack the seed
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>