This package allows you to install Minecraft quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
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.
Shipped version: 1.18.1~ynh1
For server administration, use the Minecraft console or RCON (which is open on port 25575 with your password).
systemctl start minecraft
systemctl stop minecraft
systemctl restart minecraft
systemctl status minecraft
The folder of your servers is: /home/yunohost.app/minecraft
- Minecraft (Vanilla)
- Minecraft (Vanilla snapshot)
- Spigot
- CraftBukkit (by Spigot)
- BungeeCord
- Paper
- Waterfall (by Paper)
- Non-official documentation: https://minecraft.gamepedia.com/Tutorials/Setting_up_a_server
- Official app website: https://www.minecraft.net/
- Official admin documentation: https://minecraft.gamepedia.com/Tutorials/Setting_up_a_server
- YunoHost documentation for this app: https://yunohost.org/app_minecraft
- Report a bug: https://github.com/YunoHost-Apps/minecraft_ynh/issues
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
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: https://yunohost.org/packaging_apps