MC Messenger contains various adapters for Messenger for Minecraft related software.
- Clone this repository:
git clone https://github.com/maxikg/mc-messenger.git
- Change directory:
cd mc-messenger
- Invoke Maven: `mvn package
- Copy binary from
[platform]/target/messenger-[version].jar to your
plugins/` folder of the software
- Bukkit:
/messenger-test
with activatedserver_player
Since this is an API the best usage is programatically. At the moment there are no code examples.
- Code usage examples
- BungeeCord adapter
- Reconnection handling
- Command description & permission
- JavaDoc
Licensed under GNU General Public License Version 3. See: LICENSE.txt.