diff --git "a/admin/Wiki \347\274\226\350\276\221\346\227\245\345\277\227.md" "b/admin/Wiki \347\274\226\350\276\221\346\227\245\345\277\227.md" index a4e3948..e96d049 100644 --- "a/admin/Wiki \347\274\226\350\276\221\346\227\245\345\277\227.md" +++ "b/admin/Wiki \347\274\226\350\276\221\346\227\245\345\277\227.md" @@ -9,13 +9,21 @@ sidebar_position: 2 *** +## 2025-5-17 +### * pingguomc * +* 更新到V3版本。 +* 修复链接。 +* 更新内容。 +* 修复标题错误。 + + ## 2025-5-16 ### * pingguomc * -* 添加已归档页面 -* 修复搜索框 -* 修复链接错误 -* 添加规则相关页面 -* 优化一些内容 +* 添加已归档页面。 +* 修复搜索框。 +* 修复链接错误。 +* 添加规则相关页面。 +* 优化一些内容。 ## 2025-5-11 diff --git "a/admin/\345\215\217\347\256\241\346\235\203\351\231\220/\347\256\241\347\220\206\347\224\250\345\210\260\347\232\204\346\214\207\344\273\244.md" "b/admin/\345\215\217\347\256\241\346\235\203\351\231\220/control-commands.md" similarity index 97% rename from "admin/\345\215\217\347\256\241\346\235\203\351\231\220/\347\256\241\347\220\206\347\224\250\345\210\260\347\232\204\346\214\207\344\273\244.md" rename to "admin/\345\215\217\347\256\241\346\235\203\351\231\220/control-commands.md" index 6c35a05..33eeeb3 100644 --- "a/admin/\345\215\217\347\256\241\346\235\203\351\231\220/\347\256\241\347\220\206\347\224\250\345\210\260\347\232\204\346\214\207\344\273\244.md" +++ "b/admin/\345\215\217\347\256\241\346\235\203\351\231\220/control-commands.md" @@ -2,7 +2,7 @@ sidebar_position: 2 --- -# 管理用到的指令 +# 管理过程中用到的指令 这里详细写出了协管在管理过程中的指令的使用,包括各个服务器。 diff --git "a/docs/\345\270\270\350\247\201\351\227\256\351\242\230/_category_.json" b/docs/FAQ/_category_.json similarity index 71% rename from "docs/\345\270\270\350\247\201\351\227\256\351\242\230/_category_.json" rename to docs/FAQ/_category_.json index 85f2655..c521c86 100644 --- "a/docs/\345\270\270\350\247\201\351\227\256\351\242\230/_category_.json" +++ b/docs/FAQ/_category_.json @@ -1,5 +1,6 @@ { "position": 6, + "label": "常见问题", "link": { "type": "generated-index" } diff --git "a/docs/\345\216\206\345\217\262/_images/tip.txt" b/docs/FAQ/_images/tip.txt similarity index 100% rename from "docs/\345\216\206\345\217\262/_images/tip.txt" rename to docs/FAQ/_images/tip.txt diff --git a/docs/contribute/_category_.json b/docs/contribute/_category_.json new file mode 100644 index 0000000..5a3b261 --- /dev/null +++ b/docs/contribute/_category_.json @@ -0,0 +1,7 @@ +{ + "position": 7, + "label": "贡献", + "link": { + "type": "generated-index" + } +} diff --git "a/docs/\345\270\270\350\247\201\351\227\256\351\242\230/_images/tip.txt" b/docs/contribute/_images/tip.txt similarity index 100% rename from "docs/\345\270\270\350\247\201\351\227\256\351\242\230/_images/tip.txt" rename to docs/contribute/_images/tip.txt diff --git a/docs/contribute/need.md b/docs/contribute/need.md new file mode 100644 index 0000000..5ed856c --- /dev/null +++ b/docs/contribute/need.md @@ -0,0 +1,11 @@ +--- +sidebar_position: 2 +--- + +# 需要完成 + +本页面列出了需要完成的内容 + +*** + +请查看 [Github Issues](https://github.com/RedStarMC/Wiki/issues)。 \ No newline at end of file diff --git "a/admin/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" b/docs/contribute/wiki-writing-standards.md similarity index 70% rename from "admin/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" rename to docs/contribute/wiki-writing-standards.md index 5b31d30..356f6c8 100644 --- "a/admin/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" +++ b/docs/contribute/wiki-writing-standards.md @@ -1,5 +1,5 @@ --- -sidebar_position: 997 +sidebar_position: 1 --- # 写作规范 @@ -13,14 +13,21 @@ sidebar_position: 997 ## 总规则(适用于所有 wiki ) * 每条wiki大题目请采用 `一级标题+该wiki简介+分割线+正文` 的格式。 + :::tip + ↑↑↑ 具体参考本条 wiki 上边的标题 ↑↑↑ + ::: +:::danger + * 创建新条目 wiki 时请在本文章末尾更新定义表格以方便后续更新。 * 请区分开哪些 wiki 是给玩家看的、哪些是给管理者看的。 -* 务必使用标准排版格式 [基于 Markdown 的中文文档排版规范](https://zhuanlan.zhihu.com/p/144446995) -* 参考 [Docusaurus编辑教程](https://www.docusaurus.cn/docs) +* 务必使用标准排版格式 [`基于 Markdown 的中文文档排版规范`](https://zhuanlan.zhihu.com/p/144446995) +* 参考 [`Docusaurus编辑教程`](https://www.docusaurus.cn/docs) + +::: ## 日志类 @@ -57,12 +64,12 @@ sidebar_position: 997 ## 分类表格 -| 日志类 | 公告类 | 待补充 | -|:----:|:--------:|:----:| -| 服务器更新日志 | 总管理条例 | -- | -| 官网更新日志 | 生存服条例 | -- | -| 管理组名单 | 活动公告 | -- | -| -- | 玩家指令列表 | -- | -| -- | 管理人员指令列表 | -- | +| 日志类 | 公告类 | 待补充 | +|:-------:|:--------:|:---:| +| 服务器更新日志 | 总管理条例 | -- | +| 官网更新日志 | 生存服条例 | -- | +| 管理组名单 | 活动公告 | -- | +| -- | 玩家指令列表 | -- | +| -- | 管理人员指令列表 | -- | diff --git "a/docs/\346\226\260\346\211\213\345\205\245\351\227\250/_category_.json" b/docs/getting-started/_category_.json similarity index 71% rename from "docs/\346\226\260\346\211\213\345\205\245\351\227\250/_category_.json" rename to docs/getting-started/_category_.json index daf6f0b..765d022 100644 --- "a/docs/\346\226\260\346\211\213\345\205\245\351\227\250/_category_.json" +++ b/docs/getting-started/_category_.json @@ -1,5 +1,6 @@ { "position": 2, + "label": "新手入门", "link": { "type": "generated-index" } diff --git "a/docs/\346\226\260\346\211\213\345\205\245\351\227\250/_images/tip.txt" b/docs/getting-started/_images/tip.txt similarity index 100% rename from "docs/\346\226\260\346\211\213\345\205\245\351\227\250/_images/tip.txt" rename to docs/getting-started/_images/tip.txt diff --git "a/docs/\346\226\260\346\211\213\345\205\245\351\227\250/how-to-join-server.md" b/docs/getting-started/how-to-join-server.md similarity index 82% rename from "docs/\346\226\260\346\211\213\345\205\245\351\227\250/how-to-join-server.md" rename to docs/getting-started/how-to-join-server.md index 4c4fa04..18b373f 100644 --- "a/docs/\346\226\260\346\211\213\345\205\245\351\227\250/how-to-join-server.md" +++ b/docs/getting-started/how-to-join-server.md @@ -18,4 +18,4 @@ sidebar_position: 1 ## TODO -首先,请阅读 [玩家须知](../规则/player-notice.md)。 \ No newline at end of file +首先,请阅读 [玩家须知](../rules/player-notice.md)。 \ No newline at end of file diff --git "a/docs/\345\216\206\345\217\262/_category_.json" b/docs/history/_category_.json similarity index 76% rename from "docs/\345\216\206\345\217\262/_category_.json" rename to docs/history/_category_.json index 137050b..f1ec885 100644 --- "a/docs/\345\216\206\345\217\262/_category_.json" +++ b/docs/history/_category_.json @@ -1,5 +1,6 @@ { "position": 5, + "label": "历史", "link": { "type": "generated-index" } diff --git "a/docs/\346\234\215\345\212\241\345\231\250\344\273\213\347\273\215/_images/tip.txt" b/docs/history/_images/tip.txt similarity index 100% rename from "docs/\346\234\215\345\212\241\345\231\250\344\273\213\347\273\215/_images/tip.txt" rename to docs/history/_images/tip.txt diff --git "a/docs/\345\216\206\345\217\262/\345\216\206\345\217\262\346\262\263.md" "b/docs/history/\345\216\206\345\217\262\346\262\263.md" similarity index 100% rename from "docs/\345\216\206\345\217\262/\345\216\206\345\217\262\346\262\263.md" rename to "docs/history/\345\216\206\345\217\262\346\262\263.md" diff --git a/docs/intro.md b/docs/intro.md index 4f48d5f..40c66a8 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -8,47 +8,61 @@ sidebar_position: 1 ## 快速导航 -服务器介绍 - 了解各个服务器的游戏内容 +[服务器介绍](https://www.redstarmc.top/Wiki/category/server-introduce) - 了解各个服务器的游戏内容 -新手入门 - 从零开始您的冒险之旅 +[新手入门](https://www.redstarmc.top/Wiki/category/getting-started) - 从零开始您的冒险之旅 -游戏规则 - 确保公平游戏的准则 +[游戏规则](https://www.redstarmc.top/Wiki/category/rules) - 确保公平游戏的准则 -特色玩法 - 探索我们独特的游戏内容 +[特色玩法](#快速导航) - 探索我们独特的游戏内容 -常见问题 - 快速解答您的疑问 +[常见问题](#快速导航) - 快速解答您的疑问 -社区历史 - 了解曾经的故事 +[社区历史](https://www.redstarmc.top/Wiki/category/history) - 了解曾经的故事 :::tip -小提示 初次访问?建议先查看 [`新手入门`](./新手入门/how-to-join-server.md),帮助您快速适应服务器环境! + +小提示 初次访问?建议先查看 [`如何加入服务器`](getting-started/how-to-join-server.md),帮助您快速加入服务器! + ::: :::caution -重要提醒 请务必遵守服务器规则,违规行为将受到相应处罚。完整规则请查阅 [`规则`](./规则/player-notice.md) 章节。 + +重要提醒 请务必遵守服务器规则,违规行为将受到相应处罚。 + +完整规则请查阅 [`规则`](https://www.redstarmc.top/Wiki/category/rules) 章节。 + ::: :::note + 服务器支持的版本 1.12.2 - 1.21.5,推荐使用 1.19.4 以上游玩。 + ::: -## 推荐阅读顺序 +## 联系方式 -如果你是新玩家,推荐先阅读 [`如何加入服务器`](./新手入门/how-to-join-server.md)。 +:::info +官方网站: [`点击进入`](https://www.redstarmc.top/) -## 联系方式 +QQ群: 568197092 [`点击加群`](https://qm.qq.com/q/Xu2Ac6roMW) -官方网站: [`点击进入`](https://www.redstarmc.top/) -QQ群: 568197092 Discord: 我们不用 -关于我们: [`关于我们`](https://www.redstarmc.top/Wiki/about) -:::note -祝您在RedStar服务器上游戏愉快! +Github: [`点击进入`](https://github.com/RedStarMC) + ::: +通过上述方式联系我们,以获取帮助和支持。 + +[`关于我们`](https://www.redstarmc.top/Wiki/about) + ## 贡献Wiki 本Wiki由社区共同维护,欢迎您提交编辑请求或报告错误,帮助我们完善内容。 +欲贡献Wiki,请阅读: [`贡献`](https://www.redstarmc.top/Wiki/category/contribute) + + + diff --git "a/docs/\350\247\204\345\210\231/_category_.json" b/docs/rules/_category_.json similarity index 76% rename from "docs/\350\247\204\345\210\231/_category_.json" rename to docs/rules/_category_.json index c12318d..0171e75 100644 --- "a/docs/\350\247\204\345\210\231/_category_.json" +++ b/docs/rules/_category_.json @@ -1,5 +1,6 @@ { "position": 4, + "label": "规则", "link": { "type": "generated-index" } diff --git "a/docs/\350\247\204\345\210\231/_images/tip.txt" b/docs/rules/_images/tip.txt similarity index 100% rename from "docs/\350\247\204\345\210\231/_images/tip.txt" rename to docs/rules/_images/tip.txt diff --git "a/docs/\350\247\204\345\210\231/management-regulations.md" b/docs/rules/management-regulations.md similarity index 96% rename from "docs/\350\247\204\345\210\231/management-regulations.md" rename to docs/rules/management-regulations.md index ab3594b..b6be3f6 100644 --- "a/docs/\350\247\204\345\210\231/management-regulations.md" +++ b/docs/rules/management-regulations.md @@ -8,7 +8,7 @@ sidebar_position: 2 这篇条例是社区的基础规定,也是管理人员进行管理的标准。 -如果你是玩家,并不需要将本篇全部读完(太长了),你只需要阅读 [玩家须知](#管理条例)。 +如果你是玩家,并不需要将本篇全部读完(太长了),你只需要阅读 [玩家须知](./player-notice.md)。 如果你是管理人员,请务必阅读本页面。 diff --git "a/docs/\350\247\204\345\210\231/player-notice.md" b/docs/rules/player-notice.md similarity index 100% rename from "docs/\350\247\204\345\210\231/player-notice.md" rename to docs/rules/player-notice.md diff --git "a/docs/\346\234\215\345\212\241\345\231\250\344\273\213\347\273\215/_category_.json" b/docs/server-introduce/_category_.json similarity index 69% rename from "docs/\346\234\215\345\212\241\345\231\250\344\273\213\347\273\215/_category_.json" rename to docs/server-introduce/_category_.json index 59b1976..174deb5 100644 --- "a/docs/\346\234\215\345\212\241\345\231\250\344\273\213\347\273\215/_category_.json" +++ b/docs/server-introduce/_category_.json @@ -1,5 +1,6 @@ { "position": 3, + "label": "服务器介绍", "link": { "type": "generated-index" } diff --git a/docs/server-introduce/_images/tip.txt b/docs/server-introduce/_images/tip.txt new file mode 100644 index 0000000..c89fff8 --- /dev/null +++ b/docs/server-introduce/_images/tip.txt @@ -0,0 +1 @@ +在这里放你的图片 diff --git "a/docs/\346\234\215\345\212\241\345\231\250\344\273\213\347\273\215/spawn-commands-mechanisms.md" b/docs/server-introduce/spawn-commands-mechanisms.md similarity index 100% rename from "docs/\346\234\215\345\212\241\345\231\250\344\273\213\347\273\215/spawn-commands-mechanisms.md" rename to docs/server-introduce/spawn-commands-mechanisms.md diff --git "a/docs/\347\256\241\347\220\206\347\273\204\345\220\215\345\215\225\346\232\250\344\272\272\345\221\230\345\217\230\345\212\250.md" "b/docs/\347\256\241\347\220\206\347\273\204\345\220\215\345\215\225\346\232\250\344\272\272\345\221\230\345\217\230\345\212\250.md" index 38c5dda..a7dc970 100644 --- "a/docs/\347\256\241\347\220\206\347\273\204\345\220\215\345\215\225\346\232\250\344\272\272\345\221\230\345\217\230\345\212\250.md" +++ "b/docs/\347\256\241\347\220\206\347\273\204\345\220\215\345\215\225\346\232\250\344\272\272\345\221\230\345\217\230\345\212\250.md" @@ -1,5 +1,5 @@ --- -sidebar_position: 997 +sidebar_position: 6 --- # 管理组名单暨人员变动 diff --git a/docusaurus.config.js b/docusaurus.config.js index 49cdb8a..f50f7f7 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -7,7 +7,7 @@ import {themes as prismThemes} from "prism-react-renderer"; /** @type {import('@docusaurus/types').Config} */ const config = { - title: '红星游戏社区 维基', + title: '红星我的世界社区 维基', tagline: 'RedStarMC社区的百科全书', favicon: 'img/favicon.ico', @@ -68,7 +68,7 @@ const config = { // Replace with your project's social card image: 'img/docusaurus-social-card.jpg', navbar: { - title: '红星游戏社区', + title: '红星我的世界社区', logo: { alt: 'Logo', src: 'img/logo.svg', @@ -167,7 +167,7 @@ const config = { ], // 底部版权信息 // copyright: `Copyright © 2021 - ${new Date().getFullYear()} RedStarMC Community, All Rights Reserved.` - copyright: `红星游戏社区 维基 © 2021 - ${new Date().getFullYear()} 由 红星游戏社区 授权 CC BY-NC-SA 4.0 许可协议CCBYCreative Commons Attribution-NonCommercial-ShareAlike 4.0 InternationalSA` + copyright: `红星我的世界社区 维基 © 2021 - ${new Date().getFullYear()} 由 红星我的世界社区 授权 CC BY-NC-SA 4.0 许可协议CCBYCreative Commons Attribution-NonCommercial-ShareAlike 4.0 InternationalSA` }, // 深浅主题 prism: {