ChestShop-authors / ChestShopNotifier

Bukkit plugin that allows your players to see who bought or sold what while they were offline.
https://www.spigotmc.org/resources/chestshopnotifier.30313/
10 stars 8 forks source link
bukkit chestshop hacktoberfest java minecraft plugin spigot

ChestShopNotifier

CSN (ChestShop Notifier) is a plugin that records ChestShop transactions to a database (MySQL or SQLite). When a shop owner logs onto the server, they will be presented with an option to view sales from when they were offline.

Downloads

You can download release versions of the plugin from the ChestShopNotifier Bukkit dev page!

Development builds can be found on the Minebench.de Jenkins build server: http://ci.minebench.de/job/ChestShopNotifier/

Installation Instructions

Installing this plugin is simple. Just download and drag ChestShopNotifier.jar into your server's plugins directory.

Next, restart and log into your server. When you try to use /csn history, you'll receive an error that the database isn't connected. Follow these steps to get it working:

  1. Open the plugin folder (/plugins/ChestShopNotifier)
  2. Edit the config.yml with your database settings (feel free to change other config as well)
  3. Save the file
  4. In-game, run /csn reload to reload config and connect to the database.

If it says the database was connected, you're good to go!

Commands

Permissions

For all permissions take a look at the plugin.yml.

Requirements

Planned Features

To request features open an issue!

For all changes take a look at the commits!

Demonstration

Preview 1

Preview 2