Commit Graph

523 Commits

Author SHA1 Message Date
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
a4d4c49b72
Update to adventure-platform-bukkit snapshot, use native Paper sendMessage method if available 2024-07-20 15:17:46 +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
d6ece0abe7
Handle PlayerLoginEvent not being called in offline mode in required linking 2024-07-07 12:44:56 +03:00
Vankka
a3f7b448ac
Add PlayerJoinEvent to required linking 2024-07-07 12:34:10 +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
Vankka
f285669990
Kick/(un)freeze player when they lose/gain additional requirements 2024-06-29 15:09:34 +03:00
Vankka
a81e8305a0
Load storage before linked account provider 2024-06-29 14:06:28 +03:00
Vankka
d70eddeec5
Get field type from its value 2024-06-29 14:06:17 +03:00
Vankka
eb12d69efd
[ci skip] Add todo comment in MainConfig 2024-06-29 03:04:40 +03:00
Vankka
5ee6a9365a
Required linking: negation to additional requirements, state changes to trigger rechecks. Module manager logic changes 2024-06-29 02:52:45 +03:00
Vankka
6c88174e64
Add presence updater 2024-06-26 23:48:14 +03:00
Vankka
bc12809351
Ban sync 2024-06-24 23:45:25 +03:00
Vankka
1e9e1c53e2
Don't keep unlinked account cached forever 2024-06-24 23:43:55 +03:00
Vankka
a4d499153d
CheckReturnValue in Scheduler 2024-06-24 23:04:20 +03:00
Vankka
92d79d369a
Fix linked account SQL 2024-06-24 23:03:54 +03:00
Vankka
f125100b1b
Only log updates to file 2024-06-24 02:47:34 +03:00
Vankka
0e07eb26be
Diamond 2024-06-24 02:35:49 +03:00
Vankka
a796d4504a
Synchronize ModuleManager reload 2024-06-24 02:29:45 +03:00
Vankka
654bfb5907
Improvements & fixes to AbstractSyncModule 2024-06-24 02:28:30 +03:00
Vankka
72758ff888
Merge master 2024-06-24 00:00:18 +03:00
Vankka
57cc5668d3
Add option to lock threads instead of just archiving 2024-06-23 23:56:33 +03:00
Vankka
88cb649171
Migrate to indra spotless licenser 2024-06-23 16:58:27 +03:00
Vankka
ce3c1b3467
2024 2024-06-23 16:29:04 +03:00
Vankka
9df89b1f1c
Fix some gradle deprecations 2024-06-23 16:26:15 +03:00
Vankka
24bfaf7283
Update to stable net.kyori:ansi 2024-06-23 15:28:22 +03:00
Vankka
c348e51145
Fix VoiceChannel not being mapped in DiscordAPIImpl#getMessageChannel 2024-06-22 21:51:57 +03:00
Vankka
35efe6d85d
Update upload-artifact action to v4 2024-06-22 16:19:20 +03:00
Vankka
b17e912597
Ignore markdown characters inside links 2024-06-22 12:07:59 +03:00
Vankka
7ec2fe877c
Catch more exceptions in getting configs for DebugReports 2024-06-22 11:56:24 +03:00
Vankka
7fc39b1d53
Reuse encoder for debugs 2024-06-22 11:12:33 +03:00
Vankka
5ffc40b96f
Update actions 2024-06-22 11:12:13 +03:00
Vankka
6ebca2321d
Invite module improvements, don't log 429 as warn 2024-06-21 19:02:08 +03:00
Vankka
087e5eada6
Cleanup imports 2024-06-21 17:55:25 +03:00
Vankka
8f90fea16e
Scheduler convenience methods, scheduler stuff cleanup 2024-06-21 17:55:01 +03:00