5 Commits

Author SHA1 Message Date
a244c07951 Update README.md 2026-04-12 18:06:44 +00:00
4586e4d8ac Uploaded tuxcraft_8.1.tar.gz to the root of branch tuxcraft_8 (beta release).
(I forgot to upload it to this branch.)
2026-04-12 18:06:20 +00:00
edd523cb30 Update README.md 2026-04-03 18:11:20 +00:00
f6d9de21d2 Update README.md 2026-04-03 18:08:18 +00:00
f9d74eb8c4 Update README.md 2026-04-03 18:08:02 +00:00
23 changed files with 31 additions and 23 deletions

View File

@@ -1,61 +1,69 @@
# VoxeliumX (note: TuxCraft got a new name! and this release has bedrock suport! (and java stil works btw))
# TuxCraft
VoxeliumX a simple minecraft server hosting tool.
TuxCraft a simple minecraft server hosting tool.
# Installation
Use this command to download the latest version of VoxeliumX_9 on this branch (on the main branch is the newest beta):
Use this command to download the latest version of tuxcraft_8 on this branch (on the main branch is the newest beta):
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/voxeliumx_9/voxeliumx_9.2.deb
sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_8/tuxcraft_8.1.deb" && sudo dpkg -i tuxcraft_8.1.deb
And after the command above use this command:
sudo dpkg -i voxeliumx_9.2.deb
And then you have VoxeliumX installed!
And then you have TuxCraft installed!
# Usage
To start VoxeliumX use this command:
To start TuxCraft use this command:
sudo voxeliumx start
sudo tuxcraft start
After the command above visit the web server at: http://your-servers-ip:8080 make sure to change the ip of your-server-ip to the servers ip. (and make sure that you use sudo to start voxeliumx other wise its nog going to start)
After the command above visit the web server at: http://your-servers-ip:8080 make sure to change the ip of your-server-ip to the servers ip. (and make sure that you use sudo to start tuxcraft other wise its nog going to start)
To stop TuxCraft use this command:
sudo voxeliumx stop
sudo tuxcraft stop
To view the status of VoxeliumX use this command:
To view the status of TuxCraft use this command:
sudo voxeliumx status
sudo tuxcraft status
# Uninstalling
# Uninstalling (for the Debian based install)
Use this command to uninstall any version of VoxeliumX (TuxCraft uninstalling is the same but the name is diffrent contact discord if you got problems deleting TuxCraft):
Use this command to uninstall any version of TuxCraft:
sudo apt remove voxeliumx
sudo apt remove tuxcraft
And this command to make sure everything of VoxeliumX is gone:
And this command to make sure everything of tuxcraft is gone:
sudo apt purge voxeliumx
sudo apt purge tuxcraft
And then you have deleted VoxeliumX!
And then you have deleted TuxCraft!
# Uninstalling (for the tar.gz install)
Go to downloads or a other folder where the folder tuxcraft_x.x is located and use these commands:
rm -rf tuxcraft_x.x
rm -rf tuxcraft_x.x.tar.gz
And then you have deleted TuxCraft!

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
tuxcraft_8.1.deb Normal file

Binary file not shown.

BIN
tuxcraft_8.1.tar.gz Normal file

Binary file not shown.

BIN
tuxcraft_8.1.zip Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.