mastercoms / SlackMC

Link Slack to Minecraft!
MIT License
62 stars 11 forks source link

I notice that you almost completely deleted everything for 2.0 #22

Open ryantheleach opened 8 years ago

ryantheleach commented 8 years ago

Do you plan on finishing? I got part way through porting this to sponge before realizing that it was ported previously and had been deleted.

mastercoms commented 8 years ago

2.0 only contains the API, but I can't finish the plugin because I'm not sure what to do for the /slack send command.

ryantheleach commented 8 years ago

What is the slack send command supposed to do / work? I might take a crack at it from the older commits unless theres code in your local repo.

mastercoms commented 8 years ago

https://github.com/CircuitSoftGroup/SlackMC/blob/92fa060c0209985a77563dbd709945134707950b/src/main/java/org/circuitsoft/slack/bukkit/SlackBukkit.java#L106

It is supposed to do everything that the new SlackMC API allows you to do: usernames, messages, attachments, user icons, etc