nguyenquyhy / DiscordBridge

A Sponge plugin to integrate Minecraft server with a Discord channel
MIT License
31 stars 18 forks source link

Feature Request #63

Closed Sade66 closed 7 years ago

Sade66 commented 7 years ago

Hello. There are a few feature I feel are missing from this plugin and I was hoping you would consider adding them (as soon as you can).

They are...

That's pretty much it. I'm not sure how hard these features would be to implement. If you can add these features, that would be amazing.

Thank you! :)

Shane1199 commented 7 years ago

I like the first and last ones, not sure how hard it would have to work for the second one.

Sade66 commented 7 years ago

@Shane1199 It happens with this Bukkit plugin, so I know it's possible.

fcpwiz commented 7 years ago

@nguyenquyhy I'd love to see these additions! I hope you add them!

axle2005 commented 7 years ago

Is feature one supposed to be a Minecraft command, or discord command? @Sade66

Sade66 commented 7 years ago

@axle2005 This should be in the DIscord chat, to see who is online in Minecraft.

fcpwiz commented 7 years ago

@axle2005 This is great! Thank you for doing this!

Is it possible to make it so in the config we could edit the formatting of these things? (Ex. Change what the channel description says when the servers offline, etc.)

Thanks!

fcpwiz commented 7 years ago

@axle2005 I'm trying to compile your fork but I'm getting a compile failure.

https://gist.github.com/fcpwiz/22291105862b81fc5ef77c68ee5e8cbc

axle2005 commented 7 years ago

Oh.. its apparently missing a class for another discord command, hang on, Ill fix that.

Edit: Should be fine now. I can send you a jar if you can't get it to compile

fcpwiz commented 7 years ago

@axle2005 Yeah that’d be great! Can you upload it to your release page of your fork?

Sade66 commented 7 years ago

@axle2005 Now I'm getting another compile error.

axle2005 commented 7 years ago
import com.nguyenquyhy.discordbridge.models.ChannelConfig;
import com.nguyenquyhy.discordbridge.models.ChannelMinecraftConfigCore;
import com.nguyenquyhy.discordbridge.models.GlobalConfig;
import com.nguyenquyhy.discordbridge.utils.ChannelUtil;
import com.nguyenquyhy.discordbridge.utils.TextUtil;

Okay XD That one makes zero sense... its complaining about an import that isn't there... you sure your trying to compile the most recent commit?

Nvm, Ill just upload a release to mine as @fcpwiz requested.

Sade66 commented 7 years ago

Thanks @axle2005! :)

Sade66 commented 7 years ago

All my requests have been fulfilled in @axle2005's fork!

Thanks! 😄