Compare commits
22 Commits
tuxcraft_6
...
VoxeliumX_
| Author | SHA1 | Date | |
|---|---|---|---|
| f0d20a79c1 | |||
| e1cef8a3e3 | |||
| 170beecfe4 | |||
| f7bc167aba | |||
| b2ff6a9ad9 | |||
| a86b133b3f | |||
| fe449c896d | |||
| 6abbf2ef68 | |||
| 9273d0b51c | |||
| 68b5e6dea9 | |||
| a69317674a | |||
| 9c3e277fbd | |||
| ceab8b549d | |||
| 1cd51a302f | |||
| a7dc04e0f7 | |||
| 827de91a71 | |||
| 3f6e3ebac2 | |||
| 4ac7b13ada | |||
| 72b0328c4f | |||
| e8a6f9b113 | |||
| d8f168d633 | |||
| a8d9256d54 |
92
README.md
92
README.md
@@ -1,61 +1,57 @@
|
|||||||
# TuxCraft
|
# VoxeliumX
|
||||||
|
|
||||||
TuxCraft a simple minecraft server hosting tool.
|
VoxeliumX a simple minecraft server hosting tool.
|
||||||
|
|
||||||
|
|
||||||
# Installation
|
# Need help on installing or want to report a bug or give us your idea join our discord server!
|
||||||
|
|
||||||
Use this command to download the latest version of tuxcraft_6 on this branch (on the main branch is the newest beta):
|
You can vind the join link on the official website! https://voxeliumx.playit.plus
|
||||||
|
|
||||||
|
# Installation (.deb)
|
||||||
|
|
||||||
|
sudo apt update && sudo apt install -y python3 openjdk-21-jre wget && wget --content-disposition "https://hamsterlab.playit.plus/Cheesehamster983/VoxeliumX/raw/branch/VoxeliumX_12/voxeliumx_12.0.deb" && sudo dpkg -i voxeliumx_12.0.deb
|
||||||
|
|
||||||
|
# Installation (tar.gz)
|
||||||
|
|
||||||
|
Use this command to download the latest version of VoxeliumX for other linux distros of this branch (the latest version of VoxeliumX is on 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/VoxeliumX_12/voxeliumx_12.0.tar.gz" && tar -xzf voxeliumx_12.0.tar.gz && cd voxeliumx_12.0
|
||||||
|
|
||||||
|
# Usage (for the .deb install)
|
||||||
|
|
||||||
|
To start VoxeliumX after download use this command:
|
||||||
|
|
||||||
|
sudo voxeliumx start
|
||||||
|
|
||||||
|
To stop VoxeliumX use this command:
|
||||||
|
|
||||||
|
sudo voxeliumx stop
|
||||||
|
|
||||||
|
# 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_12.0
|
||||||
|
|
||||||
|
And then run: ./start.sh
|
||||||
|
|
||||||
|
And then VoxeliumX is started!
|
||||||
|
|
||||||
|
To stop VoxeliumX (you have to be in the voxeliumx_12.0 folder): ./stop.sh
|
||||||
|
|
||||||
|
|
||||||
curl -O https://hamsterlab.playit.plus/Cheesehamster983/TuxCraft/raw/branch/tuxcraft_6/tuxcraft_6.1.deb
|
# Uninstalling (for the .deb install)
|
||||||
|
|
||||||
|
To delete VoxeliumX use this command: sudo apt remove voxeliumx
|
||||||
|
|
||||||
And after the command above use this command:
|
And to make sure VoxeliumX is deleted use this command: sudo apt purge voxeliumx
|
||||||
|
|
||||||
|
# Uninstalling (for the tar.gz install)
|
||||||
|
|
||||||
sudo dpkg -i tuxcraft_6.1.deb
|
Go to downloads or a other folder where the folder voxeliumx_12.0 is located and use these commands:
|
||||||
|
|
||||||
|
rm -rf voxeliumx_12.0
|
||||||
|
|
||||||
And then you have TuxCraft installed!
|
rm -rf voxeliumx_12.0.tar.gz
|
||||||
|
|
||||||
|
And then you have deleted VoxeliumX!
|
||||||
# Usage
|
|
||||||
|
|
||||||
|
|
||||||
To start TuxCraft use this command:
|
|
||||||
|
|
||||||
|
|
||||||
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 tuxcraft other wise its nog going to start)
|
|
||||||
|
|
||||||
|
|
||||||
To stop TuxCraft use this command:
|
|
||||||
|
|
||||||
|
|
||||||
sudo tuxcraft stop
|
|
||||||
|
|
||||||
|
|
||||||
To view the status of TuxCraft use this command:
|
|
||||||
|
|
||||||
|
|
||||||
sudo tuxcraft status
|
|
||||||
|
|
||||||
|
|
||||||
# Uninstalling
|
|
||||||
|
|
||||||
Use this command to uninstall any version of TuxCraft:
|
|
||||||
|
|
||||||
|
|
||||||
sudo apt remove tuxcraft
|
|
||||||
|
|
||||||
|
|
||||||
And this command to make sure everything of tuxcraft is gone:
|
|
||||||
|
|
||||||
|
|
||||||
sudo apt purge tuxcraft
|
|
||||||
|
|
||||||
|
|
||||||
And then you have deleted TuxCraft!
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
Releases/Beta-Releases/voxeliumx_12.0/change_log_12
Normal file
1
Releases/Beta-Releases/voxeliumx_12.0/change_log_12
Normal file
@@ -0,0 +1 @@
|
|||||||
|
- added NeoForge suport for Minecraft Java
|
||||||
BIN
Releases/Beta-Releases/voxeliumx_12.0/voxeliumx_12.0.deb
Normal file
BIN
Releases/Beta-Releases/voxeliumx_12.0/voxeliumx_12.0.deb
Normal file
Binary file not shown.
BIN
Releases/Beta-Releases/voxeliumx_12.0/voxeliumx_12.0.tar.gz
Normal file
BIN
Releases/Beta-Releases/voxeliumx_12.0/voxeliumx_12.0.tar.gz
Normal file
Binary file not shown.
1
change_log_12
Normal file
1
change_log_12
Normal file
@@ -0,0 +1 @@
|
|||||||
|
- added NeoForge suport for Minecraft Java
|
||||||
BIN
tuxcraft_6.1.deb
BIN
tuxcraft_6.1.deb
Binary file not shown.
BIN
tuxcraft_6.1.zip
BIN
tuxcraft_6.1.zip
Binary file not shown.
BIN
voxeliumx_12.0.deb
Normal file
BIN
voxeliumx_12.0.deb
Normal file
Binary file not shown.
BIN
voxeliumx_12.0.tar.gz
Normal file
BIN
voxeliumx_12.0.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user