MineBullet
Minebullet is a spigot plugin that allows you to get Pushbullet notifications about various server things!
Note: This is my first plugin, so if there are any bugs, just report them to me and I will try to sort them out.
Features!
- Get a notification when a player joins and leaves
- /alert command
- Notification when a player is banned
- Integration with ViaVersion
Config
- token -Access token from https://www.pushbullet.com/#settings/account. Go to that link and click "Create Account Token"
- joinPush - If this is set to true, you will get a push when a player joins
- joinStatsPush - If this is set to true, the version will be added to the end of the message.
- leavePush - If this is set to true, you will get a push when a player leaves
- banPush - If this is set to true, you will get a push when a player gets banned when you leave
- debug - Extra console output
Installation
- Add file to plugins folder
- Restart Server
- Edit Config
- Restart Server
Permissions
- minebullet.*
- minebullet.alert
Comments