diff --git a/Intro.md b/Intro.md new file mode 100644 index 0000000..3640544 --- /dev/null +++ b/Intro.md @@ -0,0 +1,53 @@ +
+ + + + +[![GitHub Repository](https://img.shields.io/badge/GitHub-开源地址-blue?logo=github)](https://github.com/ColdeZhang/Dominion) +[![bStats](https://img.shields.io/badge/bStats-Statistics-eacd76?logo=google-analytics)](https://bstats.org/plugin/bukkit/Dominion/21445) +[![Hangar](https://img.shields.io/badge/Hangar-Project-bacac6?logo=paper)](https://hangar.papermc.io/zhangyuheng/Dominion) + +[![Documentation](https://img.shields.io/badge/在线文档-点击跳转-70f3ff?logo=readthedocs)](https://dominion.lunadeer.cn/) +[![Latest Build](https://img.shields.io/github/v/release/ColdeZhang/Dominion?label=%E6%9C%80%E6%96%B0%E6%9E%84%E5%BB%BA%E4%B8%8B%E8%BD%BD&logo=github&color=0aa344)](https://github.com/ColdeZhang/Dominion/releases/latest) +[![Latest Build](https://img.shields.io/github/v/release/ColdeZhang/Dominion?label=%E5%A4%87%E7%94%A8%E4%B8%8B%E8%BD%BD%E5%9C%B0%E5%9D%80&logo=gitea&color=0aa344)](https://ssl.lunadeer.cn:14446/mirror/Dominion/releases) + +
+ +--- + +## 简介 + +鉴于 Residence 插件的作者项目较多,维护压力大,无法及时跟进新版本以及适配Folia核心。故开发此插件,旨在平替纯净版生存服Residence的使用(支持从 +Res 迁移数据)。 + +**请注意,本插件目前处于中期测试稳定阶段,绝大多数bug或漏洞已被修复,目前已具备完全可用性。但不排除仍然存在某些问题,如果遇到任何BUG 欢迎及时在仓库提交 ISSUE 或添加QQ群告知,感激不尽。** + +## 功能介绍 +
+ + + + + +
+ +## 支持版本 + +- 1.20.1+ (Bukkit、Spigot、Paper、Folia) + +> 需要使用 Java21 运行你的服务端,如果你还在使用 Java17 可以放心替换为 Java21,理论上 1.20.1+ 版本的服务端核心可以直接升级到 +> Java21 启动。 + +> 虽然本插件支持 Spigot,但是我们强烈建议您将您的核心升级到 Paper 或其分支核心(如 Purpur)以获得更好的性能体验。 + +## 建议与反馈 + +请优先在 [GitHub ISSUE](https://github.com/ColdeZhang/Dominion/issues) 提交您的问题 + +QQ群:309428300 + +## 统计 + +
+ +
diff --git a/README.md b/README.md index 0847d1f..75e4420 100644 --- a/README.md +++ b/README.md @@ -1,52 +1,47 @@
- + -[![GitHub Repository](https://img.shields.io/badge/GitHub-开源地址-blue?logo=github)](https://github.com/ColdeZhang/Dominion) +[![GitHub Repository](https://img.shields.io/badge/SourceCode-GitHub-blue?logo=github)](https://github.com/ColdeZhang/Dominion) [![bStats](https://img.shields.io/badge/bStats-Statistics-eacd76?logo=google-analytics)](https://bstats.org/plugin/bukkit/Dominion/21445) -[![Hangar](https://img.shields.io/badge/Hangar-Project-bacac6?logo=paper)](https://hangar.papermc.io/zhangyuheng/Dominion) +[![Hangar](https://img.shields.io/badge/Hangar-Page-bacac6?logo=paper)](https://hangar.papermc.io/zhangyuheng/Dominion) -[![Documentation](https://img.shields.io/badge/在线文档-点击跳转-70f3ff?logo=readthedocs)](https://dominion.lunadeer.cn/) -[![Latest Build](https://img.shields.io/github/v/release/ColdeZhang/Dominion?label=%E6%9C%80%E6%96%B0%E6%9E%84%E5%BB%BA%E4%B8%8B%E8%BD%BD&logo=github&color=0aa344)](https://github.com/ColdeZhang/Dominion/releases/latest) -[![Latest Build](https://img.shields.io/github/v/release/ColdeZhang/Dominion?label=%E5%A4%87%E7%94%A8%E4%B8%8B%E8%BD%BD%E5%9C%B0%E5%9D%80&logo=gitea&color=0aa344)](https://ssl.lunadeer.cn:14446/mirror/Dominion/releases) +[![Documentation](https://img.shields.io/badge/Document-Online-70f3ff?logo=readthedocs)](https://dominion.lunadeer.cn/) +[![Latest Build](https://img.shields.io/github/v/release/ColdeZhang/Dominion?label=LatestBuild&logo=github&color=0aa344)](https://github.com/ColdeZhang/Dominion/releases/latest)
--- -## 简介 +[中文(简体)](README_zh.md) | English -鉴于 Residence 插件的作者项目较多,维护压力大,无法及时跟进新版本以及适配Folia核心。故开发此插件,旨在平替纯净版生存服Residence的使用(支持从 -Res 迁移数据)。 +## What's this? -**请注意,本插件目前处于中期测试稳定阶段,绝大多数bug或漏洞已被修复,目前已具备完全可用性。但不排除仍然存在某些问题,如果遇到任何BUG 欢迎及时在仓库提交 ISSUE 或添加QQ群告知,感激不尽。** +Dominion is a completely open-source, free, future-proof, territory protection plugin developed specifically for +high-level releases. The plugin is currently undergoing rapid development and iteration, and we will do our best to +ensure the stability and functionality of the plugin. -## 功能介绍 -
- - - - - -
+Regarding the functions and features of this plug-in, you can view [Introduction](intro/intro_en-us.md) -## 支持版本 +## Version Support - 1.20.1+ (Bukkit、Spigot、Paper、Folia) -> 需要使用 Java21 运行你的服务端,如果你还在使用 Java17 可以放心替换为 Java21,理论上 1.20.1+ 版本的服务端核心可以直接升级到 -> Java21 启动。 +> You need to use Java21 to run your server. If you are still using Java17, you can safely replace it with Java21. In +> theory, version 1.20.1+ can be directly upgraded to Java21. -> 虽然本插件支持 Spigot,但是我们强烈建议您将您的核心升级到 Paper 或其分支核心(如 Purpur)以获得更好的性能体验。 +> Although this plugin supports Spigot, we strongly recommend that you upgrade your core to Paper or its forked (such as +> Purpur) for a better performance experience. -## 建议与反馈 +## Help us improve -请优先在 [GitHub ISSUE](https://github.com/ColdeZhang/Dominion/issues) 提交您的问题 +If you encounter any problems during use or have any suggestions, please feel free to open +a [GitHub ISSUE](https://github.com/ColdeZhang/Dominion/issues) about your questions or ideas. -QQ群:309428300 +For detailed contribution guidelines, please see [CONTRIBUTING](CONTRIBUTING.md)。 -## 统计 +## bStats Statics
diff --git a/README_zh.md b/README_zh.md new file mode 100644 index 0000000..34d7c53 --- /dev/null +++ b/README_zh.md @@ -0,0 +1,45 @@ +
+ + + + +[![GitHub Repository](https://img.shields.io/badge/开源地址-GitHub-blue?logo=github)](https://github.com/ColdeZhang/Dominion) +[![bStats](https://img.shields.io/badge/bStats-Statistics-eacd76?logo=google-analytics)](https://bstats.org/plugin/bukkit/Dominion/21445) +[![Hangar](https://img.shields.io/badge/Hangar-Project-bacac6?logo=paper)](https://hangar.papermc.io/zhangyuheng/Dominion) + +[![Documentation](https://img.shields.io/badge/在线文档-点击跳转-70f3ff?logo=readthedocs)](https://dominion.lunadeer.cn/) +[![Latest Build](https://img.shields.io/github/v/release/ColdeZhang/Dominion?label=%E6%9C%80%E6%96%B0%E6%9E%84%E5%BB%BA%E4%B8%8B%E8%BD%BD&logo=github&color=0aa344)](https://github.com/ColdeZhang/Dominion/releases/latest) +[![Latest Build](https://img.shields.io/github/v/release/ColdeZhang/Dominion?label=%E5%A4%87%E7%94%A8%E4%B8%8B%E8%BD%BD%E5%9C%B0%E5%9D%80&logo=gitea&color=0aa344)](https://ssl.lunadeer.cn:14446/mirror/Dominion/releases) + +
+ +--- + +中文(简体) | [English](README.md) + +## 简介 + +Dominion 是一个完全开源、免费,专为高版本开发,面向未来的全新领地保护插件。插件目前处于快速的开发、迭代阶段,我们会尽力保证插件的稳定性和功能性。 + +关于本插件的功能特性,您可以查看 [功能介绍](intro/intro_zh-cn.md)。 + +## 支持版本 + +- 1.20.1+ (Bukkit、Spigot、Paper、Folia) + +> 需要使用 Java21 运行你的服务端,如果你还在使用 Java17 可以放心替换为 Java21,理论上 1.20.1+ 版本的服务端核心可以直接升级到 +> Java21 启动。 + +> 虽然本插件支持 Spigot,但是我们强烈建议您将您的核心升级到 Paper 或其分支核心(如 Purpur)以获得更好的性能体验。 + +## 帮助我们不断改进 + +如果您在使用过程中遇到任何问题,或者有任何建议,欢迎在 [GitHub ISSUE](https://github.com/ColdeZhang/Dominion/issues) 提交您的问题或想法。 + +详细的参与贡献指南请查看 [CONTRIBUTING](CONTRIBUTING.md)。 + +## 统计 + +
+ +
diff --git a/intro/imgs/Dominion-01-en.png b/intro/imgs/Dominion-01-en.png new file mode 100644 index 0000000..6493545 Binary files /dev/null and b/intro/imgs/Dominion-01-en.png differ diff --git a/intro/imgs/Dominion-01.png b/intro/imgs/Dominion-01.png new file mode 100644 index 0000000..fba6108 Binary files /dev/null and b/intro/imgs/Dominion-01.png differ diff --git a/intro/imgs/Dominion-02-en.png b/intro/imgs/Dominion-02-en.png new file mode 100644 index 0000000..c8af07d Binary files /dev/null and b/intro/imgs/Dominion-02-en.png differ diff --git a/intro/imgs/Dominion-02.png b/intro/imgs/Dominion-02.png new file mode 100644 index 0000000..6bc9f8e Binary files /dev/null and b/intro/imgs/Dominion-02.png differ diff --git a/intro/imgs/Dominion-03-en.png b/intro/imgs/Dominion-03-en.png new file mode 100644 index 0000000..512375f Binary files /dev/null and b/intro/imgs/Dominion-03-en.png differ diff --git a/resource/img/db.png b/intro/imgs/Dominion-03.png similarity index 100% rename from resource/img/db.png rename to intro/imgs/Dominion-03.png diff --git a/intro/imgs/Dominion-04-en.png b/intro/imgs/Dominion-04-en.png new file mode 100644 index 0000000..b01b6d3 Binary files /dev/null and b/intro/imgs/Dominion-04-en.png differ diff --git a/resource/img/manage.png b/intro/imgs/Dominion-04.png similarity index 100% rename from resource/img/manage.png rename to intro/imgs/Dominion-04.png diff --git a/intro/imgs/Dominion-05-en.png b/intro/imgs/Dominion-05-en.png new file mode 100644 index 0000000..07ee854 Binary files /dev/null and b/intro/imgs/Dominion-05-en.png differ diff --git a/resource/img/performance.png b/intro/imgs/Dominion-05.png similarity index 100% rename from resource/img/performance.png rename to intro/imgs/Dominion-05.png diff --git a/intro/imgs/Dominion-06-en.png b/intro/imgs/Dominion-06-en.png new file mode 100644 index 0000000..03f1334 Binary files /dev/null and b/intro/imgs/Dominion-06-en.png differ diff --git a/resource/img/migration.png b/intro/imgs/Dominion-06.png similarity index 100% rename from resource/img/migration.png rename to intro/imgs/Dominion-06.png diff --git a/intro/imgs/Dominion-07-en.png b/intro/imgs/Dominion-07-en.png new file mode 100644 index 0000000..c9afc74 Binary files /dev/null and b/intro/imgs/Dominion-07-en.png differ diff --git a/intro/imgs/Dominion-07.png b/intro/imgs/Dominion-07.png new file mode 100644 index 0000000..60b0b46 Binary files /dev/null and b/intro/imgs/Dominion-07.png differ diff --git a/intro/intro_en-us.md b/intro/intro_en-us.md new file mode 100644 index 0000000..3005833 --- /dev/null +++ b/intro/intro_en-us.md @@ -0,0 +1,9 @@ +
+ + + + + + + +
\ No newline at end of file diff --git a/intro/intro_zh-cn.md b/intro/intro_zh-cn.md new file mode 100644 index 0000000..896ed26 --- /dev/null +++ b/intro/intro_zh-cn.md @@ -0,0 +1,9 @@ +
+ + + + + + + +
\ No newline at end of file diff --git a/logos/logo1.png b/logos/logo1.png new file mode 100644 index 0000000..df6fd30 Binary files /dev/null and b/logos/logo1.png differ diff --git a/logos/logo2.png b/logos/logo2.png new file mode 100644 index 0000000..4a692db Binary files /dev/null and b/logos/logo2.png differ diff --git a/logos/logo3.png b/logos/logo3.png new file mode 100644 index 0000000..e5c7583 Binary files /dev/null and b/logos/logo3.png differ diff --git a/resource/frame.drawio b/resource/frame.drawio deleted file mode 100644 index bde19ed..0000000 --- a/resource/frame.drawio +++ /dev/null @@ -1 +0,0 @@ -7ZvbcuI4EIafhstQtmUbc5lAmJmtbG1qM1uzuRS2bDQRFiOL0z79tmwZbGQSpjiEpHxDUEvW8dOvVpt00GC6+iLwbPInjwjrOFa06qBhx3ECx4ZPZVgXBg+5hSERNCpM1tbwRP8jhdEurXMakUzbCpPknEk6qxtDnqYklDUbFoIv68VizqKaYYYTYhieQsxM6w8ayUlhdf2gkvGV0GSim0bI0j2f4rK0NmQTHPFlxYTuO2ggOJfFt+lqQJiavPrEjPbkbjogSCoPeeD5ORn80ROPv5bu37b1kL746/im7NwCs7kesu6tXJdzQCKYEp3kQk54wlPM7rfWO8HnaURUOxakshciQzV2GxITHE7mgnzBMzC4YPhJkySvCibgLpyLBRlRKWma6Ae2LTxwPtPGn0TKtaYDzyVXFcsp07kxT+UITylTkN2KcEIlsJDBKKAwLA0RutATn4tQ1TGREgACGm/hA2ZMfagCWTfhHLqHZzTrhnyaZ4RZXnQUF03A11ojnnO320zRUdtXkyGxkLeKRLCEDGcZDUvziLJyCMWkq5neu7ralJVj2Lekgd4mWCREvlLORhsIYfcSPiVSwOgsQRiWdFHvCNb7KNmU04/C0PC6UmDGaapmZVPzozJAAa0IvuUVNWpBQP4Otbvl/VfLw5eiB2WqMpStKd8Jv7ErAmNTfP/nm7EvttSrFVwqIJ5mOF+bpVC8Vxk9blNcKeGO2u4xUDzgjIt8VlAcx05YIC74C6nkRP7Y9/wN7AsiJFm9jrtJp37A86w6FqXsLrcqbZeHyKQi0K61H+gKVL/PTDmGVkk/jZKW/FyplPacDyCltulg/CDjVk2vSk393rWpKbINQK5ePGGyxfpf3XqeeFaJrlcmh6tq5nCtU1eKoym6KU/JjuJaJ1bc8o73puI6RyruUXTa5lk/xBKPcUZaXTtI14gdeaTXpGt9v4fwmbxEt2fqGoidqWv+uXTNdgxyBrDMLTYnw0YBQ0PMbhlNUsiTSr1PAVPQexsmFFwSpr6pQt//ylqUDkIJQAoitwmlwBkj/0QKFPTr0HgNnhVyG6BxzuZZtRG/T3dPRYd6TXtgvYzX5PZa0C7tm5M0MlEE4zlBPDYOYgQuAsfu1kMXbj8oLWU1Bfz6yR1STxDHcM2YsBTAG6yM4zOYp7uxqLHt/5qrNzv5qt1k+bIBEZbtzVb5pJf58C1Rf+ezCEvTD1Tr8oDHhNW5xNq7CWGNcjh23Z4pjaJiAxFoHI/z+hQROqoElXt3HW+4w5V3KPN7z0b9Jk632NkcZFWeXpGHvSfpjdW1dwJeN7rJI/FyapU6O1zxOM7IWZAqZbt6F4CpF5wxRVXrxR0SHwtC0hwfGwee61mvkXrE24bg3e+RnsHO/YLocHHLzdvePyZB3MiNHwZkHJ/nytgUV228Mp4vrtr/eD5YG1c92jFDzoE3BHSsB3fcDQF9ZDq7th1UCbXf4DNPPRJBYfIUJB8L2v0328qdQ5O9vXC8F9fFefleXJfdrJzWI5pG1ZtDcQkY8ilNKU/bU/yKvD/jFPfNU7zfcIj3z3WIu20I73OdzofG74ofz76bipn31W+ZqWG3EWhYK2BXJGD94G0B611UwNrfyn0uAXMPFbD3dcNcA7uvuEHBHgVdUEZgYowsroK8KZetvl2RvtnWAR5aU5jlbAKHzPDc1rXfZWrEcNLG7a4KKPtyQEFy+z9AxauF7X9Sofv/AQ== \ No newline at end of file diff --git a/resource/img/tui.png b/resource/img/tui.png deleted file mode 100644 index f3a72ed..0000000 Binary files a/resource/img/tui.png and /dev/null differ diff --git a/resource/logo.png b/resource/logo.png deleted file mode 100644 index 7ee49bf..0000000 Binary files a/resource/logo.png and /dev/null differ diff --git a/resource/logo.svg b/resource/logo.svg deleted file mode 100644 index 2c9e3d0..0000000 --- a/resource/logo.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resource/logo2.png b/resource/logo2.png deleted file mode 100644 index 86b799c..0000000 Binary files a/resource/logo2.png and /dev/null differ