Skip to content

tutinoko2048/bds-utils

Repository files navigation

bds-utils

A collection of CLI tools for managing Bedrock Dedicated Server (BDS).

🛠️ Tools

bds-utils

A utility management tool for Bedrock Dedicated Server.

Features:

  • 🚀 Server Updater - Update or switch the version of Bedrock Dedicated Server (details)
  • 📦 Addon Manager - Enable/disable addons for worlds
  • 🌏 World Settings Editor - Edit world settings and experimental features
  • 🔄 Level.dat Restorer - Restore level.dat file from level.dat_old

Installation:

Via npm:

npm install -g @bds-utils/cli

Or download the executable directly: https://github.com/tutinoko2048/bds-utils/releases

Usage:

bds-utils

With specifying the server path:

bds-utils -c <path-to-server>

bds-updater

A CLI tool for updating Bedrock Dedicated Server.

Features:

  • Check for the latest BDS version
  • Download and install the latest version
  • Switch between versions

Installation:

Via npm:

npm install -g bds-updater

Or download the executable directly: https://github.com/tutinoko2048/bds-utils/releases/latest

Or using bun:

bunx bds-updater

Usage:

Via installed package:

bds-updater

Or you can run directly with using bunx as shown above.


📋 License

Licensed under the MIT License.

About

Utility tool for updating and managing Bedrock Dedicated Server.

Resources

License

Stars

Watchers

Forks

Contributors