From ea6672f6f6a5d0b312d242e2f302e6752ce5a6ad Mon Sep 17 00:00:00 2001 From: NONPLAYT <76615486+NONPLAYT@users.noreply.github.com> Date: Sun, 20 Jul 2025 15:35:17 +0300 Subject: [PATCH] update readme and links in bug report --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- README.md | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 890aaa8..840516c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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. diff --git a/README.md b/README.md index eec2e34..81ee0c6 100644 --- a/README.md +++ b/README.md @@ -11,19 +11,13 @@ DivineMC is a multi-functional fork of [Purpur](https://github.com/PurpurMC/Purp ## ⚙️ 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))