Commit graph

2 commits

Author SHA1 Message Date
d584d7540e
Copy plugins on server startup
- Copying everything as we can't copy while the server is running, so we need
to either know which plugins changed or just copy it all (since it needs to
be copied to both places)
2022-07-04 00:55:39 +02:00
3d81bd3700
Implement server start-stop logic, fix issues
- Fixed the volume being at /mcserver on host using the .env file
2022-07-04 00:00:04 +02:00