Commit Graph

439 Commits

Author SHA1 Message Date
Vankka
791abc7888
Add console command execution and user/role limiting to custom commands 2024-11-16 23:26:29 +02:00
Vankka
3b0ee1dd5a
Fix typos and improve language in the config 2024-11-14 22:45:36 +02:00
Vankka
1df466dc09
Fix console command handling for rotated channels 2024-11-14 20:30:17 +02:00
Vankka
b8f552e5e6
Finalize console rotation 2024-11-14 19:57:21 +02:00
Vankka
a7cdcf0859
Finalize console rotation 2024-11-14 19:56:38 +02:00
Vankka
32a2ae0d7b
Move to connecting on thread 2024-11-10 22:00:36 +02:00
Vankka
9d702ef8d9
Initial for console rotation 2024-11-10 19:50:24 +02:00
Vankka
51cd79e700
Log DNS result for discord domains 2024-10-30 21:18:46 +02:00
Vankka
a8752dd96c
Add placeholder lookup handling for all Discord channel types 2024-10-20 23:17:26 +03:00
Vankka
b82840bb51
Don't enable integrations for disabled plugins 2024-10-20 23:12:23 +03:00
Vankka
2081240e1c
Correct documentation 2024-10-20 14:56:57 +03:00
Vankka
a6e80f52cc
ServerType null in MockDiscordSRV 2024-10-20 14:54:46 +03:00
Vankka
fdaa215601
Remove a unnecessary abstraction, improve some documentation 2024-10-20 14:42:18 +03:00
Vankka
7d4755240f
Add custom commands 2024-10-13 16:19:07 +03:00
Vankka
b8f8b7d585
Fix mirroring support for non-text and thread channels 2024-09-26 17:54:55 +03:00
Vankka
0906ef6c62
A couple fixes 2024-09-26 17:53:53 +03:00
Vankka
99ac8ac130
Fix null input on FormattedText 2024-08-30 23:11:40 +03:00
Vankka
99912dc937
Fix test compile, upgrade GitHub Actions JVM version 2024-08-12 20:38:35 +03:00
Vankka
780c1d0759
Rename some things, prepare for providing chat suggestions 2024-08-12 14:30:38 +03:00
Vankka
c4eb9b56e8
Make mention lookup way faster with a lot of members 2024-08-10 14:40:46 +03:00
Vankka
189d8375cd
Tweak default uncached mention lookup and member caching 2024-08-10 14:12:30 +03:00
Vankka
803eb9af3f
Fix unlink other permission 2024-08-10 14:09:43 +03:00
Vankka
9cf654e23d
Merge branch 'mentions-ingame' 2024-08-10 14:08:01 +03:00
Vankka
6a07529dfc
Rethink 2024-08-10 14:07:39 +03:00
Vankka
993b4e90f0
Some changes to placeholders 2024-08-03 17:55:55 +03:00
Vankka
8058d6a3ff
Add some more UUIDUtil methods 2024-08-03 17:27:03 +03:00
Vankka
53ced9be86
Add DiscordUser as context if DiscordGuildMember is present 2024-08-03 17:19:29 +03:00
Vankka
fb426b870c
Rendering mentions in-game 2024-07-28 02:18:17 +03:00
Vankka
03cbd45993
Tweak MinecraftSerializer usage 2024-07-27 22:42:07 +03:00
Vankka
3532bbcfc1
More accurate Discord permission names 2024-07-27 22:23:39 +03:00
Vankka
cc0683ab30
Reorganize packages 2024-07-27 13:58:35 +03:00
Vankka
6f8b5bd023
Make MinecraftComponent immutable 2024-07-26 23:38:56 +03:00
Vankka
295bc1c6bf
Move nullAllFields to ConfigurateConfigManager, only null fields when saving or loading 2024-07-20 21:19:22 +03:00
Vankka
49cdfcb307
Don't fill in the entire channel config when a single option is added 2024-07-20 20:08:47 +03:00
Vankka
f524c476d6
Make default insertion instruction gray 2024-07-20 18:53:42 +03:00
Vankka
023d5d41d5
Change mentioning to usernames, add insert to mention to default Discord to Minecraft configuration 2024-07-20 18:52:12 +03:00
Vankka
a28a55c9f0
Fix error with mirroring 2024-07-20 18:04:36 +03:00
Vankka
7f3c4c958b
Fix using code blocks and code strings, reorganize and rename some stuff 2024-07-20 16:47:19 +03:00
Vankka
c225f92032
Fix recursive translation 2024-07-20 15:48:27 +03:00
Vankka
29a806e734
Remove some noinspection comments 2024-07-20 15:28:21 +03:00
Vankka
bc79ee96d1
Fix error in AbstractGameMessageModule 2024-07-20 15:15:02 +03:00
Vankka
c6526fea3f
Fix minecraft-auth-linking incorrect placeholder 2024-07-20 15:12:36 +03:00
Vankka
62afe293e0
Get rid of unwanted annotations at compile time 2024-07-07 13:29:01 +03:00
Vankka
a0a5dd01fa
Handle PlayerLoginEvent not being triggered in offline mode 2024-07-07 12:33:06 +03:00
Vankka
ae60e7e423
Improve console handling 2024-06-29 19:54:02 +03:00
Vankka
3c7d4074dc
Tweak the welcome message some more 2024-06-29 17:31:13 +03:00
Vankka
9daa138a12
Tweak default bot token logic 2024-06-29 16:01:41 +03:00
Vankka
ba3871ed77
Create game commands later 2024-06-29 15:44:16 +03:00
Vankka
3336cf0f85
Add/remove linked accounts from cache when they are created/removed manually 2024-06-29 15:44:04 +03:00
Vankka
916be86fbf
Fix compile 2024-06-29 15:14:35 +03:00