Skip to content

Commit

Permalink
色调
Browse files Browse the repository at this point in the history
  • Loading branch information
lc655254 committed Sep 12, 2024
1 parent 734a26f commit 1560e62
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 44 deletions.
4 changes: 2 additions & 2 deletions .vitepress/theme/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@

--vp-home-hero-image-background-image: linear-gradient(
-45deg,
#bd34fe 50%,
#47caff 50%
#ffffff 50%,
#ffffff 50%
);
--vp-home-hero-image-filter: blur(44px);
}
Expand Down
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## 初衷

> 1.为基岩版玩家们提供一个相对良好的联机平台<br>2.让基岩版玩家体验到联机的快乐 且体验到非原版的玩法<br>3.针对玩家体验 不断创新不断发展 希望 BEMC 也有属于它自己的特点
> 1.为基岩版玩家们提供一个相对良好的联机平台<br>2.让基岩版玩家体验到联机的快乐<br>3.针对玩家体验 不断创新不断发展 希望 BEMC 也有属于它自己的特点
## 服务器特点

Expand All @@ -15,12 +15,7 @@
## 服务器插件功能

- [] TP 系列传送
- [] 卫星地图
- [] 钱包系统
- [] 基于原版进一步的辅助插件 如自动补充
- [] 丰富多样的非原版红石机制
- [] 生存飞行
- [ ] …80+插件等待你的发现

## 加入我们

Expand Down
3 changes: 2 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ IP:123.129.230.125
端口:1
官网:https://lc655254.github.io/Inspur-server-Wiki/
官方群聊:657209397
![alt text](/Image/版本.png)
```

![alt text](/Image/版本.png)

## 阿什么? 你并未获邀在此服务器上进行游戏?进群修改群昵称为游戏 ID 发送"绑定"(不包括引号)即可进服
44 changes: 9 additions & 35 deletions plugins/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,54 +4,28 @@
## 插件用法

home-家 命令:

/tps home 家园传送点 GUI(玩家)

/tps home add <name: string> 添加一个家(玩家)

/tps home del <name: string> 删除一个家(玩家)

/tps home go <name: string> 前往家(玩家)

/tps home list 列出所有家(玩家)

warp-公共传送点 命令:

/tps warp 公共传送点 GUI(玩家)

/tps warp add <name: string> 添加一个公共传送点(权限组允许)(玩家)

/tps warp del <name: string> 删除一个公共传送点(权限组允许)(玩家)

/tps warp go <name: string> 前往公共传送点(玩家)

/tps warp list 列出所有公共传送点(玩家)
/tps 打开主菜单

Tpa 命令:

/tps tpa 打开 Tpa GUI(玩家)
/tps tpa 打开 Tpa GUI

/tps tpa accept 接受一个 Tpa 请求(玩家)
/tps tpa accept 接受一个 Tpa 请求

/tps tpa deny 拒绝一个 Tpa 请求(玩家)
/tps tpa deny 拒绝一个 Tpa 请求

/tps tpa here <player: target> 发起 Tpa 将目标玩家传送到我这(玩家)
/tps tpa here 玩家名称 发起 Tpa 将目标玩家传送到我这

/tps tpa to <player: target> 发起 Tpa 传送到目标玩家(玩家)
/tps tpa to 玩家名称 发起 Tpa 传送到目标玩家

其他
/tps 和 /tps menu 打开主菜单(玩家)

/tps mgr 打开管理 GUI(插件 OP)
Back 命令:

/tps back 返回死亡点 GUI(玩家)

/tps death 查询死亡信息(玩家)
其他命令:

/tps pr 打开 Pr GUI(玩家)
/tps death 查询死亡信息(玩家)

/tps rule 打开规则配置(玩家)

/tps tpr 随机传送 GUI(玩家)
![alt text](/Image/1.png)

0 comments on commit 1560e62

Please sign in to comment.