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 |
|
Vankka
|
cc5f8c2d26
|
Fix commands, don't run enable/reload async anymore
|
2023-06-22 19:46:20 +03:00 |
|
Vankka
|
c8590cfe2f
|
Wrap Folia scheduler in the same check as Bukkit scheduler to ensure tasks running at disable don't get sent to the scheduler
|
2023-06-19 18:40:36 +03:00 |
|
Vankka
|
4e4b21ae7c
|
Fix order some stuff is loaded, update Commodore
|
2023-06-19 00:50:09 +03:00 |
|
Vankka
|
c32a2ad8bd
|
Execute command initial
|
2023-06-09 00:36:39 +03:00 |
|
Vankka
|
3e3438f0d2
|
Allow loading extra languages on Bukkit
|
2023-05-30 19:22:34 +03:00 |
|
Vankka
|
ad01ee5748
|
Get player outside async context in BukkitChatForwarder
|
2023-05-30 18:34:15 +03:00 |
|
Vankka
|
e4b80ebb15
|
Get rid of OrDefault. Move advancement spam detection to AwardMessageModule
|
2023-05-25 23:30:12 +03:00 |
|
Vankka
|
7314fdb72b
|
Config improvements
|
2023-05-20 20:25:52 +03:00 |
|
Vankka
|
e5783e7b05
|
Add startup warning about this being a testing version, update UpdateChecker coordinates, change plugin.yml name to avoid issues with other plugins
|
2023-05-19 20:17:00 +03:00 |
|
Vankka
|
a25e1a2449
|
GriefPrevention integration
|
2023-05-18 12:46:03 +03:00 |
|
Vankka
|
1fa290402a
|
mcMMO integration
|
2023-05-18 12:33:48 +03:00 |
|
Vankka
|
ec6b15aad2
|
Moved ApiInstanceHolder to be a DiscordSRVApi subclass, renamed a few things
|
2023-05-18 00:58:42 +03:00 |
|
Vankka
|
ca40da0c00
|
Fix exception logging on java.util.logging. Fix getting manifest
|
2023-05-06 20:43:02 +03:00 |
|
Vankka
|
6b9606ddd7
|
Advancement/achievement fixes, event changes, updated gradle
|
2023-04-30 19:28:11 +03:00 |
|
Vankka
|
77ee036cbf
|
Implement nms advancement listener
|
2023-04-30 13:55:33 +03:00 |
|
Vankka
|
ec02e5f88a
|
Progress on require linking, add folia support, achievements/advancements
|
2023-04-23 16:53:58 +03:00 |
|
Vankka
|
42ec392bcb
|
Linking improvements, required linking initial
|
2023-03-18 14:23:31 +02:00 |
|
Vankka
|
6ff5ddb6a7
|
Add Bukkit chat plugin integrations, make better use of DynamicProxy, consolidate some of the :common subprojects
|
2023-02-20 21:55:45 +02:00 |
|
Vankka
|
6fd03af3a8
|
2023, cleanup unused imports, slight change to JDAConnectionManager intent message check
|
2023-01-22 22:24:51 +02:00 |
|
Vankka
|
7d9609306e
|
Member mention lookup, config option for @ everyone/here, some fixes
|
2022-12-30 20:11:10 +02:00 |
|
Vankka
|
516f6410c9
|
Create VersionInfo, add Build-Time manifest value
|
2022-12-27 23:56:21 +02:00 |
|
Vankka
|
cfcbada10d
|
Remove optional usage from API
|
2022-12-27 23:34:02 +02:00 |
|
Vankka
|
26aac4d4e2
|
Consolidate :common:common-proxy and :common:common-server into :common
|
2022-12-18 23:15:24 +02:00 |
|
Vankka
|
dbce0832a3
|
Change everything to a central OkHttpClient, reduce amount of threads that can be used, adjust some other stuff
|
2022-08-22 18:46:12 +03:00 |
|
Vankka
|
83fb75d4c0
|
Implement command executors, dynamicproxy
|
2022-06-25 22:33:55 +03:00 |
|
Vankka
|
888f376846
|
Make use of MethodHandles for paper component getting
|
2022-06-09 20:05:43 +03:00 |
|
Vankka
|
2b5c8b9d2f
|
Fix dependency generation not picking up relocations sometimes
|
2022-06-09 20:03:17 +03:00 |
|
Vankka
|
6a81b21e54
|
Some changes to comments
|
2022-05-11 19:41:01 +03:00 |
|