N-aksif-N / MineColab_Improved

An alternative Minecolab project. --------- Original: https://github.com/thecoder-001/MineColab ----------------------- Wiki: https://minecolabimproved-wiki-gg.translate.goog/es/wiki/MineColab_Improved_Wiki?_x_tr_sl=es&_x_tr_tl=en&_x_tr_hl=es&_x_tr_pto=wapp
GNU General Public License v3.0
116 stars 51 forks source link
colab colab-notebook google-colab google-drive jupyter jupyter-notebook minecolab minecraft-server python server streamlit streamlit-application streamlit-webapp

Logo

Mine Colab [Improved]

Run Minecraft Server on Google Colab

Discord Minecolab Support Star Open In Colab Download

Table of content - [ :hear_no_evil: What is Minecolab_Improved?](https://github.com/N-aksif-N/MineColab_Improved/tree/master/?tab=readme-ov-file#hear_no_evil--first-of-all-what-is-mine-colab-improved) - [ :moneybag: Can Minecolab server online 24/7?](https://github.com/N-aksif-N/MineColab_Improved/tree/master/?tab=readme-ov-file#moneybag--can-minecolab-server-online-247) - [ :page_with_curl: Instructions](https://github.com/N-aksif-N/MineColab_Improved/tree/master/?tab=readme-ov-file#page_with_curl-instructions) - [ :zap: How does Minecolab actually work?](https://github.com/N-aksif-N/MineColab_Improved/tree/master/?tab=readme-ov-file#zap--so-how-does-it-actually-work) - [ ๐Ÿ”ฎ License](https://github.com/N-aksif-N/MineColab_Improved/tree/master/?tab=readme-ov-file#-license) - [ ๐Ÿ› Found a bug?](https://github.com/N-aksif-N/MineColab_Improved/tree/master/?tab=readme-ov-file#-found-a-bug) - [ ๐Ÿ‘ Notes](https://github.com/N-aksif-N/MineColab_Improved/tree/master/?tab=readme-ov-file#-notes)

:hear_no_evil: First of all, what is Mine Colab [Improved]?

Mine Colab [Improved] is an alternative Minecolab project that helps to build a Minecraft server on your own Gdrive. It is easier to use and more flexible to edit. This project is suited for mainly google colab (a free service based on jupyter notebook and ubuntu os), though this can be applied on other projects like jupyter lab, deepnote, etc. This project followed the GNU License. Before looking closer, please make sure to see the original

:moneybag: Can Minecolab server online 24/7?

Of course, it's possible but with a little hard work. Google Colab is a free service and it is not suited for 24/7 online so you can use deepnote instead. Or if you still want to use google collab you may need some tricks or friends to make the web online and accept the captcha manually.

:page_with_curl: Instructions

Create Minecraft server

  1. Run the cell that creates the Minecraft server.
  2. After that, you have five options. You can either use Ngrok, PlayIt, or Cloudflare's Argo. Ngrok, Localtonet is easy to set up and doesn't require anything to be installed by the clients but it can often be quite unreliable. Argo doesn't have such limitations but requires a bit more work. Playit, Zrok may get bugged at this point but it is more reliable and does not require any hard work.

:zap: So, how does it actually work?

MInecolab [Improved] is an alternative Minecolab project. Therefore, it has all the main features, which the Minecolab project does:

  1. Update the system's apt-cache.
  2. Install Openjdk-8 (For Minecraft versions below 1.17) or Openjdk-17 (For Minecraft versions over or in 1.17) through apt-get.
  3. Mount Google Drive to access the Minecraft folder (Drive is used here to provide persistent storage).
  4. Setup Argo/ngrok/playit Tunnel (Opening a tunnel at port 25565) depending on the tunnel_service variable.
  5. Change the directory to the Minecraft server folder on Google Drive ("Minecraft-server" is the default, located in the root directory of your Google Drive.)
  6. List/Print the file list on the screen to indicate successful directory change.
  7. Startup the Minecraft server (with optimized JVM parameters from Aikar's guide) and from GC logging

Additionally, Minecolab [Improved] has more new features:

  1. Bug Fixes: Mine Colab [Improved] addresses issues like Java errors, connection disruptions, and missing files, ensuring a smoother experience.
  2. Performance Improvements: The project has been optimized for better performance, making it more efficient.
  3. Mod and Plugin Support: You can now easily integrate mods, plugins, and mod packs from two primary sources: Modrinth and CurseForge.
  4. Server Configuration:
    • Server Properties: Customize server properties such as game rules, difficulty, and world settings.
    • Server MOTD (Message of the Day): Describe the server, promote features, create announcements, attract attention.
  5. Server Icon Configuration: Choose an icon to represent your server visually.
  6. Logs Viewing: Access and review server logs to troubleshoot issues or monitor server activity.
  7. Server Backup: Create backups of your server data in zip files, ensuring data safety.
  8. Expanded Software Support:
    • Forge: Use the popular Forge modding platform.
    • Fabric: Opt for the lightweight Fabric mod loader.
    • Vanilla: Run a vanilla Minecraft server.
    • Snapshot: Experiment with the latest Minecraft snapshots.
    • Paper: Utilize the Paper server software.
    • Purpur: Explore the Purpur server implementation.
    • Arclight: Try out the Arclight server software.
    • Mohist: Use Mohist, which combines Forge and Fabric.
    • Banner: Deploy a Banner server.
    • Velocity: Set up a Velocity proxy server.

๐Ÿ”ฎ License:

License

๐Ÿ› Found a bug?

๐Ÿ‘ Notes

ForTheBadge built-with-love

๐Ÿ‘ฅ Contributors

This project couldn't be made just without everyone that put it's little piece of sand, so we would like to show them all in this section.