Compare commits
No commits in common. "8a819820a1b9e47869ec2002969a1fa4ac813f9b" and "dbaec17fad7bd072cd4d252e9819fcc60b895fa5" have entirely different histories.
8a819820a1
...
dbaec17fad
@ -1,59 +1,28 @@
|
|||||||
import { defineConfig } from "vitepress"
|
import { defineConfig } from 'vitepress'
|
||||||
import taskLists from "markdown-it-task-lists";
|
|
||||||
|
|
||||||
|
// https://vitepress.dev/reference/site-config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
title: "H8 Network",
|
title: "河坝Minecraft服务器-文档",
|
||||||
description: "河坝Minecraft服务器-文档",
|
description: "文档",
|
||||||
lastUpdated: true,
|
|
||||||
cleanUrls: true,
|
|
||||||
metaChunk: true,
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
|
// https://vitepress.dev/reference/default-theme-config
|
||||||
nav: [
|
nav: [
|
||||||
{ text: "主页", link: "/" },
|
{ text: 'Home', link: '/' },
|
||||||
{ text: "皮肤站", link: "https://auth.hfbz.net" },
|
{ text: 'Examples', link: '/markdown-examples' }
|
||||||
{ text: "卫星地图", link: "https://map.hfbz.net" },
|
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
sidebar: [
|
sidebar: [
|
||||||
{
|
{
|
||||||
text: "开始",
|
text: 'Examples',
|
||||||
items: [
|
items: [
|
||||||
{ text: "简介", link: "/introduction" },
|
{ text: 'Markdown Examples', link: '/markdown-examples' },
|
||||||
{ text: "快速开始", link: "/getting-started" },
|
{ text: 'Runtime API Examples', link: '/api-examples' }
|
||||||
],
|
]
|
||||||
},
|
}
|
||||||
{
|
|
||||||
text: "服务器",
|
|
||||||
items: [{ text: "主服务器", link: "/server/main" }],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
text: "更新",
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
text: "更新日志",
|
|
||||||
link: "/update",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
text: "更新计划",
|
|
||||||
link: "/plan",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
|
|
||||||
|
socialLinks: [
|
||||||
// socialLinks: [
|
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' }
|
||||||
// { icon: "github", link: "https://github.com/vuejs/vitepress" },
|
]
|
||||||
// ],
|
}
|
||||||
},
|
|
||||||
markdown: {
|
|
||||||
config: (md) => {
|
|
||||||
md.use(taskLists)
|
|
||||||
},
|
|
||||||
theme: {
|
|
||||||
light: "github-light",
|
|
||||||
dark: "github-dark",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
|
28
index.md
28
index.md
@ -1,26 +1,24 @@
|
|||||||
---
|
---
|
||||||
|
# https://vitepress.dev/reference/default-theme-home-page
|
||||||
layout: home
|
layout: home
|
||||||
|
|
||||||
hero:
|
hero:
|
||||||
name: 河坝MC服务器
|
name: "河坝MC服务器-文档"
|
||||||
text: 玩家文档
|
tagline: 欢迎查阅
|
||||||
tagline: H8 Network
|
|
||||||
actions:
|
actions:
|
||||||
- theme: brand
|
- theme: brand
|
||||||
text: 这是什么服务器?
|
|
||||||
link: /introduction
|
|
||||||
- theme: alt
|
|
||||||
text: 快速开始
|
text: 快速开始
|
||||||
link: /getting-started
|
link: /getting-started
|
||||||
- theme: alt
|
# - theme: alt
|
||||||
text: 更新日志
|
# text: API Examples
|
||||||
link: /update
|
# link: /api-examples
|
||||||
|
|
||||||
features:
|
features:
|
||||||
- title: 优质玩家社区
|
- title: Feature A
|
||||||
details: 由河坝校友运营,玩家群体为高素质人群
|
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||||
- title: 玩法多样
|
- title: Feature B
|
||||||
details: 包含丰富的游戏模式、玩法
|
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||||
- title: 混合验证模式
|
- title: Feature C
|
||||||
details: 无论你有无正版帐户都可以游玩
|
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||||
---
|
---
|
||||||
|
|
||||||
|
11
install.md
11
install.md
@ -1,11 +0,0 @@
|
|||||||
# 安装整合包
|
|
||||||
|
|
||||||
## 前置要求
|
|
||||||
|
|
||||||
- 安装`JDK 1.21`
|
|
||||||
|
|
||||||
## 下载与解压
|
|
||||||
|
|
||||||
从群内下载。
|
|
||||||
|
|
||||||
##
|
|
@ -1,7 +0,0 @@
|
|||||||
# 简介
|
|
||||||
|
|
||||||
## 服务器设置
|
|
||||||
|
|
||||||
- 主服务器(Main)
|
|
||||||
- 建筑服务器(Build)
|
|
||||||
- 存档服务器(Archive)
|
|
@ -1,12 +0,0 @@
|
|||||||
# 星门 (Stargete)
|
|
||||||
|
|
||||||
星门插件是一个经典的传送插件,它允许在远距离之间甚至跨服务器之间进行即时传送。 它是有史以来最可定制的交通插件之一,并且在设计时考虑了最终用户的创作! ——原作者
|
|
||||||
|
|
||||||
## 设置星门
|
|
||||||
|
|
||||||
基础星门星门使用铁块、告示牌、按钮来组成,其中按钮会在告示牌设置星门数据完毕后自动生成。 设置星门需要1000硬币,使用一次需要10硬币。
|
|
||||||
星门创建者还可以从使用者手里获得使用费,具体请看星门参数条目。
|
|
||||||
|
|
||||||
星门设置如下图所示:
|
|
||||||
|
|
||||||
![星门设置](/images/stargete.png)
|
|
@ -6,8 +6,5 @@
|
|||||||
"docs:dev": "vitepress dev",
|
"docs:dev": "vitepress dev",
|
||||||
"docs:build": "vitepress build",
|
"docs:build": "vitepress build",
|
||||||
"docs:preview": "vitepress preview"
|
"docs:preview": "vitepress preview"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"markdown-it-task-lists": "^2.1.1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
24
plan.md
24
plan.md
@ -1,24 +0,0 @@
|
|||||||
# 更新计划
|
|
||||||
|
|
||||||
## 2024年12月 内测服务器更新计划
|
|
||||||
|
|
||||||
### 文档
|
|
||||||
|
|
||||||
- [ ] 登录文档
|
|
||||||
- [ ] 经济
|
|
||||||
- [ ] 星门
|
|
||||||
- [ ] 技能 AuraSkills
|
|
||||||
- [ ] 更多附魔 EcoEenchants
|
|
||||||
- [ ] 飞行方块
|
|
||||||
- [ ] 抽奖
|
|
||||||
- [ ] 更多姿势
|
|
||||||
- [ ] 电梯
|
|
||||||
- [ ] 其他:CoreProtect、Lockette
|
|
||||||
|
|
||||||
### 服务器
|
|
||||||
|
|
||||||
- [ ] 服务器名、Motd、地图种子等问题的决定
|
|
||||||
|
|
||||||
### 社区建设
|
|
||||||
|
|
||||||
- [ ] 社区守则
|
|
1684
pnpm-lock.yaml
1684
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
@ -1,3 +0,0 @@
|
|||||||
# 主服务器
|
|
||||||
|
|
||||||
## 交通
|
|
19
update.md
19
update.md
@ -1,19 +0,0 @@
|
|||||||
# 更新日志
|
|
||||||
|
|
||||||
## 2024
|
|
||||||
|
|
||||||
### 2024.11.30
|
|
||||||
|
|
||||||
- 发布 整合包 `1.0.0`
|
|
||||||
|
|
||||||
### 2024.12.21
|
|
||||||
|
|
||||||
- 更新Minecraft版本至 `1.21.1`
|
|
||||||
- 新增卫星地图
|
|
||||||
- 增加地图大小限制 主世界半径为10000格 地狱为5000格 末地为5000格
|
|
||||||
- 平衡附魔 部分附魔交易概率降低
|
|
||||||
- 将每日签到奖励改为200硬币
|
|
||||||
- 新增在线奖励 每日在线1小时活动1000硬币 命令`/prewards`
|
|
||||||
- 更改部分命令费用
|
|
||||||
- 更改星门创建费用为10000硬币 使用费用为25硬币
|
|
||||||
- 允许使用命令`/playtime`和`/playtimetop`
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"cleanUrls": true
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user