23 Commits

Author SHA1 Message Date
1c4cf5a550 Update README.md 2026-03-17 07:27:58 +00:00
3f86efc4d6 Update README.md 2026-03-09 19:45:33 +00:00
0bdc8d8db8 updated readme file in branch tuxcraft_1 2026-02-26 16:28:55 +00:00
bda80e3ae3 Update README.md 2026-02-21 20:07:19 +00:00
248c70d142 uploaded TuxCraft 1.1 2026-02-21 18:57:30 +00:00
d13a8314c2 Delete tuxcraft_1.1.zip
forgot to make 1 change...
2026-02-21 16:49:59 +00:00
199e87c50e Delete tuxcraft_1.1.deb
forgot to make 1 change...
2026-02-21 16:49:52 +00:00
c8c08583dc uploaded TuxCraft 1.1 2026-02-21 16:48:03 +00:00
2dbe63eaec Delete tuxcraft_1.0.zip
this file is moved so these can be deleted
2026-02-21 16:47:16 +00:00
d9159b5529 Delete tuxcraft_1.0.deb
this file is moved so these can be deleted
2026-02-21 16:47:07 +00:00
9b911b7e1e Upload files to "Releases/tuxcraft_1.0"
now these files are in the good spot
2026-02-21 16:46:13 +00:00
77374eea2a Add Releases/tuxcraft_1.0/.gitkeep 2026-02-21 16:45:39 +00:00
034e80cd4c moved to the wrong spot 2026-02-21 16:44:58 +00:00
62e85c39a1 Delete Releases/tuxcraft_1.0/.gitkeep/tuxcraft_1.0.deb
moved to the wrong spot
2026-02-21 16:44:39 +00:00
41955dbc3f Moved tuxcraft_1.0
Moving these files to make room for tuxcraft_1.1
2026-02-21 16:42:34 +00:00
3cf715308a Uploaded tuxcraft_1.0 to folder releases
moving these files voor tuxcraft_1.1
2026-02-21 16:40:55 +00:00
be0097f647 made a release folder 2026-02-21 16:37:47 +00:00
646f72a72a uploaded TuxCraft 1.0 the good version 2026-02-21 16:33:42 +00:00
38efeade86 Delete tuxcraft_1.0.zip
uploaded wrong version
2026-02-21 16:20:39 +00:00
8568ac178c Delete tuxcraft_1.0.deb
uploaded wrong version
2026-02-21 16:20:25 +00:00
a10345a16f uploaded TuxCraft 1.0
uploaded the tuxcraft 1.0 files to branch tuxcraft_1
2026-02-21 08:52:50 +00:00
29cbe7fb28 Delete test 2026-02-20 13:55:21 +00:00
49f6a5e8dd test 2026-02-20 13:54:58 +00:00
29 changed files with 7 additions and 76 deletions

View File

@@ -1,89 +1,20 @@
# VoxeliumX # TuxCraft
VoxeliumX a simple minecraft server hosting tool. TuxCraft a simple minecraft server hosting tool.
# Need help on installing or want to report a bug or give us your idea join our discord server!
You can vind the join link on the official website! https://voxeliumx.playit.plus
# Installation # Installation
Use this command to download the latest version of VoxeliumX for debian based linux distros like ubuntu: Use this command to download the latest version of TuxCraft in this branch (the latest version is in the main branch):
sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/VoxeliumX/raw/branch/main/voxeliumx_9.2.deb" && sudo dpkg -i voxeliumx_9.2.deb
Use this command to download the latest version of VoxeliumX for other linux distros: curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_1/tuxcraft_1.1.deb
sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/VoxeliumX/raw/branch/main/voxeliumx_9.2.tar.gz" && tar -xzf voxeliumx_9.2.tar.gz && cd voxeliumx_9.2
# Usage (for Debian based install) And after the command above use this command:
To start VoxeliumX use this command: sudo dpkg -i tuxcraft_1.1.deb
sudo voxeliumx start And then you have TuxCraft installed! Make sure to read the README.md in /usr/share/tuxcraft for starting instructions and more!
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)
To stop VoxeliumX use this command:
sudo voxeliumx stop
To view the status of VoxeliumX use this command:
sudo voxeliumx status
# Usage (for the tar.gz install)
After downloading the tar.gz version unpack it and open the folder in the terminal like this:
cd voxeliumx_9.2
And then run: python3 voxeliumx.py
And then VoxeliumX is started!
To stop VoxeliumX just ctrl+c in the terminal where you started VoxeliumX (I am going to make starting and stopping better in the future.).
# Uninstalling (for the Debian based install)
Use this command to uninstall VoxeliumX (for uninstalling tuxcraft change the voxeliumx name or contact us in the discord (link for the discord in the official website of VoxeliumX)):
sudo apt remove voxeliumx
And this command to make sure everything of VoxeliumX is gone:
sudo apt purge voxeliumx
And then you have deleted VoxeliumX!
# Uninstalling (for the tar.gz install)
Go to downloads or a other folder where the folder voxeliumx_x.x is located and use these commands:
rm -rf voxeliumx_x.x
rm -rf voxeliumx_x.x.tar.gz
And then you have deleted VoxeliumX!

Binary file not shown.

Binary file not shown.

BIN
tuxcraft_1.1.deb Normal file

Binary file not shown.

BIN
tuxcraft_1.1.zip Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.