This repository has been archived on 2024-01-16 . You can view files and clone it, but cannot push or open issues or pull requests.
* now git backup remove diff files in git. * update Server backup to wait seconds to before create Backup. * In the future bds cli move to separeted package.
Bds Maneger Core
This is a small hub to manage various servers for Minecraft Bedrock and for Minecraft Java, such as installing, starting and keeping up to date with the latest version available.
This module is fully compatible with ESM, CJS and Typescript.
Requirements
This module requires some requirements to work:
- NodeJS:
^15.x
. - Java:
^8.0
or OpenJDK:^16
.
For Windows Users
Minecraft Bedrock needs Visual studio C++ if you are using Windows Server (More information you can find on the Wiki).
CLI
This module also includes a simple CLI for managing servers. how:
- Download compatible server versions.
- Update the server.
- Start the server.
- Backup Server.
Install
To install CLI: npm install -g @the-bds-maneger/core
(Linux user Use sudo or root
).
To Install module: npm install @the-bds-maneger/core
.
Run withou install: npx @the-bds-maneger/core
.
new Package and Changes
Latest
Languages
TypeScript
99.1%
Dockerfile
0.9%