[Testing builds available on our Discord] Temporary repository for DiscordSRV v3
Go to file
Crowdin Bot 40ee09a4eb New Crowdin translations 2024-05-22 00:34:14 +00:00
.github/workflows Merge messages-config 2023-08-26 15:55:51 +03:00
api Implement getting vanilla bans for bukkit. Make nickname, ban and mute apis use CompletableFuture 2024-03-30 21:18:28 +02:00
buildscript Some improvements/fixes 2024-03-02 16:53:01 +02:00
bukkit Implement getting vanilla bans for bukkit. Make nickname, ban and mute apis use CompletableFuture 2024-03-30 21:18:28 +02:00
bungee 1st party api improvements, gets rid of some asJDA usages 2024-01-01 00:46:21 +02:00
common Implement getting vanilla bans for bukkit. Make nickname, ban and mute apis use CompletableFuture 2024-03-30 21:18:28 +02:00
gradle/wrapper Update Gradle 2023-06-24 19:09:18 +03:00
i18n New Crowdin translations 2024-05-22 00:34:14 +00:00
velocity 1st party api improvements, gets rid of some asJDA usages 2024-01-01 00:46:21 +02: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 Update readme 2024-04-13 16:40:00 +03:00
build.gradle Don't include the commit hash in the real version 2023-12-23 01:04:39 +02: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 Drop sponge as a platform 2024-04-13 17:05:59 +03:00

README.md

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.