Commit Graph

131 Commits

Author SHA1 Message Date
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
f285669990
Kick/(un)freeze player when they lose/gain additional requirements 2024-06-29 15:09:34 +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
a4d499153d
CheckReturnValue in Scheduler 2024-06-24 23:04:20 +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
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
8f90fea16e
Scheduler convenience methods, scheduler stuff cleanup 2024-06-21 17:55:01 +03:00
Vankka
c9c101b803
Move EssentialsX global channel to EventPriority LAST 2024-06-21 15:14:32 +03:00
Vankka
26c6a909da
Start downloading dependencies on construct, relocate and load on enable 2024-06-16 14:40:45 +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
eec194491e
AbstractSyncModule 2024-04-13 23:38:02 +03:00
Vankka
0a61eac1ee
Initial for ban sync 2024-04-06 17:00:13 +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
fdb02920a2
Some improvements/fixes 2024-03-02 16:53:01 +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
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
192ce5e152
Single threaded dependency downloading, don't run enable if dependency downloading fails 2023-12-19 00:36:53 +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
11d1a7c5ab
MinecraftAuth linking instructions 2023-12-07 23:09:56 +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
784d759540
Workaround Folia for serverStarted 2023-09-14 21:21:46 +03:00
Vankka
09968ba8c2
Add enum serializer and remove wacky loading of enum options 2023-09-10 01:01:36 +03:00
Vankka
a94d8e1003
Add linking instructions methods 2023-08-26 16:35:04 +03:00
Vankka
59764117d3
Merge messages-config 2023-08-26 15:55:51 +03:00
Vankka
4dc56a6aa4
Fix :i18n module and get rid of MockDiscordSRV requirement 2023-07-19 18:36:40 +03:00
Vankka
e2143f0cc1
Initial commit for messages config 2023-07-18 23:51:20 +03:00
Vankka
85d40a061b
Fix issue in VentureChatIntegration 2023-07-15 22:12:40 +03:00
Vankka
26c472d0b8
Change Chatty & LunaChat send logic to Components 2023-07-15 14:32:37 +03:00
Vankka
74d661d523
Change filter logic for VentureChat 2023-07-15 14:27:26 +03:00
Vankka
2146fe29aa
manager.managers -> manager.abstraction 2023-07-12 21:03:30 +03:00
Vankka
20683e3c7a
Reorganize config packages, rename a bunch of ConfigurateConfigManager members 2023-07-12 21:02:32 +03:00
Vankka
d4f41c589d
Tweak thread pools thread counts, separate required linking thread pool 2023-07-11 18:22:41 +03:00
Vankka
512741bd92
Add running commands and sending command output for execute command 2023-07-09 13:16:18 +03:00
Vankka
1207990461
Add check for which commands are allowed to be run, config options for execute command 2023-07-09 01:11:41 +03:00
Vankka
383a7ad97a
Progress on running commands from Discord 2023-07-01 19:04:52 +03:00
Vankka
bb24dc7b32
Merge branch 'main' into execute-command 2023-07-01 17:32:15 +03:00
Vankka
97dbd3501e
Fix default advancement message being bad on non-Paper. Changed the default award format to say "advancement" instead of "achievement" 2023-07-01 17:29:59 +03:00
Vankka
8e12731119
Fix error in BukkitAdvancementListener 2023-06-27 21:22:21 +03:00