Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunohost-apps/minecraft_ynh
Minecraft Server package for YunoHost
https://github.com/yunohost-apps/minecraft_ynh
minecraft minecraft-server paper spigot vanilla yunohost yunohost-apps
Last synced: about 2 months ago
JSON representation
Minecraft Server package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/minecraft_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2019-01-05T18:34:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T19:24:07.000Z (2 months ago)
- Last Synced: 2024-10-27T23:49:49.878Z (2 months ago)
- Topics: minecraft, minecraft-server, paper, spigot, vanilla, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.minecraft.net/
- Size: 549 KB
- Stars: 12
- Watchers: 10
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft for YunoHost
[![Integration level](https://dash.yunohost.org/integration/minecraft.svg)](https://ci-apps.yunohost.org/ci/apps/minecraft/) ![Working status](https://ci-apps.yunohost.org/ci/badges/minecraft.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/minecraft.maintain.svg)
[![Install Minecraft with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=minecraft)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Minecraft quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
Minecraft is a sandbox construction game, whose gameplay involves players interacting with the game world by placing and breaking various types of blocks in a three-dimensional environment. In this environment, players can build creative structures, creations, and artwork on multiplayer servers and singleplayer worlds across multiple game modes.
### Supported Servers
1. Minecraft (Vanilla)
2. Minecraft (Vanilla snapshot)
3. Spigot
4. Paper**Shipped version:** 1.21.3~ynh2
## Documentation and resources- Official app website:
- Official admin documentation:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/minecraft_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/minecraft_ynh/tree/testing --debug
or
sudo yunohost app upgrade minecraft -u https://github.com/YunoHost-Apps/minecraft_ynh/tree/testing --debug
```**More info regarding app packaging:**