0.2.6. Adding a Spigot
⚠️ Disclaimer
This project is still in development. The translation is being handled by mysterious forces (AI), so expect some glitches and weirdness along the way. The original language of this project is Russian.
🔄 Note
This project is still being translated. Currently, only the Wiki documentation is being translated — the backend and frontend parts of the project have not been translated yet.
English
https://outline.nikitaredk0.ru/s/682c860b-97f6-452a-9a91-899b2df5ee63
Main Changes
This project is still in development. The translation is being handled by mysterious forces (AI), so expect some glitches and weirdness along the way. The original language of this project is Russian.
🔄 Note
This project is still being translated. Currently, only the Wiki documentation is being translated — the backend and frontend parts of the project have not been translated yet.
English
https://outline.nikitaredk0.ru/s/682c860b-97f6-452a-9a91-899b2df5ee63
Main Changes
1. Adding a Spigot
- Spigot has been added to the project.
Requirements
Requirements
To run the project, you will need:
- Internet access (for downloading Java and server files)
- Docker version 18.06.0 or newer
- Docker Compose version 1.27.0 or newer
How to Run the Project
- Internet access (for downloading Java and server files)
- Docker version 18.06.0 or newer
- Docker Compose version 1.27.0 or newer
How to Run the Project
Option 1: Clone the Repository
git clone https://github.com/crazykivi/MCStack.git
cd MCStack
Option 2: Download a Release Archive
You can download ready-made release packages with pre-configured docker-compose.yml, .env, and launch scripts from the Releases page.
git clone https://github.com/crazykivi/MCStack.git
cd MCStack
Option 2: Download a Release Archive
You can download ready-made release packages with pre-configured docker-compose.yml, .env, and launch scripts from the Releases page.
Option 3: Manual Setup
Create a file named docker-compose.yml with content from the repository.
Create a file named docker-compose.yml with content from the repository.
Launch Instructions
1. Download the Project