mc
- cpolar https://www.cpolar.com
- ngrok, https://ngrok.com/ 被过滤了, 需要网络代理
- 花生壳
- frp, Fast Reverse Proxy 固定端口 自建服务,需要一台 VPS
- Playit.gg https://playit.gg/ 固定地址 需要网络代理
MCSManager
Section titled “MCSManager”sudo su -c "wget -qO- https://script.mcsmanager.com/setup.sh | bash"systemctl start mcsm-{web,daemon}systemctl restart mcsm-{web,daemon}systemctl stop mcsm-{web,daemon}# 查看状态systemctl status mcsm-daemonsystemctl status mcsm-web# 访问 webhttp://localhost:23333/# 下载 Minecraft Server Launcherhttps://fabricmc.net/use/server/# 下载 mc_server.jarhttps://bmclapi2.bangbang93.com/version/1.21.1/server- Only supports Ubuntu/Centos/Debian/Archlinux.
eula.txt
Section titled “eula.txt”eula=trueserver.properties
Section titled “server.properties”enforce-secure-profile=false # 1.21+ 新增安全协议,必须关闭level-seed=1063292310985219505online-mode=false # 关闭正版验证,允许非正版玩家加入# 玩家体验设置keep-inventory=true # 死亡不掉落accepts-transfers=false # 关闭玩家转移
# 游戏规则优化gamemode=survival # 默认生存模式difficulty=normal # 难度max-players=20command
Section titled “command”/gamerule keepInventory truecpolar (内网穿透)
Section titled “cpolar (内网穿透)”# 1. install cpolaryay -S cpolar# 2. 登录# 3. 穿透 tcpcpolar tcp 25565# cpolar by@bestexpresser (Ctrl+C to quit)
# Tunnel Status online# Account Nahida-aa (Plan: Free)# Version 3.18/3.18# Web Interface 127.0.0.1:4040# Forwarding tcp://31.tcp.cpolar.top:10219 -> tcp://127.0.0.1:25565# # Conn 0# Avg Conn Time 0.00ms
# 其他玩家使用 地址: 31.tcp.cpolar.top:10219 连接即可17.tcp.vip.cpolar.cn:11666一个 mc server 对应一个 world
| name | description | mc version | loaders | env | link |
|---|---|---|---|---|---|
| yes_steve_model | 允许玩家根据需要自定义玩家模型和动画 | 1.21.1 | … | and | https://ysm.cfpa.team/ |
| Tweakeroo | 为游戏添加了一大堆杂项“调整” | 1.21.x | … | client | |
| Item Scroller | 1.21.x | … | client | ||
| MiniHUD | 有各种“迷你 F3”信息行供您选择 | 1.21.x | … | client | |
| Litematica | 投影建筑蓝图 | 1.21.x | … | client |
合成表, recipe viewer
Section titled “合成表, recipe viewer”emi | 1.21.1 | …|and|
Section titled “emi | 1.21.1 | …|and|”rei | 1.21.x | …|client|
Section titled “rei | 1.21.x | …|client|”liteminer | 1.21-1.21.1 1.21.4-1.21.8 | … | and|
Section titled “liteminer | 1.21-1.21.1 1.21.4-1.21.8 | … | and|”Litematica | 1.21.x | …|client|
Section titled “Litematica | 1.21.x | …|client|”投影建筑蓝图
依赖: MaLiLib
Mod Menu | 1.21.x |fabric,quilt|client|
Section titled “Mod Menu | 1.21.x |fabric,quilt|client|”jade|1.21.x|…|client,and|
Section titled “jade|1.21.x|…|client,and|”Jade 是现代 Minecraft 版本的信息 HUD 模组 - Hwyla/Waila。专为更好的用户体验和 API 而设计。
显示 方块或生物 的 信息
AppleSkin | 1.21.x | …|and|
Section titled “AppleSkin | 1.21.x | …|and|”添加了各种与食物相关的 HUD 改进。这主要是一个客户端模组,但它需要在服务器上才能在客户端上显示准确的饱和度/耗尽值。
MiniHUD | 1.21.x | …|client|
Section titled “MiniHUD | 1.21.x | …|client|”有各种“迷你 F3”信息行供您选择
依赖: MaLiLib
xaero_s_minimap | no 1.21.2 | …|client|
Section titled “xaero_s_minimap | no 1.21.2 | …|client|”xaero_s_world_map | no 1.21.2 | …|client,and|
Section titled “xaero_s_world_map | no 1.21.2 | …|client,and|”yes_steve_model | 1.21.1 |…| and | https://ysm.cfpa.team/ |
Section titled “yes_steve_model | 1.21.1 |…| and | https://ysm.cfpa.team/ |”允许玩家根据需要自定义玩家模型和动画
carry-on
Section titled “carry-on”允许你拾取方块实体和生物,并将它们带在身边!
按住 Shift(可重新绑定)并在任意 Tile Entities 或生物上右键点击(使用空手)来拾取和携带
fabric-api | and |
Section titled “fabric-api | and |”Sodium|client|
Section titled “Sodium|client|”Architectury API | and
Section titled “Architectury API | and”一个中间 API,旨在简化多平台模组的开发。