Compare commits
36 Commits
VoxeliumX_
...
VoxeliumX_
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e6f96e464 | |||
| c556886ea7 | |||
| 47e90fa664 | |||
| dca85bb7d6 | |||
| 91dea5c360 | |||
| ab9a3a8e09 | |||
| 3573cda103 | |||
| aeb35d2430 | |||
| f537dd60fc | |||
| 8547ea8b27 | |||
| 0dd9b87731 | |||
| 9e217861ff | |||
| b546796731 | |||
| b2141841c0 | |||
| acfa464e1c | |||
| d992cc9799 | |||
| 8edbeb8986 | |||
| 77398ba9ba | |||
| 1c7940e757 | |||
| 71edac7bbb | |||
| a1406629fa | |||
| 7d5d9af001 | |||
| 934c9d6f5f | |||
| 81e7bef2ed | |||
| 7372df9780 | |||
| 2b96a07642 | |||
| 76558498f1 | |||
| e5e9d12549 | |||
| 3d1d9d6612 | |||
| 0eb5a3a6b8 | |||
| 1c6a371fae | |||
| 119b8456b4 | |||
| 8a117ce1e0 | |||
| 99a39392c8 | |||
| 05368b793f | |||
| c0a76c50d8 |
58
README.md
58
README.md
@@ -1,57 +1 @@
|
||||
# VoxeliumX
|
||||
|
||||
VoxeliumX 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 (.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
|
||||
|
||||
|
||||
# Uninstalling (for the .deb install)
|
||||
|
||||
To delete VoxeliumX use this command: sudo apt remove voxeliumx
|
||||
|
||||
And to make sure VoxeliumX is deleted use this command: sudo apt purge voxeliumx
|
||||
|
||||
# Uninstalling (for the tar.gz install)
|
||||
|
||||
Go to downloads or a other folder where the folder voxeliumx_12.0 is located and use these commands:
|
||||
|
||||
rm -rf voxeliumx_12.0
|
||||
|
||||
rm -rf voxeliumx_12.0.tar.gz
|
||||
|
||||
And then you have deleted VoxeliumX!
|
||||
empy
|
||||
0
Releases/Alpha-Releases/VoxeliumX_14.0/.gitkeep
Normal file
0
Releases/Alpha-Releases/VoxeliumX_14.0/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/VoxeliumX_14.0/voxeliumx_14.0.deb
Normal file
BIN
Releases/Alpha-Releases/VoxeliumX_14.0/voxeliumx_14.0.deb
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/VoxeliumX_14.1/.gitkeep
Normal file
0
Releases/Alpha-Releases/VoxeliumX_14.1/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/VoxeliumX_14.1/voxeliumx_14.1.deb
Normal file
BIN
Releases/Alpha-Releases/VoxeliumX_14.1/voxeliumx_14.1.deb
Normal file
Binary file not shown.
Binary file not shown.
0
Releases/Alpha-Releases/VoxeliumX_14.3/.gitkeep
Normal file
0
Releases/Alpha-Releases/VoxeliumX_14.3/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/VoxeliumX_14.3/voxeliumx_14.3.tar.gz
Normal file
BIN
Releases/Alpha-Releases/VoxeliumX_14.3/voxeliumx_14.3.tar.gz
Normal file
Binary file not shown.
0
Releases/Alpha-Releases/VoxeliumX_14.4/.gitkeep
Normal file
0
Releases/Alpha-Releases/VoxeliumX_14.4/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/VoxeliumX_14.4/voxeliumx_14.4.tar.gz
Normal file
BIN
Releases/Alpha-Releases/VoxeliumX_14.4/voxeliumx_14.4.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
0
Releases/Alpha-Releases/voxeliumx_14.5/.gitkeep
Normal file
0
Releases/Alpha-Releases/voxeliumx_14.5/.gitkeep
Normal file
BIN
Releases/Alpha-Releases/voxeliumx_14.5/voxeliumx_14.5.tar.gz
Normal file
BIN
Releases/Alpha-Releases/voxeliumx_14.5/voxeliumx_14.5.tar.gz
Normal file
Binary file not shown.
@@ -1 +0,0 @@
|
||||
- added NeoForge suport for Minecraft Java
|
||||
Binary file not shown.
Binary file not shown.
0
Releases/Beta-Releases/voxeliumx_14.2/.gitkeep
Normal file
0
Releases/Beta-Releases/voxeliumx_14.2/.gitkeep
Normal file
BIN
Releases/Beta-Releases/voxeliumx_14.2/voxeliumx_14.2.deb
Normal file
BIN
Releases/Beta-Releases/voxeliumx_14.2/voxeliumx_14.2.deb
Normal file
Binary file not shown.
@@ -1 +0,0 @@
|
||||
- added NeoForge suport for Minecraft Java
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user