mastercoms / SlackMC

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

Updated Slack.java #1

Closed ImTomEddy closed 9 years ago

ImTomEddy commented 9 years ago

Removed the unnecessary getConfig().getString("webhook").equals("https://hooks.slack.com/services/") I also made it so if webhook is set it will be true and if it is not it will be false, just to be neater.

mastercoms commented 9 years ago

I've made this change in the latest build I am testing. Thanks anyway.

mastercoms commented 9 years ago

I'll just go with your commit.