Skip to content

Lodestone-Team/lodestone

Repository files navigation

Lodestone Screen Shot

Contributors Issues Build

Lodestone

A free, open source server hosting tool for Minecraft and other multiplayers

🔗 Get Started: https://www.lodestone.cc/

Features and roadmap

  • Clean and intuitive UI
  • One-click installation and setup
  • Collaborative remote server and resource management
  • Priority on safety and security
  • User permission management 🚧
  • Automated macros and tasks (beta, read more here)
  • Connecting without port forward 🚧

Installation

Windows

You can download Lodestone Desktop for Windows from the releases page

Docker

See here

Linux

Download and run Lodestone CLI.

If you would like to use the dashboard:

  1. Use a chromium based browser (Chrome, Edge, Brave, etc.) and go to https://www.lodestone.cc/
  2. Follow this guide to enable mixed content for the site.
  3. If you have browser extensions such as HTTPS Everywhere, disable them for the site.

To see why step 2 and 3 are necessary and some possible solutions, see here

Note Lodestone Desktop for Linux is highly experimental and untested. We won't be able to provide support if you decide to use it.

MacOS (Intel)

Download and run Lodestone CLI.

If you would like to use the dashboard:

  1. Use a chromium based browser (Chrome, Edge, Brave, etc.) and go to https://www.lodestone.cc/
  2. Follow this guide to enable mixed content for the site.
  3. If you have browser extensions such as HTTPS Everywhere, disable them for the site.

To see why step 2 and 3 are necessary and some possible solutions, see here

Note ARM Macs are not supported yet. See this issue for more info.

Note Lodestone Desktop for MacOs is highly experimental and untested. We won't be able to provide support if you decide to use it.

Safety & Security

Lodestone Core is written entirely in safe Rust, and uses#![forbid(unsafe_code)]. However we can't guarantee the safety of the crates and binaries we link to, as those may use unsafe rust.

Lodestone is created with security as a top priority. While most of the safety critical code such as login and permissions management have been tested thoroughly, no formal security audit has been done for any part of Lodestone.

Contributing

Lodestone is still new and we have a lot of features planned for this year. Either way, we'd love to hear your feedback! If you have any suggestions, leave a GitHub issue or talk to us on our Discord.

License

This project uses the GNU Affero General Public License v3.0. See our LICENSE file for details. For an alternate (proprietary) license, please raise an issue.

Team

Lodestone wouldn't be here if it weren't for our contributors. Check out our team here!

Support Us

We strive to make Lodestone open source and free for everyone to use. If you like what we are making please consider buying us a coffee to support our development.

Have questions?

Checkout our FAQ here for more info: https://github.com/Lodestone-Team/lodestone/wiki/FAQ

You can also join our Discord to ask questions and help for setting up Lodestone.

(back to top)