foss-mc / SSSpigot

issue tracker and wiki of SSSpigot
https://www.mc-market.org/resources/14122/
0 stars 0 forks source link

Pterodactyl #3

Closed foss-mc closed 3 years ago

foss-mc commented 3 years ago

Pterodactyl's /tmp is too small to run SSSpigot

foss-mc commented 3 years ago

Solution:

java -Djava.io.tmpdir=path/to/tmpdir ... -jar ...

https://stackoverflow.com/questions/1924136/environment-variable-to-control-java-io-tmpdir/1924159#1924159