212 Commits

Author SHA1 Message Date
577e99fcfc added basic reply 2024-08-28 19:32:07 +02:00
ebab4cbd34 added chat mentions, added setting categories 2024-08-25 19:26:14 +02:00
4c4975b0a4 fixed hotbarRefill in creative mode 2024-08-25 17:42:57 +02:00
1ef4f86a14 added multi bool setting and switched hotbar replace to it 2024-08-25 14:30:18 +02:00
f187a867af added auto hotbar refill 2024-08-24 19:32:35 +02:00
62703ffd12 added anti sign edit 2024-08-24 16:49:35 +02:00
772687b15d added autoshulker, added support for SelectSettings 2024-08-24 15:06:21 +02:00
a60b6265a8 added portable crafting 2024-08-24 11:31:15 +02:00
3dc25d63fd applied code styling 2024-08-24 11:02:28 +02:00
78ba105291 added linebreaks for settings descriptions 2024-08-24 10:56:08 +02:00
35b40262a4 expanded debug commands, added setting toggle for join and leave messages 2024-08-24 02:46:50 +02:00
70058c552d added settings with technicalTab toggle 2024-08-24 01:37:02 +02:00
c01ae32f1f added networking statistics, refactored aggregates back to appliances 2024-08-23 23:17:02 +02:00
eb2c0505f5 added graceful stop for builtin webserver 2024-07-28 01:26:20 +02:00
7678fe11a3 Merge remote-tracking branch 'origin/master' 2024-07-28 01:26:07 +02:00
b5bab4e4b6 updated tablist 2024-07-28 01:25:54 +02:00
10918e284e added custom advancements appliance 2024-07-22 19:39:35 +02:00
c1cfb0c856 added Fleischerchest 2024-07-20 22:32:25 +02:00
71c413673d Added Outlaw change timeout 2023-12-30 00:36:36 +01:00
a3fe1bf737 Event advertisements and bugfixes 2023-12-29 01:30:29 +01:00
53b94c99a9 Fixed reward duplication on join 2023-12-27 10:00:26 +01:00
de559df98c Wide variety of changes for release 2023-12-27 01:15:04 +01:00
4bfcc5a2ff Added meta response structure for http API 2023-12-18 14:14:33 +01:00
2be1865263 Added HTTP API and Event Item Rewards 2023-12-10 21:34:23 +01:00
9278af6071 Changed wrong command syntax for reports 2023-12-10 15:57:02 +01:00
e16cf54712 Print out current playerLimit 2023-12-10 15:55:56 +01:00
f1e917ab7c Fixed bedrock players not passing whitelist correctly 2023-12-10 15:46:44 +01:00
41152d7864 Added CancelShutdown broadcast message 2023-12-10 14:50:07 +01:00
933ea496c8 Added Kick and PanicBan 2023-12-10 14:29:08 +01:00
c059880ece Cleanup and refactoring 2023-12-10 00:22:14 +01:00
0ea9738867 Added Whitelist checks 2023-12-09 21:21:22 +01:00
b72a5947b4 Moved BlockCycle logic to generic class 2023-12-09 00:09:46 +01:00
848c3f02fe Updated Projectstart to use generic Countdown 2023-12-08 23:56:33 +01:00
bbaf4f394b Added Scheduled server restarts 2023-12-08 22:44:24 +01:00
33e9e749a0 Added IteratorUtil 2023-12-08 22:44:11 +01:00
40d0950d22 Added floodgate tools 2023-12-08 22:43:25 +01:00
e651b8c799 Updated report tablist info 2023-12-08 21:50:18 +01:00
7c76177cfb Updated countdown to contain music and effetcs 2023-11-25 17:45:02 +01:00
efd228edfc Updated countdown design and behavior 2023-11-18 18:19:02 +01:00
5786b2409e Added Event api communication for creation of rooms 2023-11-18 15:27:50 +01:00
281a2109e6 Added base for whitelist 2023-11-18 15:27:24 +01:00
9d79e8dc07 Added player limiter 2023-11-18 15:27:07 +01:00
cb45047f71 Added discord help command 2023-11-18 15:26:34 +01:00
889c6b77a5 Added base event-system
Added Help
2023-11-11 17:16:55 +01:00
4e29e3b7fe Refactored npc villager system 2023-11-11 00:24:54 +01:00
ad074616a9 New Report syntax 2023-11-05 18:15:07 +01:00
309c1ac3f2 Added ReportCommand 2023-10-25 15:27:40 +02:00
b28a618431 Added TabComplete reducer for better suggestions 2023-10-25 15:26:20 +02:00
09e0db05d9 Added UserInfoCommand 2023-10-25 14:50:59 +02:00
463874a024 Added TabCompleter to base ApplianceCommand 2023-10-25 00:55:51 +02:00