Commit graph

14 commits

Author SHA1 Message Date
Ryan
5470e8e021
Remove the flag they removed in Java 17 which we used for testing 2021-09-18 22:27:24 +01:00
Wild1145
8f7a2d86e8 Improve FreeOP README 2021-07-03 16:16:59 +01:00
Wild1145
efe9315292 Add some comments and also ensure we archive spawn.yml
The spawn.yml means sometimes the default spawn point ends up in strange places, we don't want that.
2021-07-03 16:13:56 +01:00
Wild1145
5bd80cad35 And then we were done
This should now work
2021-07-03 15:58:29 +01:00
Ryan
f1e31be554
Merge pull request #1 from ReperakPro/world-reset
Improve JVM arguments
2021-07-03 14:44:34 +01:00
ReperakPro
63e34b1587
Improve JVM arguments 2021-06-30 15:04:33 -05:00
Wild1145
a9f5d3dca0 IT LIVES 2021-06-27 21:26:27 +01:00
Wild1145
cc03139c28 I think the DB Shit works now 2021-06-27 21:06:57 +01:00
Wild1145
53b0fa94df Various updates, reset mostly works now
Just need to hook the MySQL up and then the bare minimum reset works, next step then will be to unzip maps and all that shite.
2021-06-27 20:36:52 +01:00
Wild1145
8e4545653d Move the launch params as they will be global and change everywhere (hopefully) 2021-06-27 18:48:41 +01:00
Wild1145
cdeff8c58c First stab at getting the scripts in a slightly better setup ready for future expansion work 2021-06-27 18:35:05 +01:00
Ryan Wild
cdeb526da4
Re-worked the stop script to make it a bit better to work with
Made sure it will now return a value if the server has been shut down as part of this script. Some minor improvements to it's efficiency in the process.
2021-03-21 14:15:59 +00:00
Ryan Wild
4e71b18351
Added FreeOP Scripts
This is as they currently stand, I know there are better ways to have set these up but they've worked okay for now.
2021-03-21 14:04:57 +00:00
Ryan
aa9a68ba13
Initial commit 2021-03-21 13:58:30 +00:00