[Testing builds available on our Discord] Temporary repository for DiscordSRV v3
Dinty1
8e79c7abf3
Fix up avatar URL stuff + disable auto invite creation by default ( #2 )
...
* Start fixing up avatarurl stuff
* Fix some stuff
* Don't automatically create invite by default
* Add suggestion
Co-authored-by: Henri Schubin <vankka.main@gmail.com>
* Format + remove todos
Co-authored-by: Henri Schubin <vankka.main@gmail.com>
---------
Co-authored-by: Henri Schubin <vankka.main@gmail.com>
2023-06-24 00:33:38 +03:00
.github /workflows
Add a build workflow
2023-05-19 20:18:47 +03:00
api
Add discriminators back for users who still have them
2023-06-22 20:03:03 +03:00
buildscript
Advancement/achievement fixes, event changes, updated gradle
2023-04-30 19:28:11 +03:00
bukkit
Fix commands, don't run enable/reload async anymore
2023-06-22 19:46:20 +03:00
bungee
Fix exception logging on java.util.logging. Fix getting manifest
2023-05-06 20:43:02 +03:00
common
Fix up avatar URL stuff + disable auto invite creation by default ( #2 )
2023-06-24 00:33:38 +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 order some stuff is loaded, update Commodore
2023-06-19 00:50:09 +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.