9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-27 18:59:08 +00:00
Files
DivineMC/docs/index.md
2023-12-29 03:16:17 +03:00

1.6 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
🍴 Fork of Purpur DivineMC is the fork of Purpur compatible with Spigot plugins, offering the best performance for your server.
icon title details
📰 Lithium patches DivineMC contains Lithium patches that optimizing many areas in game.
icon title details
🏠 Linear region support DivineMC implements Linear region support that 50% smaller than Anvil.
icon title details
🐛 Bug fixes DivineMC have patches that fixes bugs for several Minecraft issues.
icon title details
🔌 Plugin compatibility DivineMC have full compatibility with Spigot & Paper plugins.
icon title details
🔃 Always up-to date DivineMC always updated to latest version of Purpur
<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>