/cubentainer

Bee nest is a cloud-native game server for Minecraft Java Edition.

MIT LicenseMIT

Contributors Forks Stargazers Issues MIT License


Bee nest Logo

Bee nest

Bee nest is an open-source, lightweight and cloud-native Minecraft server with focusing in high-performance and high-availability to huge network servers, keeping compability with Bukkit-API.

Explore the docs »
Report Bug · Request Feature



Product Name Screen Shot


Table of Contents
  1. Getting Started
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

Getting Started

For local development and testing, you can run Bee nest in a container on your machine.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Container runtimes

You need to install a container runtime into each node in the cluster.

This page lists details for using several common container runtimes, on Linux:

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • Teleport player between server without proxy server.
  • Memory database with all players.
  • Feature 3
    • Nested Feature

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

See CONTRUBUTING for more information.

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Gabriel Monção Fekete - @gabrielfeket - gabrielmoncaofekte@gmail.com

Project Link: https://github.com/gabrielfeket/cubentainer

(back to top)

Acknowledgments

(back to top)