cf1386628e
Add custom JVM support
2024-07-10 12:35:59 +02:00
f12db20ac9
Add Java 21 support + fix Java 8
2024-07-10 12:35:48 +02:00
13145578d7
Fix SIMD argument
2024-04-20 17:45:37 +02:00
5f8a9a026d
SIMD is always a good idea
2024-04-20 17:42:51 +02:00
27cf8077a7
Fix MCSD_CUSTOM_ARGS
2024-04-20 17:42:42 +02:00
38da08b9eb
Allow for custom arguments
2024-04-20 17:14:51 +02:00
166247c4bf
Update initialization and server startup code
2024-04-20 17:08:06 +02:00
643609aa43
AND
2024-04-20 17:06:52 +02:00
b46300a32d
Fix shutdown behaviour
2024-04-20 16:46:20 +02:00
80a4bc4f14
Fix issues and update config.example.env
2024-01-27 18:27:59 +01:00
b7e43cf437
Shutdown properly instead of restarting server
2024-01-27 18:07:12 +01:00
f376cce807
Update entrypoint.sh
...
- Add comments
- Move argument compiler from initialize() into compile_args()
- Add compile_flags() function
- Add internal_error() function
- Move several functions
- Move log cleaning into own function
- Support for Aikar's flags (better variant)
- Support for G1GC and ZGC garbage collectors
- Support for manipulating memory limits
2024-01-27 17:43:29 +01:00
bca6dd8673
Rename example conf, change Makefile & entrypoint
2024-01-27 16:32:41 +01:00
c18ec3d06f
Add CTRL+C catching
2024-01-26 15:38:08 +01:00
a404cb9395
Add MCSD_CLEAN_LOGS option
2024-01-26 14:37:52 +01:00
6480a6036e
Change cwd during run()
2024-01-26 01:52:54 +01:00
6fe9024282
Auto accept EULA
2024-01-26 01:12:24 +01:00
2258a6bb5b
Initial commit
2024-01-25 23:12:09 +01:00