Connect brings the power of Texting and other social applications to Minecraft. It has an API that can connect to Twitter, Facebook, Google, etc. As long as the social application has an API that can send/receive Connect can use it.
Upon install we only support Twilio for use with texting and planning to support twitter next. Twilio is used for texting to and from your server to any phone number that is a verified phone number.
I have opted to release this plugin for free because i feel it will benefit the Minecraft Server Community more and have more of a reach compared to something you have to pay for. Also because Twilio costs money. So, didn't want you to have to pay twice. :)
How to Setup
(video soon)
- Create a Twilio Account
- Select "SMS" when asked what plan
- Select "Other" when asked what are you building
- Select "Java" for language
- Enter you personal phone number & follow instructions
- Once completed select "Get your first twilio number"
- Configure you number to send messages to your server ip & port (specified in the Connect config)
- Add credit to your account (normal messaging cost $0.0075)
- Download & install Connect
- Run server once to generate config
- Edit config details
- Input your Auth Token & SID
- Input your Twilio Phone number
- Edit callback port (if required)
- If you wish to throttle sending messages enable message_queue
- Restart your server and then try texting your twilio phone number with your verified phone number
API Documentation
Links
- Source: Github
- Please consider donation. This took a long time to figure out and test. It would be very helpful and also increase updates in the future.