[Testing builds available on our Discord] Temporary repository for DiscordSRV v3
Go to file
Dinty1 fb1ca42526 Initial work on permission messages 2023-07-31 20:51:47 +01:00
.github/workflows Fix test not working without environment variables, add environment variables to CI 2023-07-24 22:09:02 +03:00
api Add legacy section parsing for prefix/suffix 2023-07-24 19:56:05 +03:00
buildscript Relocate kotlin, update OkHTTP, exclude dependencies in bulk 2023-07-11 19:50:19 +03:00
bukkit Fix :i18n module and get rid of MockDiscordSRV requirement 2023-07-19 18:36:40 +03:00
bungee Reorganize config packages, rename a bunch of ConfigurateConfigManager members 2023-07-12 21:02:32 +03:00
common Initial work on permission messages 2023-07-31 20:51:47 +01:00
gradle/wrapper Update Gradle 2023-06-24 19:09:18 +03:00
i18n Move i18n source file into build directory 2023-07-19 20:11:32 +03:00
sponge Reorganize config packages, rename a bunch of ConfigurateConfigManager members 2023-07-12 21:02:32 +03:00
velocity Reorganize config packages, rename a bunch of ConfigurateConfigManager members 2023-07-12 21:02:32 +03:00
.gitignore 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 Version bump to v3 2022-12-31 16:01:04 +02:00
build.gradle Relocate kotlin, update OkHTTP, exclude dependencies in bulk 2023-07-11 19:50:19 +03:00
gradle.properties Make build parallel 2022-01-13 18:53:59 +02:00
gradlew Advancement/achievement fixes, event changes, updated gradle 2023-04-30 19:28:11 +03:00
gradlew.bat Advancement/achievement fixes, event changes, updated gradle 2023-04-30 19:28:11 +03:00
settings.gradle Relocate kotlin, update OkHTTP, exclude dependencies in bulk 2023-07-11 19:50:19 +03:00

README.md

Temporary repository for DiscordSRV3 [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.