Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.
/ gamocosmautostart Public archive

A Minecraft skeleton server that wait for a player to join then start the real server on https://gamocosm.com.

Notifications You must be signed in to change notification settings

Alteiria/gamocosmautostart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamocosm Auto Start GitHub stars Docker Cloud Build Status Docker Cloud Automated build GitHub package.json version

Description

This project starts a fake Minecraft server that wait for a player to join it then communicate with the Gamocosm API to start the real server and finally redirect the requests to the real server automatically.

Alteiria is looking for Java developers

Alteiria is a MMORPG server that breaks Minecraft’s boundaries to offer its players innovative and captivating content, without launcher. You may visit our website to learn more about us: https://alteiria.fr/index.en.html.

We are seeking for Java developers, if you are interested into joining the project please consider applying here: https://forms.gle/4L3esqh72VzLfcix9.

Internally we use GamocosmAutoStart to manage some of our servers 😃.

How to setup the program

  1. Copy the file template.config.toml to config.toml
  2. Register on Gamocosm: https://gamocosm.com/users/sign_up
  3. Create a new server.
  4. In the file config.toml rename example in [servers.example] to the server name that you used when creating your server on Gamocosm.
  5. Head over the "Advanced" tab of Gamocosm's interface.
  6. Copy the API key then paste it in the config.toml file for the key field under [servers.yourServerName].
  7. In the address URL bar of the Gamocosm interface copy everything after https://gamocosm.com/servers/ then paste it in the config.toml file for the id field under [servers.yourServerName].
  8. You may change the port in the config.toml file (optional).
  9. That's it. Enjoy!

About

A Minecraft skeleton server that wait for a player to join then start the real server on https://gamocosm.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published