[Testing builds available on our Discord] Temporary repository for DiscordSRV v3
Go to file
2024-11-17 21:36:05 +02:00
.github/workflows Fix test compile, upgrade GitHub Actions JVM version 2024-08-12 20:38:35 +03:00
api Rollback to slf4j-api v1 2024-11-17 00:30:09 +02:00
buildscript Migrate to indra spotless licenser 2024-06-23 16:58:27 +03:00
bukkit Rollback to slf4j-api v1 2024-11-17 00:30:09 +02:00
bungee Add runServer, runWaterfall and runVelocity tasks 2024-10-20 22:59:19 +03:00
common Fix presence updater index out of bounds, minimum updater rate 2024-11-17 21:36:05 +02:00
gradle/wrapper Update gradle 2024-06-16 14:50:44 +03:00
i18n Reorganize packages 2024-07-27 13:58:35 +03:00
velocity Add CommandMeta on Velocity 2024-11-17 00:34:29 +02:00
.gitignore Initial commit 2021-07-29 04:14:29 +03:00
build.gradle Add runServer, runWaterfall and runVelocity tasks 2024-10-20 22:59:19 +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 [ci skip] Update readme 2024-08-30 23:12:11 +03:00
settings.gradle Rollback to slf4j-api v1 2024-11-17 00:30:09 +02: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 Channels & Roles 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.