mirror of
https://github.com/RainCraft-Server/raincraft-server.github.io.git
synced 2025-12-16 05:07:42 +00:00
增加了若干信息
文档: 1、增加正版用户进入方式 2、补充服务器地址 菜单栏: 增加状态页
This commit is contained in:
parent
9b5274d893
commit
488f67f487
4 changed files with 21 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ export const zhNavbar = defineNavbarConfig([
|
||||||
icon: 'icon-park-outline:document-folder',
|
icon: 'icon-park-outline:document-folder',
|
||||||
items: [
|
items: [
|
||||||
{ text: '开始', link: '/docs/get-start/' },
|
{ text: '开始', link: '/docs/get-start/' },
|
||||||
|
{ text: '社区', link: '/docs/community/' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -19,6 +19,7 @@ export const zhNavbar = defineNavbarConfig([
|
||||||
{ text: '皮肤站', link: 'https://skin.ineko.cc' },
|
{ text: '皮肤站', link: 'https://skin.ineko.cc' },
|
||||||
{ text: '论坛', link: 'https://bbs.mc.ineko.cc' },
|
{ text: '论坛', link: 'https://bbs.mc.ineko.cc' },
|
||||||
{ text: '联合封禁系统', link: 'https://uni-ban.mc.ineko.cc' }
|
{ text: '联合封禁系统', link: 'https://uni-ban.mc.ineko.cc' }
|
||||||
|
{ text: '服务器状态', link: 'https://stat.mc.ineko.cc' }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
])
|
])
|
||||||
|
|
@ -31,6 +32,7 @@ export const enNavbar = defineNavbarConfig([
|
||||||
items: [
|
items: [
|
||||||
{ text: 'BBS', link: 'https://bbs.mc.ineko.cc' },
|
{ text: 'BBS', link: 'https://bbs.mc.ineko.cc' },
|
||||||
{ text: 'Union Ban System', link: 'https://uni-ban.mc.ineko.cc' }
|
{ text: 'Union Ban System', link: 'https://uni-ban.mc.ineko.cc' }
|
||||||
|
{ text: 'Server Stats', link: 'https://stat.mc.ineko.cc' }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
])
|
])
|
||||||
|
|
|
||||||
|
|
@ -10,4 +10,4 @@ permalink: /docs/get-start/
|
||||||
|
|
||||||
**PS.如果你不知道什么是正版,请选择“我没有购买正版”的选项**
|
**PS.如果你不知道什么是正版,请选择“我没有购买正版”的选项**
|
||||||
|
|
||||||
PPS.为确保服务器安全,降低熊孩子生成的概率,RainCraft已**不支持**离线登录。如有需要可使用外置登录。
|
PPS.为确保服务器安全,降低熊孩子生成的概率,RainCraft已**不支持**离线登录。如有需要可使用外置登录。
|
||||||
|
|
|
||||||
|
|
@ -39,4 +39,6 @@ RainCraft 使用的是 Yggdrasil 验证鉴权服务,通过[**皮肤站**](http
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
---
|
||||||
|
<LinkCard title="服务器地址发布公告" icon="mdi:minecraft" description="获取最新的Raincraft服务器地址!" href="https://bbs.mc.ineko.cc/d/12-raincraftfu-wu-qi-di-zhi-fa-bu" />
|
||||||
|
|
||||||
|
|
|
||||||
15
docs/docs/online-users.md
Normal file
15
docs/docs/online-users.md
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: 正版玩家
|
||||||
|
createTime: 2024/11/14 21:40:49
|
||||||
|
permalink: /docs/online-users/
|
||||||
|
---
|
||||||
|
|
||||||
|
### **好耶,正版玩家可以直接加入我们!**
|
||||||
|
|
||||||
|
::: tip 小提示
|
||||||
|
RainCraft 兼容了多种登录方式,如果你使用了其中一种,则同一ID在另一种登陆方式下将无法登录本服
|
||||||
|
:::
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<LinkCard title="服务器地址发布公告" icon="mdi:minecraft" description="获取最新的Raincraft服务器地址!" href="https://bbs.mc.ineko.cc/d/12-raincraftfu-wu-qi-di-zhi-fa-bu" />
|
||||||
Loading…
Add table
Add a link
Reference in a new issue