9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +00:00

update readme and links in bug report

This commit is contained in:
NONPLAYT
2025-07-20 15:35:17 +03:00
parent e2e67afa20
commit ea6672f6f6
2 changed files with 1 additions and 7 deletions

View File

@@ -61,4 +61,4 @@ body:
- type: input
attributes:
label: Error log (if applicable)
description: If you are reporting a console error, upload any relevant errors or full log to either https://bin.bxteam.org/, https://mclo.gs/ or https://pastes.dev/, save and the paste the link in this box.
description: If you are reporting a console error, upload any relevant errors or full log to either https://pastes.dev or https://mclo.gs, save and the paste the link in this box.

View File

@@ -11,19 +11,13 @@ DivineMC is a multi-functional fork of [Purpur](https://github.com/PurpurMC/Purp
</div>
## ⚙️ Features
### 🚀 Core Performance
- **Based on [Purpur](https://github.com/PurpurMC/Purpur)** - Adds a high customization level to your server
- **Regionized Chunk Ticking** - Tick chunks in parallel, similar to how Folia does it
- **Parallel World Ticking** - Leverage multiple CPU cores for world processing
- **Async Operations** - Pathfinding, entity tracker, mob spawning, joining and chunk sending
### 🔧 Advanced Features
- **Secure Seed** - Enhanced 1024-bit seed system (vs standard 64-bit) for maximum security
- **Linear Region File Format** - Optimize your world with the old V1/V2 linear format and the new Buffered format
- **Mod Protocols Support** - Compatible with Syncmatica, Apple Skin, Jade and Xaero's Map
### 🔌 Compatibility & Reliability
- **Fully Compatible** - Works seamlessly with Bukkit, Spigot and Paper plugins
- **Bug Fixes** - Resolves various Minecraft issues (~10)
- **Sentry Integration** - Detailed error tracking and monitoring (original by [Pufferfish](https://github.com/pufferfish-gg/Pufferfish))