[Testing builds available on our Discord] Temporary repository for DiscordSRV v3
Go to file
2025-02-03 18:25:26 +02:00
.github/workflows Add news channel to message forwarding test 2025-01-26 20:05:27 +02:00
api Implement LRU for member caching, improve how user and member caches are logged into debugs. Remove ability to request member cache policies in the API 2025-01-30 20:42:39 +02:00
buildscript Final build script changes 2025-01-17 08:46:10 +03:00
bukkit Add missing copyright header 2025-02-03 18:25:26 +02:00
bungee Fabric port 2025-02-03 17:50:21 +02:00
common Fix logger loading order, better 2025-02-03 18:25:15 +02:00
fabric Cleanup code style 2025-02-03 17:31:27 +02:00
gradle/wrapper Merge branch 'fabric' into main 2025-01-12 11:20:22 +03:00
i18n Fix more gradle problems 2025-01-02 22:54:10 +02:00
velocity Fix velocity deprecation 2025-01-25 18:08:08 +02:00
.gitignore Cleaning up the pull request from random changes 2025-01-16 12:24:22 +03:00
build.gradle Merge branch 'fabric' into main 2025-01-12 11:20:22 +03:00
gradle.properties Initial work. A FAT JAR that doesn't work. Runs via gradle task fabric:runServer. 2025-01-12 11:15:05 +03:00
gradlew Initial work. A FAT JAR that doesn't work. Runs via gradle task fabric:runServer. 2025-01-12 11:15:05 +03:00
gradlew.bat Initial work. A FAT JAR that doesn't work. Runs via gradle task fabric:runServer. 2025-01-12 11:15:05 +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 Fabric port 2025-02-03 17:50:21 +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.