41 Commits

Author SHA1 Message Date
3da4944f2d Uploaded tuxcraft_9.1 to the releases folder. (alpha release) 2026-04-15 06:03:23 +00:00
2a90280c1a Uploaded tuxcraft_9.0 to the releases folder. (alpha release) 2026-04-15 06:03:07 +00:00
815e6a636c Uploaded voxeliumx to the releases folder. (beta releases) 2026-04-15 06:01:09 +00:00
f6687ba75b Made a folder. 2026-04-15 06:00:19 +00:00
4d0fbdbd8b Made a folder. 2026-04-15 05:59:57 +00:00
546001aee3 Accidentely made a file... 2026-04-15 05:59:40 +00:00
0ec70714b2 Made a folder. 2026-04-15 05:59:20 +00:00
1e8643b718 Made a folder. 2026-04-15 05:58:57 +00:00
f96202bd35 Uploaded voxeliumx_9.2..tar.gz and .deb to the root of branch VoxeliumX_9 (beta releases).
These releases add bedrock suport to voxeliumx (tuxcraft) (java is stil suported)
2026-04-15 05:57:57 +00:00
1a60764c4c Update README.md 2026-04-15 05:52:18 +00:00
f5d0650a96 Cleaning VoxeliumX_9 branch... 2026-04-15 05:47:23 +00:00
c547482350 Cleaning VoxeliumX_9 branch... 2026-04-15 05:47:19 +00:00
0e7c3445c9 Cleaning VoxeliumX_9 branch... 2026-04-15 05:47:15 +00:00
6cba5ecab9 Cleaning VoxeliumX_9 branch... 2026-04-15 05:47:06 +00:00
f6599bdb8d Cleaning VoxeliumX_9 branch... 2026-04-15 05:47:00 +00:00
d583e37ebb Cleaning VoxeliumX_9 branch... 2026-04-15 05:46:56 +00:00
afdbbb4e35 Cleaning VoxeliumX_9 branch... 2026-04-15 05:46:42 +00:00
1559ed0dd1 Cleaning VoxeliumX_9 branch... 2026-04-15 05:46:38 +00:00
be554cfdec Update README.md 2026-04-06 14:46:37 +00:00
8cf30d56ac Uploaded tuxcraft_6.0 to the releases folder. (alpha release) 2026-04-06 14:45:00 +00:00
09bd74582c Uploaded tuxcraft_6.1 to the releases folder. (beta release) 2026-04-06 14:44:26 +00:00
55c2e3f1be Made a folder. 2026-04-06 14:43:52 +00:00
54365f919b Made a folder. 2026-04-06 14:43:38 +00:00
ccbe7d661f Uploaded tuxcraft_6.1 to the root of the main branch (beta release)
This is because i accidentely deleted the tuxcraft_6 branch.
2026-04-06 14:43:13 +00:00
710fd6dbbf Cleaning tuxcraft_6 branch... 2026-04-06 14:41:32 +00:00
5df85016ec Cleaning tuxcraft_6 branch... 2026-04-06 14:41:27 +00:00
01ca6e97a5 Made a folder. 2026-04-06 14:41:09 +00:00
f7077305d5 Cleaning tuxcraft_6 branch... 2026-04-06 14:40:25 +00:00
557bbaa045 Cleaning tuxcraft_6 branch... 2026-04-06 14:40:21 +00:00
858de2af06 Cleaning tuxcraft_6 branch... 2026-04-06 14:40:17 +00:00
6facf67bc0 Cleaning tuxcraft_6 branch... 2026-04-06 14:40:06 +00:00
2f249d9eb6 Cleaning tuxcraft_6 branch... 2026-04-06 14:40:02 +00:00
b87f290eec Cleaning tuxcraft_6 branch... 2026-04-06 14:39:58 +00:00
5fc0636834 Cleaning tuxcraft_6 branch... 2026-04-06 14:39:53 +00:00
ca3d160432 Cleaning tuxcraft_6 branch... 2026-04-06 14:39:49 +00:00
c4c86ecd1c Cleaning tuxcraft_6 branch... 2026-04-06 14:39:45 +00:00
53ab912028 Cleaning tuxcraft_6 branch... 2026-04-06 14:39:40 +00:00
5703b642db Cleaning tuxcraft_6 branch... 2026-04-06 14:39:35 +00:00
c54f30b8f1 Cleaning tuxcraft_6 branch... 2026-04-06 14:39:31 +00:00
dce6daa3fe Cleaning tuxcraft_6 branch... 2026-04-06 14:39:27 +00:00
90b19a75d3 Update README.md 2026-04-03 18:06:15 +00:00
22 changed files with 17 additions and 17 deletions

View File

@@ -1,61 +1,61 @@
# TuxCraft # VoxeliumX (note: TuxCraft got a new name! and this release has bedrock suport! (and java stil works btw))
TuxCraft a simple minecraft server hosting tool. VoxeliumX a simple minecraft server hosting tool.
# Installation # Installation
Use this command to download the latest version of tuxcraft_6 on this branch (on the main branch is the newest beta): Use this command to download the latest version of VoxeliumX_9 on this branch (on the main branch is the newest beta):
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_6/tuxcraft_6.1.deb curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/voxeliumx_9/voxeliumx_9.2.deb
And after the command above use this command: And after the command above use this command:
sudo dpkg -i tuxcraft_6.1.deb sudo dpkg -i voxeliumx_9.2.deb
And then you have TuxCraft installed! And then you have VoxeliumX installed!
# Usage # Usage
To start TuxCraft use this command: To start VoxeliumX use this command:
sudo tuxcraft start sudo voxeliumx 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) 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 TuxCraft use this command: To stop TuxCraft use this command:
sudo tuxcraft stop sudo voxeliumx stop
To view the status of TuxCraft use this command: To view the status of VoxeliumX use this command:
sudo tuxcraft status sudo voxeliumx status
# Uninstalling # Uninstalling
Use this command to uninstall any version of TuxCraft: 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):
sudo apt remove tuxcraft sudo apt remove voxeliumx
And this command to make sure everything of tuxcraft is gone: And this command to make sure everything of VoxeliumX is gone:
sudo apt purge tuxcraft sudo apt purge voxeliumx
And then you have deleted TuxCraft! And then you have deleted VoxeliumX!

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
voxeliumx_9.2.deb Normal file

Binary file not shown.

BIN
voxeliumx_9.2.tar.gz Normal file

Binary file not shown.