TotalFreedomMod icon indicating copy to clipboard operation
TotalFreedomMod copied to clipboard

Discord Integration (Resolves #1833)

Open script-head opened this issue 7 years ago • 3 comments

Adds the ability to verify via discord account. This code is has been fully tested by me to the fullest extent possible.

Note: The Travis build failed due to the missing JDA dependancy that can be found at https://github.com/DV8FromTheWorld/JDA/releases

Also note: You will need my JDA jar to provide JDA to the server, found at https://github.com/ZeroEpoch1969/Minecraft-JDA/releases

Edit @Wild1145 - Resolves #1833

script-head avatar Oct 09 '18 23:10 script-head

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 09 '18 23:10 CLAassistant

CI Pipeline and testing is blocked by #2171 - Looks like an issue with TF-WorldEdit trying to use a super old Craftbukkit version which is no longer resolvable. The issue is fixed more or less with the 7.0.0-Snapshot of WorldEdit but haven't had much joy trying to merge the TF-WorldEdit into that version. As soon as the ticket for the build issues is closed I will put this through the pipeline and do some testing.

Wild1145 avatar Oct 14 '18 20:10 Wild1145

I've re-ran the build after getting it working, it appears the dependency required for this PR is missing? It could be an old version or it could be that we don't have a repo with the dependency in.

Wild1145 avatar Jun 22 '19 23:06 Wild1145