Compare commits
95 Commits
tuxcraft_4
...
VoxeliumX_
| Author | SHA1 | Date | |
|---|---|---|---|
| 3da4944f2d | |||
| 2a90280c1a | |||
| 815e6a636c | |||
| f6687ba75b | |||
| 4d0fbdbd8b | |||
| 546001aee3 | |||
| 0ec70714b2 | |||
| 1e8643b718 | |||
| f96202bd35 | |||
| 1a60764c4c | |||
| f5d0650a96 | |||
| c547482350 | |||
| 0e7c3445c9 | |||
| 6cba5ecab9 | |||
| f6599bdb8d | |||
| d583e37ebb | |||
| afdbbb4e35 | |||
| 1559ed0dd1 | |||
| be554cfdec | |||
| 8cf30d56ac | |||
| 09bd74582c | |||
| 55c2e3f1be | |||
| 54365f919b | |||
| ccbe7d661f | |||
| 710fd6dbbf | |||
| 5df85016ec | |||
| 01ca6e97a5 | |||
| f7077305d5 | |||
| 557bbaa045 | |||
| 858de2af06 | |||
| 6facf67bc0 | |||
| 2f249d9eb6 | |||
| b87f290eec | |||
| 5fc0636834 | |||
| ca3d160432 | |||
| c4c86ecd1c | |||
| 53ab912028 | |||
| 5703b642db | |||
| c54f30b8f1 | |||
| dce6daa3fe | |||
| 90b19a75d3 | |||
| 081af4a578 | |||
| 8175e9b581 | |||
| d108b04a95 | |||
| ef3c92ad7b | |||
| 4d82157f9f | |||
| c28d1782ee | |||
| d2e6a533ed | |||
| 67e6c8eeea | |||
| 450478371b | |||
| e9a5e6e418 | |||
| e7955efa2f | |||
| 2ba6617299 | |||
| 4bffeab6c3 | |||
| 2fa1a5f866 | |||
| f493a94978 | |||
| d5f7c42fda | |||
| 5e8d432ddf | |||
| 06edb1616a | |||
| 83de54f332 | |||
| 688657f73e | |||
| ceee29bab8 | |||
| 390ac15f62 | |||
| 37aa22c49d | |||
| 2aa5ad3059 | |||
| 53d2577794 | |||
| 1b7e217c93 | |||
| 2e14582ba7 | |||
| db141ab7b6 | |||
| f9886411d7 | |||
| b0b99b1380 | |||
| 8c2444045d | |||
| 7529af0df5 | |||
| dfbeff88bf | |||
| 8522c350f2 | |||
| 8936bfe83c | |||
| 5bb51e0741 | |||
| 9a22b16e1d | |||
| 4a44f66bf2 | |||
| 0e945c5e54 | |||
| 62a7027a36 | |||
| d5556b19d5 | |||
| bad4ab3255 | |||
| d6f004d76d | |||
| 08b4bd3942 | |||
| 1cd300b850 | |||
| f9ceb62c6f | |||
| 6ad3fbf16d | |||
| 8e76d6b516 | |||
| 13da6e8e38 | |||
| b64adb260d | |||
| 8cbe001b30 | |||
| f22deb7c84 | |||
| 5c50174335 | |||
| 5323271d4e |
34
README.md
34
README.md
@@ -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 on this branch:
|
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_4/tuxcraft_4.4.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_4.4.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!
|
||||||
BIN
Releases/Alpha Releases/voxeliumx_9.0/tuxcraft_9.0.deb
Normal file
BIN
Releases/Alpha Releases/voxeliumx_9.0/tuxcraft_9.0.deb
Normal file
Binary file not shown.
BIN
Releases/Alpha Releases/voxeliumx_9.1/tuxcraft_9.1.deb
Normal file
BIN
Releases/Alpha Releases/voxeliumx_9.1/tuxcraft_9.1.deb
Normal file
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Releases/Beta-Releases/voxeliumx_9.2/voxeliumx_9.2.deb
Normal file
BIN
Releases/Beta-Releases/voxeliumx_9.2/voxeliumx_9.2.deb
Normal file
Binary file not shown.
BIN
Releases/Beta-Releases/voxeliumx_9.2/voxeliumx_9.2.tar.gz
Normal file
BIN
Releases/Beta-Releases/voxeliumx_9.2/voxeliumx_9.2.tar.gz
Normal file
Binary file not shown.
BIN
tuxcraft_4.4.deb
BIN
tuxcraft_4.4.deb
Binary file not shown.
BIN
tuxcraft_4.4.zip
BIN
tuxcraft_4.4.zip
Binary file not shown.
BIN
voxeliumx_9.2.deb
Normal file
BIN
voxeliumx_9.2.deb
Normal file
Binary file not shown.
BIN
voxeliumx_9.2.tar.gz
Normal file
BIN
voxeliumx_9.2.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user