Commit Graph

76 Commits

Author SHA1 Message Date
028fe7c56c [BUG] Don't try to pull member info from webhook reply 2023-11-22 01:39:02 +02:00
0be338e94d This should conclude code changes before beta 2023-11-21 18:34:32 +02:00
2dd2f3eb5c [BREAK] Split Join/Leave and Start/Stop messages 2023-11-21 18:33:59 +02:00
b3386ff6cc [FEAT] Channel/Webhook configuration command 2023-11-21 18:29:38 +02:00
57bac96b6c [BREAK] Use Strings for Channel ID's instead of Long 2023-11-21 18:09:16 +02:00
314001b206 [BUG] Fix linked commands allowing commands to be executed that is not in list, but that matches permissionLevel 2023-11-21 14:15:33 +02:00
eab921663e [CHORE] Update Discord Webhooks library 2023-11-11 16:42:35 +02:00
3be9495ade [FEAT] Update Embed Lists to use Buttons instead of reactions 2023-11-11 16:36:11 +02:00
15b2796206 [CHORE] Update Discord JDA 2023-11-10 19:00:52 +02:00
b0a0a551a0 [BUG] Fix Deny List check order 2023-10-29 18:48:33 +02:00
c248a94362 [CHORE] Bump Library 2023-10-29 15:48:11 +02:00
26dbd8c7ef [FEAT] Implement custom bot status support 2023-10-29 15:47:54 +02:00
e4f2462c0c [FEAT] Access control denied roles, and ban members from discord/mc on ban 2023-10-29 15:42:58 +02:00
0ea9cbed84 [CHORE] Bump version 2023-10-29 01:59:12 +02:00
343f24d26e [BUG] Fix linked commands trying to run when message just contains the prefix, and not showing denied message when user doesn't have permission 2023-10-29 01:58:59 +02:00
bbf3adf885 [FEAT] Add indicator in game when message is a reply to another message 2023-10-29 01:58:22 +02:00
c1465727d4 [BUG] Fix mentions displaying as raw format in game 2023-10-29 01:01:11 +02:00
08ef1eecf9 [BUG] Fix incorrect result for pre-login checks 2023-10-28 20:17:40 +02:00
2870ca5991 [BUG] Fix incorrect result for passed access control checks 2023-10-28 20:06:17 +02:00
b4485775e3 [BUG] Don't fetch the player profile from Mojang each time a message is sent 2023-10-28 18:05:48 +02:00
de1b394fc2 [CHORE] Fix license header 2023-10-28 14:37:17 +02:00
6fa38f444c [BUG] Have linked commands sent feedback when executed 2023-10-28 14:35:35 +02:00
ade2e95790 [CHORE] Code Cleanup 2023-10-28 14:11:58 +02:00
faecdec301 [BUG] Don't try to initialize Encryption if secret failed to generate 2023-10-28 13:56:31 +02:00
6637646971 [CHORE] Move all pre-login checks to library 2023-10-28 13:53:58 +02:00
8055d5c975 [BUG] Fix user cache not reloading when a new member joins the server 2023-10-23 21:17:18 +02:00
9c89bc151b [BUG] Fix profiler time 2023-10-23 21:09:20 +02:00
be91aae042 [CHORE] Implement code profiler to find bottlenecks in Verification System 2023-10-23 21:01:55 +02:00
e68a70b3b2 [BUG] Fix error with Verify command when it encounters an already verified account 2023-10-23 19:43:35 +02:00
5780fbe62d [CHANGE] Remove un-needed nickname permissions 2023-10-21 21:43:50 +02:00
b552d8430a [CHORE] Bump Version 2023-10-21 21:42:33 +02:00
d35392f58e [BUG] Fix permissions on auto-generated invite link 2023-10-21 21:42:20 +02:00
3cd4131094 [CHORE] Code cleanup and small issue fixes for new verification system 2023-10-21 21:41:56 +02:00
46fe495910 [BUG] Fix issues with empty server avatars on custom embeds 2023-10-20 20:47:10 +02:00
fdb51c4d01 [FEAT] New Access control system to replace whitelisting and account linking 2023-10-20 20:44:21 +02:00
d089a214ba [CHORE] Nuke whitelist and account linking system 2023-10-20 18:26:41 +02:00
28778c3b8d [CHORE] Code Cleanup and Bug Fixes 2023-10-17 20:35:19 +02:00
92124f49d1 [CHORE] Cleanup Imports 2023-09-10 20:59:50 +02:00
627e9bb83b [FEATURE] Staff whitelist/linking commands 2023-09-10 17:54:25 +02:00
6f7477fe84 [FEATURE] Ban/Unwhitelist MC user on discord ban 2023-09-10 17:54:12 +02:00
de63a25496 [CHORE] Code Cleanup 2023-08-06 12:19:33 +02:00
3a49f97154 [FEAT] Customizable death messages 2023-08-06 03:02:56 +02:00
3a405a5ba4 [FEAT] New Commands system 2023-08-06 02:37:27 +02:00
5eb1ca1c29 [CHORE] Bump Version 2023-08-05 22:28:14 +02:00
1298825191 [FEAT] Use Discord Name for executed commands 2023-08-05 22:27:19 +02:00
235a317c1b [BUG] Fix DB Cache On Startup 2023-08-05 22:27:00 +02:00
43810e9678 [BUG] Fix DB Cache Reloading 2023-08-05 21:58:52 +02:00
edcf80e227 [BUG] Fix Whitelist Check part 2 2023-08-05 21:03:45 +02:00
a545bee072 [CHANGE] Remove IP Addresses from Console Relay 2023-08-05 20:58:43 +02:00
33182b1235 [BUG] Fix Whitelist Checks 2023-08-05 20:57:13 +02:00