Henri Schubin
Henri Schubin
[Ascension](https://github.com/DiscordSRV/Ascension) will let you specify translations for advancement messages that use language keys (modern versions of Minecraft), this will include custom advancements
I don't personally use maven for almost anything so I don't see myself making one, but I'm open to a PR. The "config" file was never intended to be edited...
I'm not entirely sure which part(s) you're confused about. Most of the basic usage is covered in the readme, although I do admit some things could be documented better
I'll consider this, but I don't think having exactly the same repositories during build time & runtime download is always desired.
PlayerLoginEvent doesn't fire on Offline (Cracked) Mode, see https://github.com/DiscordSRV/DiscordSRV/blob/42aad8401b73c52bb4edd11d9a73aa8a6e1619c1/src/main/java/github/scarsz/discordsrv/objects/managers/link/JdbcAccountLinkManager.java#L631 Low priority
 Not much we can do besides use tie-breaker logic there
Check your TownyChat configuration, towny [let's you choose the listener priority](https://github.com/TownyAdvanced/TownyChat/blob/5b271638fabcabe61ee6bd170a1b4f9ad88f6e5e/src/com/palmergames/bukkit/TownyChat/listener/TownyChatPlayerListener.java#L94) for it's chat handling. That chat censoring plugin is unfortunately using highest so you would have to use highest...
With the Gradle plugin, yes & automatically. If dependencies are declared in code the transitive dependencies would need to be declared seperately
Not currently
Turns out Custom Status'es don't really work on Discord's API, it doesn't display the status for bots, even though somewhat registering the status. Marking as Discord issue