[Testing builds available on our Discord] Temporary repository for DiscordSRV v3
Go to file
2024-06-21 13:35:32 +03:00
.github/workflows Fix test environment variable issues 2024-06-21 00:02:43 +03:00
api Add support for sending to forums 2024-06-20 23:03:58 +03:00
buildscript Some improvements/fixes 2024-03-02 16:53:01 +02:00
bukkit Start downloading dependencies on construct, relocate and load on enable 2024-06-16 14:40:45 +03:00
bungee Start downloading dependencies on construct, relocate and load on enable 2024-06-16 14:40:45 +03:00
common Rewrite thread lookup logic 2024-06-21 13:35:32 +03:00
gradle/wrapper Update gradle 2024-06-16 14:50:44 +03:00
i18n Drop sponge as a platform 2024-04-13 17:05:59 +03:00
velocity Start downloading dependencies on construct, relocate and load on enable 2024-06-16 14:40:45 +03:00
.gitignore Initial commit 2021-07-29 04:14:29 +03:00
build.gradle Full errors in test fails 2024-06-20 23:57:14 +03:00
gradle.properties Make build parallel 2022-01-13 18:53:59 +02:00
gradlew Update gradle 2024-06-16 14:50:44 +03:00
gradlew.bat Update gradle 2024-06-16 14:50:44 +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 Update readme 2024-04-13 16:40:00 +03:00
settings.gradle Drop sponge as a platform 2024-04-13 17:05:59 +03:00

Ascension

This is a temporary repository for developing the next major version of DiscordSRV, if you are interested in more details, contributing or testing builds join our Discord server, opt-in to the Tester role in #notifications and check out the #ascension-testing forum.

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.