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 |
|
Vankka
|
3ee90712e9
|
Add options to join & leave to ignore the messages if the player leaves/joins within the specified amount of milliseconds
|
2024-06-21 17:00:48 +03:00 |
|
Vankka
|
5983148d1a
|
Improve error logging in mirroring
|
2024-06-21 15:54:09 +03:00 |
|
Vankka
|
501d638744
|
Improve game chat handling flow, add DiscordPermissionUtil
|
2024-06-21 15:29:12 +03:00 |
|
Vankka
|
c9c101b803
|
Move EssentialsX global channel to EventPriority LAST
|
2024-06-21 15:14:32 +03:00 |
|
Vankka
|
f8898be428
|
Fix transltable component rendering in plain text
|
2024-06-21 15:02:15 +03:00 |
|
Vankka
|
73bd92fc86
|
Add permission checks to destination lookup
|
2024-06-21 13:50:41 +03:00 |
|
Vankka
|
6e7552b347
|
Rewrite thread lookup logic
|
2024-06-21 13:35:32 +03:00 |
|
Vankka
|
d876fd563d
|
Fix test environment variable issues
|
2024-06-21 00:02:43 +03:00 |
|
Vankka
|
f56d8c76e7
|
Full errors in test fails
|
2024-06-20 23:57:14 +03:00 |
|
Vankka
|
c4ab582d62
|
A couple fixes
|
2024-06-20 23:51:38 +03:00 |
|
Vankka
|
f0427d4890
|
Add support for sending to forums
|
2024-06-20 23:03:58 +03:00 |
|
Vankka
|
f5b8829de1
|
Fix loading into isolated classloaders
|
2024-06-20 22:08:54 +03:00 |
|
Vankka
|
2f01d15032
|
Update gradle
|
2024-06-16 14:50:44 +03:00 |
|
Vankka
|
76374f49dd
|
Fix deprecation in ComponentFactory
|
2024-06-16 14:41:53 +03:00 |
|
Vankka
|
26c6a909da
|
Start downloading dependencies on construct, relocate and load on enable
|
2024-06-16 14:40:45 +03:00 |
|
Vankka
|
8078f427a4
|
Automatically determine required intents for Modules, document privileged intents on config options
|
2024-06-15 17:49:55 +03:00 |
|
Vankka
|
97ea72f0c7
|
Add null annotations & null handling to ComponentUtil
|
2024-06-07 17:16:01 +03:00 |
|
Vankka
|
064fed3d43
|
Add Essentials to plugin.yml
|
2024-06-07 17:07:24 +03:00 |
|
Vankka
|
bd1f50c502
|
Don't run dependency download on a separate thread on bukkit
|
2024-06-07 17:07:15 +03:00 |
|
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 |
|