nguyenquyhy / DiscordBridge

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

feature requests #43

Open Sitherious opened 7 years ago

Sitherious commented 7 years ago

i would love it for the discord bot todo some basic server commands

!tps, would show server tps maybe using the sponge tps format !kick, would kick a player off the server !ban, would ban a player !exec, would excute a custom command !online, would show a list of online players

also it would be nice to show in the chat when players died and how they die maybe grab the death message from minecraft

same with achievements

also when you login the discord in game it links to your account to talk, is it also possible when talking in the discord channel it links to your ingame name to talk?

Mohron commented 7 years ago

@Sitherious I have already started most of these features. The commands will be on there way when I finish them up. Achievements are not possible at this time as Sponge does not support it (the code is complete though). The deaths should be doable. As far as Linking with your in game account I'm not sure if you are just talking about chat formatting or what.

Sitherious commented 7 years ago

i guess it could be done thru chat formatting when you login in mc and use /discord login, it links to your discord account and what ever you say in game goes thru your discord account

but if your in discord it doesnt use your name. if it used your uuid it would automaticly use your name and also commands to make sure you have the right perms.

Mohron commented 7 years ago

45 Death messages in Discord soon perhaps!