Description
PushoverMSG
ADVICE: This Plugin Works on Any CB 1.4.7-R1.0 or newer
Simple plugin to send messages over Pushover API, useful for admins what not stay to much in game
You only need the account to make an application and enter your APIKEY and USERKEY in the config.'
Advice: You still need to buy the app for Android or iPhone in their respective markets.
Usage:
- /pomsg MSG - For send a message
- /pomsg reload - For reload config
- for get a notification when determinate player log in and logout, add the next permission c.notifypo
- for enable timed notification of online players just set the new option enabletplayers to true, then use /pomsg reload
Config:
In config.xml setup your API and USER Keys and after that use /pomsg reload and its done.
Also you can customize the title to display on the app and notice after send a message in game
Just set the next values to whatever you want
- TITLEMSG: "Message from "
- ONSENDMSG: "Message send, don't abuse or you will be banned"
Messages when a player login and logout
- logoutmsg: "left the game"
- loggedinmsg: "has logged in"
Options of Messages for send online players
- enabletplayers: false < - - - Set to true to enable
- timetosayplayers: "1" < - - - Time in minutes
- oplayersmessage: " Players Online" < - - - Message to append after the number of online players
Permissions:
- c.pushovermsg - for send message
- c.pushovermsgreload - for command reload
- c.notifypo - for messages on login and logout
Screenshots
Phone

Inside Game

ToDo
Add another service like Pushover.
Tell me alternatives :)


