1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2025-10-16 06:39:35 +02:00

16 Commits

Author SHA1 Message Date
f77b545909 Replace Kajabity.Tools.Java with a custom Properties file reader and writer 2025-10-04 02:20:01 +02:00
186b208bbf Fix Rider syntax style inspections 2025-09-27 10:01:31 +02:00
f94e21fde8 Replace NetMQ with custom TCP networking 2025-09-26 15:42:11 +02:00
591a6a62ab Reformat code 2025-08-21 20:31:21 +02:00
8b0452ead6 Move logging to a utils project 2023-12-17 06:49:18 +01:00
627e7436fd Remove unnecessary trailing spaces 2023-10-23 01:16:44 +02:00
46dba1a4fa Revert "Add JVM argument to disable signal handling to prevent instant termination of Minecraft processes"
This reverts commit e699513036.
2023-03-30 04:24:02 +02:00
476de00cfd Delegate JVM argument validation to Server only 2023-03-30 04:00:22 +02:00
3f976295bd Make writing server.properties file asynchronous 2023-03-07 12:53:42 +01:00
0af14c3262 Fix code issues and inefficiencies 2023-03-05 07:29:45 +01:00
c4cf45776d Refactor PhantomLogger overloads 2023-01-25 05:04:28 +01:00
e699513036 Add JVM argument to disable signal handling to prevent instant termination of Minecraft processes 2022-10-19 05:30:16 +02:00
cde29e990d Make Agent ignore Java executables that are symlinks 2022-10-14 19:58:24 +02:00
46446ea5d5 Add customizable JVM arguments to instances 2022-10-11 21:30:09 +02:00
b9fa5de76b Add support for configuring, launching, and stopping Minecraft server instances 2022-10-07 17:21:38 +02:00
3c0c286c32 Add Java runtime discovery to Agents 2022-10-07 17:21:38 +02:00