add Experiment_JdbcAccountLinkBackend to configs
add mysql connector dependency
beginning of JdbcAccountLinkManager implementation
Merge branch 'develop' into sql-accounts-backend …
# Conflicts: # src/main/resources/config/es.yml
git is hard
relocate okio due to dependency hell
bump version
set logger to Level.ALL when DebugJDA is enabled
add throwable stacktrace to JDA error messages
fix out of bounds exception with %toproleinitial%
fix DoNotSendPhrasesActsAsWhitelist in case insensitive
Merge pull request DiscordSRV#466 from phateio/381-fix-do-not-send-ac… …
…ts-as-whitelist-case-insensitive fix DoNotSendPhrasesActsAsWhitelist in case insensitive
update JDA version to 3.8.3_463
Update LangUtil.java
Add files via upload
Create zh.yml
Update zh.yml
ChannelTopicUpdaterChatChannelTopicFormat -> FR
allow setting AES to 128 if 256 fails
Merge remote-tracking branch 'origin/develop' into develop
update plugin versions
extra enabled check
fix wrong method call
remove placeholders for shutdown topics + invisible presence on shutdown
remove redundant suppression
use better JDA shutdown sequencing
add %time%, %date%, %serverversion%, %totalplayers% placeholders back
update messages.yml's to reflect previous commit for placeholders
lower global plugin shutdown timeout to 15 seconds from 30
add environment variable back to pebble toggle
add toggle for forced TLS v1.2
reimplement redaction for bot token, add jdbc string to it as well
weaker types
reload channels with /discord reload
MCDiscordReserializer experiment
enhancement & logic error
hide jdbc url in configutil migration
make color translations reloadable
Allow role mentions in achievement, advancement, death & join/leave m… …
…essages
relocate trove due to class issues
no need to do DiscordUtil#strip twice there...
Merge branch 'develop' into sql-accounts-backend
Use uuid instead of username on webhook avatar
Merge branch 'develop' of https://github.com/DiscordSRV/DiscordSRV in… …
…to develop
clean up thank you's in README to be a table
reorder attributes in README table
` -> <code> for README table