Closed pokecosimo closed 1 year ago
Thanos is a standalone cli tool, not a mod or plugin. How to use it is explained here: https://github.com/aternosorg/thanos#cli-tool
Thanos is a standalone cli tool, not a mod or plugin. How to use it is explained here: https://github.com/aternosorg/thanos#cli-tool
ok, but i whanted to put it in my vps to make it like in aternos
After installing php and composer on your VPS, you can just clone the repository, run composer install
inside the thanos directory, and then use the thanos.php
file like described in the README.
Please note that thanos should only be run while the server is stopped.
How to use it in a minecraft server?