[Testing builds available on our Discord] Temporary repository for DiscordSRV v3
Go to file
2022-06-14 18:58:36 +03:00
.github/workflows Only run wrapper validation when wrapper files are changed 2022-05-01 12:34:22 +03:00
api Rename EnhancedTextBuilder to GameTextBuilder 2022-06-14 18:58:36 +03:00
buildscript final.gradle: license isn't in the licenses directory anymore 2022-05-28 19:37:41 +03:00
bukkit Make use of MethodHandles for paper component getting 2022-06-09 20:05:43 +03:00
bungee Fix dependency generation not picking up relocations sometimes 2022-06-09 20:03:17 +03:00
common Rename EnhancedTextBuilder to GameTextBuilder 2022-06-14 18:58:36 +03:00
gradle/wrapper Update gradle wrapper 2022-03-09 01:41:40 +02:00
i18n Implement ApplicationDependencyManager 2022-04-25 15:35:50 +03:00
sponge Implement ApplicationDependencyManager 2022-04-25 15:35:50 +03:00
velocity Rename slf4j-hack module to unrelocate 2022-04-26 14:56:32 +03:00
.gitignore Initial commit 2021-07-29 04:14:29 +03:00
build.gradle Implement MinecraftAuthentication as a linker 2022-05-11 19:09:41 +03:00
gradle.properties Make build parallel 2022-01-13 18:53:59 +02:00
gradlew Update gradle wrapper 2022-03-09 01:41:40 +02:00
gradlew.bat Initial commit 2021-07-29 04:14:29 +03:00
LICENSE Move license split info into readme & rename license files a bit 2022-05-28 19:36:50 +03:00
LICENSE-API Move license split info into readme & rename license files a bit 2022-05-28 19:36:50 +03:00
README.md Move license split info into readme & rename license files a bit 2022-05-28 19:36:50 +03:00
settings.gradle Begin with interactions, made JDAEntity, DiscordSRVApi#jdaVersion, split member & user 2022-06-09 19:31:01 +03:00

Temporary repository for DiscordSRV2 [Not ready, not usable]

DiscordSRV

License

DiscordSRV is dual licensed

The api-module is licensed under the MIT License (see LICENSE-API).

Everything else is licensed under GPLv3 or later (see LICENSE), unless otherwise noted.