Minecraft-NodeJS:NodeJS 服务器通过远程命令控制 minecraft 服务器

时间:2024-07-03 18:20:32
【文件属性】:

文件名称:Minecraft-NodeJS:NodeJS 服务器通过远程命令控制 minecraft 服务器

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-03 18:20:32

JavaScript

我的世界 NodeJS 一个 NodeJS 脚本,用于加载 minecraft 服务器并允许通过 get 或 post 请求对其进行控制。 ####Instructions:SSH 到我们的服务器 ssh root@ipaddress 创建用户 adduser yournewuser // new user visudo 适当地添加行 root ALL=(ALL:ALL) ALL yournewuser ALL=(ALL:ALL) ALL 关闭终端并与新用户 ssh 进入 ssh yournewuser@ipaddress 安装 git 并克隆 repo sudo apt-get install git git clone https://github.com/mononz/Minecraft-NodeJS.gi


【文件预览】:
Minecraft-NodeJS-master
----.gitignore(2KB)
----app.js(2KB)
----package.json(338B)
----README.md(2KB)

网友评论