Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 13 additions & 5 deletions admin/Wiki 编辑日志.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,21 @@ sidebar_position: 2

***

## 2025-5-17
### * pingguomc *
* 更新到V3版本。
* 修复链接。
* 更新内容。
* 修复标题错误。


## 2025-5-16
### * pingguomc *
* 添加已归档页面
* 修复搜索框
* 修复链接错误
* 添加规则相关页面
* 优化一些内容
* 添加已归档页面
* 修复搜索框
* 修复链接错误
* 添加规则相关页面
* 优化一些内容


## 2025-5-11
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_position: 2
---

# 管理用到的指令
# 管理过程中用到的指令

这里详细写出了协管在管理过程中的指令的使用,包括各个服务器。

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"position": 6,
"label": "常见问题",
"link": {
"type": "generated-index"
}
Expand Down
File renamed without changes.
7 changes: 7 additions & 0 deletions docs/contribute/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"position": 7,
"label": "贡献",
"link": {
"type": "generated-index"
}
}
File renamed without changes.
11 changes: 11 additions & 0 deletions docs/contribute/need.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
sidebar_position: 2
---

# 需要完成

本页面列出了需要完成的内容

***

请查看 [Github Issues](https://github.com/RedStarMC/Wiki/issues)。
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 997
sidebar_position: 1
---

# 写作规范
Expand All @@ -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)

:::

## 日志类

Expand Down Expand Up @@ -57,12 +64,12 @@ sidebar_position: 997
## 分类表格


| 日志类 | 公告类 | 待补充 |
|:----:|:--------:|:----:|
| 服务器更新日志 | 总管理条例 | -- |
| 官网更新日志 | 生存服条例 | -- |
| 管理组名单 | 活动公告 | -- |
| -- | 玩家指令列表 | -- |
| -- | 管理人员指令列表 | -- |
| 日志类 | 公告类 | 待补充 |
|:-------:|:--------:|:---:|
| 服务器更新日志 | 总管理条例 | -- |
| 官网更新日志 | 生存服条例 | -- |
| 管理组名单 | 活动公告 | -- |
| -- | 玩家指令列表 | -- |
| -- | 管理人员指令列表 | -- |


Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"position": 2,
"label": "新手入门",
"link": {
"type": "generated-index"
}
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ sidebar_position: 1

## TODO

首先,请阅读 [玩家须知](../规则/player-notice.md)。
首先,请阅读 [玩家须知](../rules/player-notice.md)。
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"position": 5,
"label": "历史",
"link": {
"type": "generated-index"
}
Expand Down
File renamed without changes.
File renamed without changes.
46 changes: 30 additions & 16 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)



1 change: 1 addition & 0 deletions docs/规则/_category_.json → docs/rules/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"position": 4,
"label": "规则",
"link": {
"type": "generated-index"
}
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar_position: 2

这篇条例是社区的基础规定,也是管理人员进行管理的标准。

如果你是玩家,并不需要将本篇全部读完(太长了),你只需要阅读 [玩家须知](#管理条例)。
如果你是玩家,并不需要将本篇全部读完(太长了),你只需要阅读 [玩家须知](./player-notice.md)。

如果你是管理人员,请务必阅读本页面。

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"position": 3,
"label": "服务器介绍",
"link": {
"type": "generated-index"
}
Expand Down
1 change: 1 addition & 0 deletions docs/server-introduce/_images/tip.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
在这里放你的图片
2 changes: 1 addition & 1 deletion docs/管理组名单暨人员变动.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 997
sidebar_position: 6
---

# 管理组名单暨人员变动
Expand Down
6 changes: 3 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',

Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -167,7 +167,7 @@ const config = {
],
// 底部版权信息
// copyright: `Copyright © 2021 - ${new Date().getFullYear()} RedStarMC Community, All Rights Reserved.`
copyright: `<a href="https://www.redstarmc.top/Wiki">红星游戏社区 维基</a> © 2021 - ${new Date().getFullYear()} 由 <a href="https://www.redstarmc.top">红星游戏社区</a> 授权 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0 许可协议</a><img src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" style="max-width: 1em;max-height:1em;margin-left: .2em;" alt="CC"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" style="max-width: 1em;max-height:1em;margin-left: .2em;" alt="BY"><img src="https://mirrors.creativecommons.org/presskit/icons/nc.svg" style="max-width: 1em;max-height:1em;margin-left: .2em;" alt="Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"><img src="https://mirrors.creativecommons.org/presskit/icons/sa.svg" style="max-width: 1em;max-height:1em;margin-left: .2em;" alt="SA">`
copyright: `<a href="https://www.redstarmc.top/Wiki">红星我的世界社区 维基</a> © 2021 - ${new Date().getFullYear()} 由 <a href="https://www.redstarmc.top">红星我的世界社区</a> 授权 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0 许可协议</a><img src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" style="max-width: 1em;max-height:1em;margin-left: .2em;" alt="CC"><img src="https://mirrors.creativecommons.org/presskit/icons/by.svg" style="max-width: 1em;max-height:1em;margin-left: .2em;" alt="BY"><img src="https://mirrors.creativecommons.org/presskit/icons/nc.svg" style="max-width: 1em;max-height:1em;margin-left: .2em;" alt="Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"><img src="https://mirrors.creativecommons.org/presskit/icons/sa.svg" style="max-width: 1em;max-height:1em;margin-left: .2em;" alt="SA">`
},
// 深浅主题
prism: {
Expand Down
Loading