Commit graph

39 commits

Author SHA1 Message Date
bafaa358d5 added forgejo workflow file 2025-06-09 21:49:04 +02:00
2395370a7b version bump 2025-06-09 21:46:14 +02:00
9f3750b52d fixed github actions java version 2024-06-21 23:45:55 +02:00
261aa55568 port to 1.21 2024-06-21 23:16:13 +02:00
e9d1537d83 bumped version 2024-05-11 19:31:28 +02:00
7c65b9c0ff removed debug code 2024-05-11 19:31:24 +02:00
95777078b0 removed wrong error message 2024-05-11 19:31:15 +02:00
1ed05887f8 fixed error on no newline 2024-05-11 19:31:00 +02:00
06fc172a6b updated project 2024-05-11 19:30:30 +02:00
8b110345c4 Port to 1.20.3/.4 2023-12-13 03:33:05 +01:00
eb9464e60a bumped version to first full release! 2023-09-26 23:56:22 +02:00
5937c06074 Removed ExecutionBlockTimeout from config file
Removed the block timeout property from the config file documentation in the comments
2023-09-26 23:55:59 +02:00
d287466669 Removed ExecutionBlockTimeout property
Removed ExecutionBLockTimeout property since it is pointless
2023-09-26 23:46:21 +02:00
01214a78e7 Added Command ExecutionTimeout
Added the long missing feature of a timeout after which the process would be cleared as specified in the config file
2023-09-26 23:34:11 +02:00
f897d7630e Fixed Command Output Buffering
Fixed an issue where the Server would wait for the Command Process to terminate before returning the Command Output
2023-09-26 23:32:49 +02:00
2f759e2edf Fixed wrong line in Error Code
Fixed an issue where the wrong line was showing in the Error Code
2023-09-26 23:31:46 +02:00
a4d242b6ef Fixed typos
Fixed typos in the comments of the command config file
2023-09-26 23:30:45 +02:00
3c73ed16a5 Added lombok getters
Cleaned up some lines by using lombok.Getter
2023-09-26 23:28:06 +02:00
f4c6c6d22a
removed fixed bugs from list 2023-09-12 10:29:57 +02:00
Jonas_Jones
076017bec5 code cleanup and respect command return type 2023-09-07 20:23:05 +02:00
Jonas_Jones
3ea416faea added config toggle for console command log 2023-09-07 19:39:22 +02:00
Jonas_Jones
d7f982af05 fixed player not getting command feedback 2023-09-07 19:38:38 +02:00
Jonas_Jones
bdb60f3ebe fixed only 1 command being registered 2023-09-07 19:17:50 +02:00
Jonas_Jones
f4ef7ba992 improved bad english 2023-09-07 19:02:09 +02:00
Jonas_Jones
6e89d25ba6 bumped version number 2023-09-07 18:33:44 +02:00
Jonas_Jones
ae43b7ffd2 fixed mod-badge links 2023-09-07 18:20:42 +02:00
Jonas_Jones
c399d16da2
fixed mod badges 2023-04-21 00:14:56 +02:00
Jonas_Jones
5e531c0b85
removed curseforge for life lol 2023-03-21 18:39:33 +01:00
Jonas_Jones
d20fcef353
fxed Modrinth badges 2023-01-22 03:29:01 +01:00
Jonas_Jones
8c9717cbba added more issue 2022-12-15 23:23:51 +01:00
Jonas_Jones
6dbaff9ef5 code cleanup 2022-12-15 23:23:40 +01:00
Jonas_Jones
43fe28e6c4 added known issues section 2022-12-15 23:17:05 +01:00
Jonas_Jones
b6fbf84947 removed debug code and bumped up version number 2022-12-15 23:16:52 +01:00
Jonas_Jones
b2bf3deff5
changed modrinth link for gh 2022-12-15 22:35:03 +01:00
Jonas_Jones
68024d1028
readme revision 2022-12-15 22:33:20 +01:00
Jonas_Jones
d38b68cc1e push for first alpha
way too many additions for detailed description.
2022-12-15 21:28:40 +01:00
Jonas_Jones
8c55afe3e6 Initial mod 2022-12-15 21:28:03 +01:00
Jonas_Jones
7684fb621f some random github stuff 2022-12-15 21:27:31 +01:00
Jonas_Jones
d2a3426182 Initial commit 2022-12-13 19:57:24 +01:00