CloudBridge is an essential component for linking your Minecraft server to RedstoneCloud. It enables communication between your server and the cloud, ensuring smooth synchronization and management of resources across your network.
- Establishes a reliable connection between your server and RedstoneCloud.
- Facilitates real-time data synchronization using Redis.
- Supports a wide range of server software for maximum compatibility.
- Easily extensible to support additional server software.
- WaterdogPE
- PowerNukkitX
- Nukkit
- Allay partially
To set up CloudBridge on your server, follow these steps:
-
Download the latest release:
- Visit the releases page and download the latest version of CloudBridge.
-
Install CloudBridge:
- Place the downloaded
.jarfile into your server'spluginsfolder.
- Place the downloaded
-
Start your server:
- Once CloudBridge is installed and configured, you can now start your server. It will now be connected to RedstoneCloud.
Ensure you're running the latest version of CloudBridge to maintain compatibility with RedstoneCloud and benefit from new features and security updates.
We welcome contributions to help improve CloudBridge! Here are some ways you can contribute:
If you encounter any issues while using CloudBridge, please open an issue on GitHub. Be sure to provide a clear description of the issue and steps to reproduce it.
CloudBridge is designed to be flexible and can be extended to support additional Minecraft server software. If you have experience with other server software and would like to contribute, you can add support by following these steps:
- Fork the repository and implement the required changes to support the new software.
- Ensure that your changes follow the project’s coding standards and include appropriate documentation.
- Submit a pull request, and our team will review your contribution.
For any other code contributions—bug fixes, feature additions, or improvements—please submit a pull request. Make sure to:
- Follow our coding guidelines.
- Include tests where applicable.
- Provide documentation for any new features.
This project is licensed under the Apache-2.0 License. For more information, see the LICENSE file.