Commit Graph

450 Commits

Author SHA1 Message Date
Vankka 00e80166b3
Drop sponge as a platform 2024-04-13 17:05:59 +03:00
Vankka f35d209f71
Update readme 2024-04-13 16:40:00 +03:00
Vankka 50445503ed
Implement getting vanilla bans for bukkit. Make nickname, ban and mute apis use CompletableFuture 2024-03-30 21:18:28 +02:00
Vankka 2d05620462
Interfaces for nickname, punishment sync. Change chat integration handling. EssentialsX integration. 2024-03-30 14:41:12 +02:00
Vankka d4c54a21d1
Add unlink command, some fixes & cleanup to other linking commands 2024-03-29 20:10:28 +02:00
Vankka 46ac4be92b
Add silent quit & join permissions, make link(ed) other permissions admin 2024-03-02 17:46:30 +02:00
Vankka d22d55902d
Simplify first join config 2024-03-02 17:32:46 +02:00
Vankka 0f573d50e4
Simplify addContext usages 2024-03-02 17:14:42 +02:00
Vankka fdb02920a2
Some improvements/fixes 2024-03-02 16:53:01 +02:00
Vankka 1940d78159
Update dependencies 2024-02-17 23:36:12 +02:00
Vankka d739754839
Log the invalid json in MinecraftComponentImpl 2024-02-10 21:38:05 +02:00
Vankka 5279e09c33
Fix comment constants, add error message, improve requirements comment 2024-01-01 16:45:00 +02:00
Vankka 4877235ace
1st party api improvements, gets rid of some asJDA usages 2024-01-01 00:46:21 +02:00
Vankka ab90d1ddfc
Move ServerPlayerProvider to provider package 2023-12-31 23:34:33 +02:00
Vankka cd12530675
Some config improvements 2023-12-31 17:57:22 +02:00
Vankka 3b7701ee1a
Fix placeholder prefixes in impls, fix color relookup for user_color 2023-12-31 17:36:49 +02:00
Vankka 5652a7d544
Add PlaceholderPrefix 2023-12-31 16:51:50 +02:00
Vankka f0c5c7f1af
Fix mirroring sending to the same thread multiple times when misconfigured as channel id and thread 2023-12-26 18:48:11 +02:00
Vankka 6d4adebfd3
Merge branch 'linking-commands' 2023-12-26 18:41:11 +02:00
Vankka 069f4fb218
Add link create and linked commands 2023-12-26 18:40:55 +02:00
Vankka 65179a5ab9
Tweak comment for channel-ids 2023-12-23 01:15:18 +02:00
Vankka e7c82eb386
Don't include the commit hash in the real version 2023-12-23 01:04:39 +02:00
Vankka d29d91b97a
Exclude branch name from file name 2023-12-23 00:47:26 +02:00
Vankka 9a97cf7578
endsWith not startsWith 2023-12-23 00:38:59 +02:00
Vankka 17e888a289
A few warning fixes 2023-12-23 00:32:25 +02:00
Vankka 7297cad96c
Don't allow forwarding the same channel to the same Discord channel more than once 2023-12-23 00:30:33 +02:00
Vankka 37bddcbe81
Add git branch and first 7 of hash to version when version is a snapshot 2023-12-20 21:14:42 +02:00
Vankka 9bfc5c8be1
Fix h2 table create command, fix indentation 2023-12-20 21:08:35 +02:00
Vankka b5b9a0dd73
Move Permission out of util 2023-12-19 00:37:53 +02:00
Vankka 192ce5e152
Single threaded dependency downloading, don't run enable if dependency downloading fails 2023-12-19 00:36:53 +02:00
Vankka e31510ba5c
Some translation stuff 2023-12-18 19:48:09 +02:00
Vankka cf7ee4a914
Changes to placeholder stringification, fix PlaceholderAPI integration input/output formats, fix timed updater enable time 2023-12-15 22:47:07 +02:00
Vankka 1dd1e4d834
Initial for linking commands 2023-12-13 20:30:15 +02:00
Vankka dae2e7232c
Delete empty MockDiscordSRV 2023-12-07 23:32:37 +02:00
Vankka ef145916e9
Fix another test 2023-12-07 23:15:40 +02:00
Vankka e46406683c
Fix test 2023-12-07 23:13:02 +02:00
Vankka 11d1a7c5ab
MinecraftAuth linking instructions 2023-12-07 23:09:56 +02:00
Vankka 91f9f36e63
Clarify config comments for threads and command execution filters, rename filters to execution conditions 2023-11-28 21:28:30 +02:00
Vankka 1d5a5381a0
Refactor some mention rendering code to not be Discord -> Minecraft specific 2023-11-22 01:15:06 +02:00
Vankka 24e0529b69
Remove sout 2023-11-21 21:43:35 +02:00
Vankka 19c387ea61
Use DiscordSRV default locale for translation lookup 2023-11-17 00:04:28 +02:00
Vankka 90a88d5cfa
Change messages config debug reporting for multi lang 2023-11-16 00:27:52 +02:00
Vankka b74f557359
Document advancement listener versions 2023-11-15 23:35:32 +02:00
Vankka 273f3d9a19
Add spigot listener for advancements 2023-11-13 00:58:17 +02:00
Vankka 91fa61542d
Add logging of group synchronization and executing console commands, improve how log writing is scheduled 2023-11-09 23:52:29 +02:00
Vankka 739148ffd0
Fix console channel logging errors constantly when not configured 2023-11-07 21:45:05 +02:00
Vankka 731d8251ff
Escape markdown in console 2023-10-31 20:18:05 +02:00
Vankka e3d5b17fab
Fix TranslationConfigManagerProxy 2023-10-29 23:35:26 +02:00
Vankka 6eb4dcb80e
Add connection config to DebugReport 2023-10-29 23:34:47 +02:00
Vankka c9a811c758
Add configs to DebugReport 2023-10-29 23:18:35 +02:00