Commit graph

18 commits

Author SHA1 Message Date
Augusto Dwenger J. 179d0ac5be Add death message support 2023-08-01 19:19:44 +02:00
Augusto Dwenger J. bcee524b18 Reduce getting the server calls 2023-08-01 18:11:57 +02:00
Augusto Dwenger J. 4e07c2f79d Update slash list command output
Include server player numbers.
2023-08-01 18:08:39 +02:00
Augusto Dwenger J. bb7435942e Update listeners names 2023-08-01 18:05:08 +02:00
Augusto Dwenger J. 3972dd99c8 Highlight message type with formatting 2023-08-01 18:03:46 +02:00
Augusto Dwenger J. 3a0fc05cb3 Merge Discord slash and message listener 2023-08-01 17:56:29 +02:00
Augusto Dwenger J. 50c003037c Rename listener class for minecraft 2023-08-01 17:53:10 +02:00
Augusto Dwenger J. 739b29aee3 Add license section 2023-08-01 17:50:04 +02:00
Augusto Dwenger J. 0ba4836840 Add README with installation instructions 2023-07-30 21:51:50 +02:00
Augusto Dwenger J. ece75689fc Remove test tokens and ids
They can stay in the history cauze the resources where only created for
testing and are now changed.
2023-07-30 21:44:40 +02:00
Augusto Dwenger J. 91c659c851 Add Maven wrapper
Facilitate self compiling til we have proper config support.
2023-07-30 21:41:05 +02:00
Augusto Dwenger J. e4aff45b8b Add slash command to list online players 2023-07-30 21:22:37 +02:00
Augusto Dwenger J. 475514a533 Add support for join and leave message 2023-07-30 16:59:32 +02:00
Augusto Dwenger J. 8fe01d57bc Reduce compilation target to 19
My current server is running on version 19.
2023-07-30 15:32:22 +02:00
Augusto Dwenger J. 5f0f8fc713 Fix relaying own messages 2023-07-30 15:30:31 +02:00
Augusto Dwenger J. 908731c31e Fix message formatting 2023-07-30 15:29:57 +02:00
Augusto Dwenger J. d12bebd565 Fix registering the event listener for minecraft chat events 2023-07-30 15:28:08 +02:00
Augusto Dwenger J. a5cba96370 Init 2023-07-29 21:49:29 +02:00