BukkitEmailReporter
Welcome!
BukkitEmailReporter or BER for short is a plugin that allows your user to send simple email reports to you from in game. All the players have to do is type /report <message> and you will receive an email at the address of your choice that includes the senders name and their message. You can also choose to receive email alerts when player join or are kicked from your server.
Getting Started
- Place the BukkitEmailReporter jar in to your plugins directory and run your server once.
- Navigate to the BukkitEmailReporter file inside your plugins directory.
- Open the config.yml
- In the adminemail field enter the email adress you want your reports to be sent to.
- Save the config.yml file, run the server and have fun!
REMEMBER, if you are updating the plugin from an older version, delete the old config.yml so the application generate a new one with updated settings.
Other Features
BER can also send you alerts when players join your server or are kicked from your server. To enable these features, simply navigate to the BER config.yml file and set login and kick to yes/no depending on weather you want to receive alerts or not.
Permission Nodes
BER currently has only one permission node: BukkitEmailReporter.report This allows a player to use the /report <message> command.
Notice
I no longer have enough time to properly manage this plugin. If anybody else would like to maintain this, please shoot me a message.
Contact
Need to ask something quick? Tweet me: @jamesk14022
-
View User Profile
-
Send Message
Posted Jan 17, 2013The permissions dont seem to e working, im getting users sending them to me when ive ony added it too staff.
-
View User Profile
-
Send Message
Posted Jan 14, 2013@arriej
I just updated the plugin, it now uses my own smtp server. Meaning, you no longer need a gmail account and only have to provide the email you want the report to be sent to, not any passwords.It can be downloaded <link removed> once approved on BukkitDev.
-
View User Profile
-
Send Message
Posted Jan 14, 2013@arriej
He's using JavaMail and can only be functioning properly using Gmail.
-
View User Profile
-
Send Message
Posted Jan 14, 2013can you add a feature that you can add your own email adress info@yourdomain.com for example. with settings for the pop server and stuff? Also make the command "/report <violator> <violation> ?
Thanks :D