You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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.
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.
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?
The text was updated successfully, but these errors were encountered: