[Testing builds available on our Discord] Temporary repository for DiscordSRV v3
Go to file
2023-06-18 23:44:00 +03:00
.github/workflows Add a build workflow 2023-05-19 20:18:47 +03:00
api Fix group sync not finding members that are not cached, enable chunking by default. Add GroupSyncResult for being able to interact with role 2023-06-18 22:36:59 +03:00
buildscript Advancement/achievement fixes, event changes, updated gradle 2023-04-30 19:28:11 +03:00
bukkit Allow loading extra languages on Bukkit 2023-05-30 19:22:34 +03:00
bungee Fix exception logging on java.util.logging. Fix getting manifest 2023-05-06 20:43:02 +03:00
common Fix GUILD_MEMBERS intent not getting auto enabled 2023-06-18 23:44:00 +03:00
gradle/wrapper Advancement/achievement fixes, event changes, updated gradle 2023-04-30 19:28:11 +03:00
i18n Use configurate yaml branch, remove hocon config stuff 2023-05-20 21:05:10 +03:00
sponge Make ServerScheduler helper methods static 2023-05-27 20:22:32 +03:00
velocity Fix exception logging on java.util.logging. Fix getting manifest 2023-05-06 20:43:02 +03:00
.gitignore Initial commit 2021-07-29 04:14:29 +03:00
build.gradle Fix webhook support 2023-06-18 14:00:02 +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
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
settings.gradle Fix webhook support 2023-06-18 14:00:02 +03:00

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.